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-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2012-09-26 | Remove unneeded and invalid SetInsertPoint calls from unittest. | Benjamin Kramer |
2012-09-26 | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman |
2012-09-25 | Revert r164614 to appease the buildbots. | Chad Rosier |
2012-09-25 | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman |
2012-09-25 | Unit tests for IntegerDivision. Currently, just a basic sanity check to ensur... | Michael Ilseman |