Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / frameaddr.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2015-02-23 David MajnemerX86: Use 'mov' instead of 'lea' in Win64 SEH prologues...
2015-02-10 David MajnemerX86: @llvm.frameaddress should defer to SelectionDAG...
2015-02-10 David MajnemerX86: Emit an ABI compliant prologue and epilogue for...
2014-12-05 Jan Wen VoungUse 32-bit ebp for NaCl64 in a limited case: llvm.frame...
2014-08-07 Pavel Chupin[x32] Use ebp/esp as frame and stack pointer
2014-06-12 Juergen Ributzka[x86] Improve frameaddress test from r210709.
2014-06-11 Juergen Ributzka[FastISel][X86] Add support for the frameaddress intrinsic.