Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman | 2012-09-26 | 1 | -7/+115 |
* | Revert r164614 to appease the buildbots. | Chad Rosier | 2012-09-25 | 1 | -115/+7 |
* | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman | 2012-09-25 | 1 | -7/+115 |
* | Renaming functions to match coding style guidelines | Michael Ilseman | 2012-09-19 | 1 | -4/+4 |
* | Doxygen-ify comments | Michael Ilseman | 2012-09-19 | 1 | -8/+16 |
* | Put the * and & next to the variable, rather than the type. | Michael Ilseman | 2012-09-19 | 1 | -73/+73 |
* | IntegerDivision: Style cleanups, avoid warning about mixing || and && without... | Benjamin Kramer | 2012-09-19 | 1 | -7/+5 |
* | New utility for expanding integer division for targets that don't support it. | Michael Ilseman | 2012-09-18 | 1 | -0/+306 |