Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] regenerate checks | Sanjay Patel | 2016-04-05 | 1 | -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 Patel | 2016-03-25 | 1 | -0/+50 |
Testing out the check-generator-script that's now in the utils folder. llvm-svn: 264424 |