Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / tailcallpic2.ll
2013-11-22 Kostya SerebryanyRevert r195318 as it causes miscompilation (PR18029)
2013-11-21 Bill WendlingThe basic problem is that some mainstream programs...
2013-02-14 Andrew TrickReapply "s/grep/FileCheck/ in some tests"
2013-02-14 Andrew TrickRevert "s/grep/FileCheck/ in some tests"
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-10-11 Arnold SchwaighoferAdded tail call optimization to the x86 back end. It...