aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/fmul.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+29
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+32
* Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*Joey Gouly2013-09-301-0/+23
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* 1. Hoist minus sign as high as possible in an attempt to revealShuxin Yang2013-01-151-0/+72