aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/InstCombine/bit-checks.ll
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth1-1/+1
2010-09-08Generalize instcombine's support for combining multiple bit checks into a sin...Owen Anderson1-1/+347
2010-08-02Re-apply the infamous r108614, with a fix pointed out by Dirk Steinke.Owen Anderson1-0/+26
2010-07-31Speculatively revert r108614, "Another attempt at getting the clang self-host toDaniel Dunbar1-26/+0
2010-07-17Another attempt at getting the clang self-host to like my instcombine patch.Owen Anderson1-0/+26
2010-07-16Also revert 108422, it's causing some test failures.Eric Christopher1-15/+0
2010-07-15Reapply r108378, with bugfixes, testcase, and improved comment formatting.Owen Anderson1-0/+15