summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/fmul.ll
Commit message (Expand)AuthorAge
* Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*Joey Gouly2013-09-30
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* 1. Hoist minus sign as high as possible in an attempt to revealShuxin Yang2013-01-15