Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-02-07 | Convert assert(0) to llvm_unreachable | Craig Topper |
2012-01-17 | Remove unreachable code. (replace with llvm_unreachable to help GCC where nec... | David Blaikie |
2011-12-17 | Refactor code used in InstCombine::FoldAndOfICmps to new file. | Pete Cooper |