aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
AgeCommit message (Expand)Author
2012-03-26Remove stale CBackend tests.Benjamin Kramer
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-12Don't bother upgrading this.Reid Spencer
2006-12-11Provide a test for int<->float and long<->double bitcasts.Reid Spencer