aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CmpInstAnalysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-04[CmpInstAnalysis] fix function signature for ICmp code to predicate; NFCSanjay Patel1-10/+10
2018-12-03[CmpInstAnalysis] fix formatting; NFCSanjay Patel1-4/+4
2017-09-01[InstCombine][InstSimplify] Teach decomposeBitTestICmp to look through trunca...Craig Topper1-3/+10
2017-08-14[InstSimplify] Teach decomposeBitTestICmp to handle non-canonical comparesCraig Topper1-0/+28
2017-08-14Recommit r310869, "[InstSimplify][InstCombine] Modify the interface of decomp...Craig Topper1-0/+109
2017-08-14Revert r310870 "[InstCombine][InstSimplify] 'git add' two files that moved in...Craig Topper1-137/+0
2017-08-14[InstCombine][InstSimplify] 'git add' two files that moved in r310869.Craig Topper1-0/+137