Age | Commit message (Expand) | Author |
---|---|---|
2013-02-26 | Enhance integer division emulation support to handle types smaller than 32 bits, | Pedro Artigas |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
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-19 | Document the interface for integer expansion, using doxygen-style comments | Michael Ilseman |
2012-09-19 | Forward declarations | Michael Ilseman |
2012-09-18 | New utility for expanding integer division for targets that don't support it. | Michael Ilseman |