summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/statepoint-invoke.ll
AgeCommit message (Expand)AuthorFilesLines
2015-08-10Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs1-1/+1
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer1-11/+11
2015-05-20[StatepointLowering] Support of the gc.relocates for invoke statepoints.Igor Laevsky1-5/+163
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das1-3/+3
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin1-1/+1
2015-04-24[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie1-1/+1
2015-03-27Require a GC strategy be specified for functions which use gc.statepointPhilip Reames1-1/+3
2015-03-10Teach lowering to correctly handle invoke statepoint and gc results tied to t...Igor Laevsky1-0/+38
2015-03-05Revert change r231366 as it broke clang-native-arm-cortex-a9 Analysis/propert...Igor Laevsky1-38/+0
2015-03-05Teach lowering to correctly handle invoke statepoint and gc results tied to t...Igor Laevsky1-0/+38