[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / X86 / patchpoint.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-10-02 Juergen Ributzka[Stackmaps] Make ithe frame-pointer required for stackmaps.
2014-07-31 Juergen Ributzka[FastISel] Fix the patchpoint intrinsic lowering in...
2014-07-31 Juergen Ributzka[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
2013-12-16 Juergen Ributzka[Stackmap] Allow WebKit_JS calling convention to store...
2013-12-16 Juergen Ributzka[Stackmap] The first integer argument is passed in...
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-12-04 Juergen Ributzka[Stackmap] Emit multi-byte nops for X86.
2013-11-15 Andrew TrickPlatform proof a test case.
2013-11-14 Andrew TrickMinor extension to llvm.experimental.patchpoint: don...
2013-11-09 Juergen Ributzka[Stackmap] Materialize the jump address within the...
2013-11-05 Andrew TrickSlightly change the way stackmap and patchpoint intrins...
2013-10-31 Andrew TrickThese test cases for experimental features are a bit...
2013-10-31 Andrew TrickAdd new calling convention for WebKit Java Script.
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.