summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/anyregcc.ll
Commit message (Expand)AuthorAgeFilesLines
* [StackMaps] Increase the size of the "location size" fieldSanjoy Das2017-04-281-46/+136
* [peephole] Enhance folding logic to work for STATEPOINTsPhilip Reames2016-12-131-26/+26
* [Stackmap] Added callsite counts to emitted function information.Sanjoy Das2016-09-141-1/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-8/+8
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-311-19/+26
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-301-24/+42
* Revert "[Stackmaps] Record the stack size of each function that contains a st...Juergen Ributzka2014-01-301-42/+24
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-301-24/+42
* llvm/test/CodeGen/X86/anyregcc.ll: Add explicit -mtriple=x86_64-unknown-unknown.NAKAMURA Takumi2014-01-111-1/+1
* [anyregcc] Fix callee-save mask for anyregccJuergen Ributzka2014-01-111-0/+103
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-131-10/+10
* Liveness Analysis PassAndrew Trick2013-12-131-8/+0
* StackMap: Implement support for DirectMemRefOp.Andrew Trick2013-11-261-9/+9
* Use symbolic operands in the patchpoint folding routine and fix a spilling bug.Andrew Trick2013-11-191-1/+41
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-40/+40
* Fix the recently added anyregcc convention to handle spilled operands.Andrew Trick2013-11-111-8/+37
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-091-22/+12
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-081-0/+289
OpenPOWER on IntegriCloud