Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Transforms / Utils / IntegerDivision.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-26 Michael IlsemanExpansions for u/srem, using the udiv expansion. More...
2012-09-25 Chad RosierRevert r164614 to appease the buildbots.
2012-09-25 Michael IlsemanExpansions for u/srem, using the udiv expansion. More...
2012-09-19 Michael IlsemanRenaming functions to match coding style guidelines
2012-09-19 Michael IlsemanDoxygen-ify comments
2012-09-19 Michael IlsemanPut the * and & next to the variable, rather than the...
2012-09-19 Benjamin KramerIntegerDivision: Style cleanups, avoid warning about...
2012-09-18 Michael IlsemanNew utility for expanding integer division for targets...