aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/fpcast.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+12
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+20
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+9
* Pull fptrunc's upwards through selects when one of the select's selectands wa...Owen Anderson2013-10-031-0/+12
* 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