[FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function...
[oota-llvm.git] / test / CodeGen / X86 / patchpoint.ll
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.