Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / rip-rel-address.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-07-11 Nick LewyckyDarwin prepends an _ to internal globals, Linux doesn't.
2009-07-11 Chris Lattnerthis test was incorrect for x86-64 static. It passed...
2009-03-14 Dan GohmanUse %rip-relative addressing on x86-64 whenever practic...