summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/patchpoint.ll
Commit message (Expand)AuthorAgeFilesLines
* [patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and theLang Hames2015-04-221-0/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [Stackmaps] Make ithe frame-pointer required for stackmaps.Juergen Ributzka2014-10-021-2/+2
* [FastISel] Fix the patchpoint intrinsic lowering in FastISel for large target...Juergen Ributzka2014-07-311-1/+11
* [FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during func...Juergen Ributzka2014-07-311-55/+2
* [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