summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/statepoint-stackmap-format.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Centralize the information about which object format we are using."Rafael Espindola2015-08-141-1/+1
* Centralize the information about which object format we are using.Rafael Espindola2015-08-141-1/+1
* Enable StackMap Serialization for COFFSwaroop Sridhar2015-06-251-2/+3
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-13/+64
* [Statepoints] Split the calling convention and statepoint flags operand to ST...Pat Gavlin2015-05-121-2/+7
* Reverse ordering of base and derived pointer during safepoint lowering.Igor Laevsky2015-05-121-17/+132
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* Intrinsics: introduce llvm_any_ty aka ValueType AnyRamkumar Ramachandra2015-01-221-2/+2
* statepoint tests: use statepoint-example gcRamkumar Ramachandra2015-01-151-1/+1
* [GC] improve testing around gc.relocate and fix a testPhilip Reames2015-01-071-5/+3
* [Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...Philip Reames2014-12-021-0/+111
OpenPOWER on IntegriCloud