[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / fp-immediate-shorten.ll
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-03-15 Evan ChengAlso requires -mattr=-sse3
2006-01-27 Evan ChengThese are fp stack test cases.
2005-01-07 Chris LattnerAdd a testcase I forgot to commit earlier.