summaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* Don't bother upgrading this.Reid Spencer2006-12-12
* Provide a test for int<->float and long<->double bitcasts.Reid Spencer2006-12-11