summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/statepoint.ll
Commit message (Expand)AuthorAgeFilesLines
* [IRVerifier] Allow StructRet in statepointThan McIntosh2018-11-161-0/+18
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-16/+15
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-13/+12
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-2/+2
* Implement invoke statepoint verification.Igor Laevsky2015-02-191-2/+32
* Testing commit accessIgor Laevsky2015-02-181-0/+1
* Fix statepoint verifier tests to actually test verifier.Philip Reames2015-01-301-12/+14
* [Statepoints 1/4] Statepoint infrastructure for garbage collection: IR Intrin...Philip Reames2014-12-011-0/+50
OpenPOWER on IntegriCloud