summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-immediate-shorten.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2013-04-30Rewrite X86 codegen regression test with FileCheckMichael Liao
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-03-15Also requires -mattr=-sse3Evan Cheng
2006-01-27These are fp stack test cases.Evan Cheng
2005-01-07Add a testcase I forgot to commit earlier.Chris Lattner