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