summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/statepoint-stackmap-format.ll
Commit message (Expand)AuthorAgeFilesLines
* Add placeholder for more extensive verification of psuedo opsPhilip Reames2017-06-021-2/+2
* [StackMaps] Increase the size of the "location size" fieldSanjoy Das2017-04-281-25/+73
* MCStreamer: Use "cfi" for CFI related temp labels.Matthias Braun2016-11-301-3/+3
* [Stackmap] Added callsite counts to emitted function information.Sanjoy Das2016-09-141-2/+4
* Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari2016-02-151-2/+2
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-3/+3
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-15/+15
* [Statepoints] Use Indirect operands for spill slotsPhilip Reames2015-12-231-33/+31
* [MC] Don't use the architecture to govern which object file format to useDavid Majnemer2015-12-221-1/+1
* 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