summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/misc-2002.ll
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+50
| | | | | | | | The reversion apparently deleted the test/Transforms directory. Will be re-reverting again. llvm-svn: 358552
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-50/+0
| | | | | | | | As it's causing some bot failures (and per request from kbarton). This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda. llvm-svn: 358546
* [InstCombine] regenerate checksSanjay Patel2016-04-051-4/+4
| | | | | | | | | utils/update_test_checks.py was improved with: http://reviews.llvm.org/rL265414 to CHECK-NEXT the first line of the IR function. This ensures that nothing bad has happened before that. llvm-svn: 265417
* [InstCombine] consolidate regression tests of the ancients (2002)Sanjay Patel2016-03-251-0/+50
Testing out the check-generator-script that's now in the utils folder. llvm-svn: 264424
OpenPOWER on IntegriCloud