aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/add4.ll
Commit message (Expand)AuthorAgeFilesLines
* Restore r181216, which was partially reverted in r182499.Stephen Lin2013-07-171-9/+44
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* This is an update to a previous commit (r181216).Jean-Luc Duprat2013-05-221-27/+13
* InstCombine: Verify the type before transforming uitofp into select.Benjamin Kramer2013-05-101-0/+18
* Test results verified using FileCheck rather than grep | countJean-Luc Duprat2013-05-061-1/+7
* Fix add4.ll test cmdline so that it passesJean-Luc Duprat2013-05-061-1/+1
* Provide InstCombines for the following 3 cases:Jean-Luc Duprat2013-05-061-0/+34