summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/patchpoint.ll
Commit message (Expand)AuthorAge
* [Stackmap] Allow WebKit_JS calling convention to store 4 byte sized and align...Juergen Ributzka2013-12-16
* [Stackmap] The first integer argument is passed in register for the WebKit_JS...Juergen Ributzka2013-12-16
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-13
* [Stackmap] Emit multi-byte nops for X86.Juergen Ributzka2013-12-04
* Platform proof a test case.Andrew Trick2013-11-15
* Minor extension to llvm.experimental.patchpoint: don't require a call.Andrew Trick2013-11-14
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* Slightly change the way stackmap and patchpoint intrinsics are lowered.Andrew Trick2013-11-05
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-31
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-31
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-31