summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/IntegerDivision.h
Commit message (Expand)AuthorAge
* Expansions for u/srem, using the udiv expansion. More unit tests for udiv and...Michael Ilseman2012-09-26
* Revert r164614 to appease the buildbots.Chad Rosier2012-09-25
* Expansions for u/srem, using the udiv expansion. More unit tests for udiv and...Michael Ilseman2012-09-25
* Document the interface for integer expansion, using doxygen-style commentsMichael Ilseman2012-09-19
* Forward declarationsMichael Ilseman2012-09-19
* New utility for expanding integer division for targets that don't support it.Michael Ilseman2012-09-18