aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-immediate-shorten.ll
AgeCommit message (Expand)Author
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