summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/bit-checks.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+647
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-647/+0
* [InstCombine][InstSimplify] Teach decomposeBitTestICmp to look through trunca...Craig Topper2017-09-011-48/+24
* [InstCombine] Add tests to show missed opportunities to combine bit tests hid...Craig Topper2017-08-251-0/+152
* [InstCombine] update to use FileCheckSanjay Patel2016-09-281-263/+410
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Generalize instcombine's support for combining multiple bit checks into a sin...Owen Anderson2010-09-081-1/+347
* Re-apply the infamous r108614, with a fix pointed out by Dirk Steinke.Owen Anderson2010-08-021-0/+26
* Speculatively revert r108614, "Another attempt at getting the clang self-host toDaniel Dunbar2010-07-311-26/+0
* Another attempt at getting the clang self-host to like my instcombine patch.Owen Anderson2010-07-171-0/+26
* Also revert 108422, it's causing some test failures.Eric Christopher2010-07-161-15/+0
* Reapply r108378, with bugfixes, testcase, and improved comment formatting.Owen Anderson2010-07-151-0/+15
OpenPOWER on IntegriCloud