summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/and-fcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* - Somehow I forgot about one / une.Evan Cheng2008-10-141-1/+9
* Optimize anding of two fcmp into a single fcmp if the operands are the same. ...Evan Cheng2008-10-141-0/+26
OpenPOWER on IntegriCloud