summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/stackmap.ll
Commit message (Expand)AuthorAgeFilesLines
* [StackMaps] Increase the size of the "location size" fieldSanjoy Das2017-04-281-35/+106
* [peephole] Enhance folding logic to work for STATEPOINTsPhilip Reames2016-12-131-2/+2
* [Stackmap] Added callsite counts to emitted function information.Sanjoy Das2016-09-141-1/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-21/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [Stackmaps] Make ithe frame-pointer required for stackmaps.Juergen Ributzka2014-10-021-1/+1
* Explicitly report runtime stack realignment in StackMap sectionPhilip Reames2014-08-011-2/+21
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-311-34/+42
* Make stackmap machineinstrs clobber the scratch regs too.Andrew Trick2014-03-051-2/+22
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-301-1/+31
* Revert "[Stackmaps] Record the stack size of each function that contains a st...Juergen Ributzka2014-01-301-31/+1
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-301-1/+31
* llvm.experimental.stackmap: fix encoding of large constants.Andrew Trick2014-01-091-4/+46
* [Stackmap] Liveness Analysis PassJuergen Ributzka2013-12-141-34/+34
* Revert "Liveness Analysis Pass"Andrew Trick2013-12-131-34/+34
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-131-19/+38
* Liveness Analysis PassAndrew Trick2013-12-131-52/+40
* [Stackmap] Update stackmap unit test to use AnyRegCC.Juergen Ributzka2013-12-061-16/+26
* Add -mcpu to stackmap.llAndrew Trick2013-12-011-1/+1
* StackMap: Implement support for DirectMemRefOp.Andrew Trick2013-11-261-1/+43
* patchpoint: factor SD builder code for live vars. Plain stackmap also optimiz...Andrew Trick2013-11-221-1/+19
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-20/+92
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-121-1/+21
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-121-11/+6
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-091-8/+8
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-311-1/+1
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-311-0/+205
OpenPOWER on IntegriCloud