summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/fpcast.ll
Commit message (Expand)AuthorAgeFilesLines
* [IR] fptrunc-of-fptrunc isn't an EliminableCastPair.Ahmed Bougacha2015-05-291-0/+8
* Fix another infinite loop in InstCombineSteven Wu2014-12-121-0/+12
* InstCombine: Fix another infinite loop caused by visitFPTruncDavid Majnemer2014-11-181-0/+10
* Revert "Revert r222040 because of bot failure."David Majnemer2014-11-181-0/+10
* Revert r222040 because of bot failure.Manman Ren2014-11-181-10/+0
* InstCombine: Fix infinite loop caused by visitFPTruncDavid Majnemer2014-11-141-0/+10
* Fix more instances of dropped fast math flags when optimizing FADD instructio...Owen Anderson2014-01-181-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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+14
OpenPOWER on IntegriCloud