aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/fpcast.ll
Commit message (Expand)AuthorAgeFilesLines
* Teach InstCombine to hoist FABS and FNEG through FPTRUNC instructions. The a...Owen Anderson2013-01-101-0/+19
* Convert the rest of the InstCombine tests from notcast to FileCheck.Edward O'Callaghan2009-10-121-3/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-8/+9
* This test needs to use egrep.Reid Spencer2007-04-141-1/+1
* For PR950:Reid Spencer2006-12-311-3/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* For PR950:Reid Spencer2006-11-271-0/+14