Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / fp-elim.ll
2013-08-22 Bill WendlingFix some tests. The 'false' version just omits the...
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-05-08 Bill WendlingReadd testcase.
2010-05-07 Bill WendlingRemove. Don't XFAIL.
2010-05-07 Bill WendlingTemorarily revert r101984.
2010-04-21 Evan ChengImplement -disable-non-leaf-fp-elim which disable frame...