Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unittests: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-20 | 1 | -16/+16 |
* | Add support for software expansion of 64-bit integer division instructions. | Michael Ilseman | 2013-11-19 | 1 | -0/+122 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -5/+5 |
* | Sort the #include lines for unittest/... | Chandler Carruth | 2012-12-04 | 1 | -3/+3 |
* | Remove unneeded and invalid SetInsertPoint calls from unittest. | Benjamin Kramer | 2012-09-26 | 1 | -8/+0 |
* | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman | 2012-09-26 | 1 | -0/+96 |
* | Revert r164614 to appease the buildbots. | Chad Rosier | 2012-09-25 | 1 | -97/+0 |
* | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman | 2012-09-25 | 1 | -0/+97 |
* | Unit tests for IntegerDivision. Currently, just a basic sanity check to ensur... | Michael Ilseman | 2012-09-25 | 1 | -0/+54 |