summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CmpInstAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++] Use 'nullptr'. Transforms edition.Craig Topper2014-04-251-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-1/+1
* Remove unreachable code. (replace with llvm_unreachable to help GCC where nec...David Blaikie2012-01-171-1/+0
* Refactor code used in InstCombine::FoldAndOfICmps to new file.Pete Cooper2011-12-171-0/+97
OpenPOWER on IntegriCloud