aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CmpInstAnalysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-04-25[C++] Use 'nullptr'. Transforms edition.Craig Topper1-1/+1
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-2/+2
2012-02-07Convert assert(0) to llvm_unreachableCraig Topper1-1/+1
2012-01-17Remove unreachable code. (replace with llvm_unreachable to help GCC where nec...David Blaikie1-1/+0
2011-12-17Refactor code used in InstCombine::FoldAndOfICmps to new file.Pete Cooper1-0/+97