summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stackmap.ll
Commit message (Expand)AuthorAge
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-31
* Make stackmap machineinstrs clobber the scratch regs too.Andrew Trick2014-03-05
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-30
* Revert "[Stackmaps] Record the stack size of each function that contains a st...Juergen Ributzka2014-01-30
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-30
* llvm.experimental.stackmap: fix encoding of large constants.Andrew Trick2014-01-09
* [Stackmap] Liveness Analysis PassJuergen Ributzka2013-12-14
* Revert "Liveness Analysis Pass"Andrew Trick2013-12-13
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-13
* Liveness Analysis PassAndrew Trick2013-12-13
* [Stackmap] Update stackmap unit test to use AnyRegCC.Juergen Ributzka2013-12-06
* Add -mcpu to stackmap.llAndrew Trick2013-12-01
* StackMap: Implement support for DirectMemRefOp.Andrew Trick2013-11-26
* patchpoint: factor SD builder code for live vars. Plain stackmap also optimiz...Andrew Trick2013-11-22
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-12
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-12
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-31
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-31