Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-20 | move decomposeBitTestICmp() to Transforms/Utils; NFC | Sanjay Patel | 1 | -0/+44 |
2016-07-20 | fix documentation comments; NFC | Sanjay Patel | 1 | -32/+0 |
2014-04-25 | [C++] Use 'nullptr'. Transforms edition. | Craig Topper | 1 | -1/+1 |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 1 | -2/+2 |
2012-02-07 | Convert assert(0) to llvm_unreachable | Craig Topper | 1 | -1/+1 |
2012-01-17 | Remove unreachable code. (replace with llvm_unreachable to help GCC where nec... | David Blaikie | 1 | -1/+0 |
2011-12-17 | Refactor code used in InstCombine::FoldAndOfICmps to new file. | Pete Cooper | 1 | -0/+97 |