summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/patchpoint.ll
Commit message (Expand)AuthorAgeFilesLines
* [Stackmap] Allow WebKit_JS calling convention to store 4 byte sized and align...Juergen Ributzka2013-12-161-1/+35
* [Stackmap] The first integer argument is passed in register for the WebKit_JS...Juergen Ributzka2013-12-161-5/+5
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-131-13/+13
* [Stackmap] Emit multi-byte nops for X86.Juergen Ributzka2013-12-041-7/+3
* Platform proof a test case.Andrew Trick2013-11-151-3/+3
* Minor extension to llvm.experimental.patchpoint: don't require a call.Andrew Trick2013-11-141-0/+16
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-091-20/+16
* Slightly change the way stackmap and patchpoint intrinsics are lowered.Andrew Trick2013-11-051-0/+20
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-311-3/+3
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-311-0/+20
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-311-0/+48
OpenPOWER on IntegriCloud