unittests: Remove implicit ilist iterator conversions, NFC
[oota-llvm.git] / unittests / Transforms / Utils / IntegerDivision.cpp
2015-10-20 Duncan P. N. Exon... unittests: Remove implicit ilist iterator conversions...
2013-11-19 Michael IlsemanAdd support for software expansion of 64-bit integer...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-04 Chandler CarruthSort the #include lines for unittest/...
2012-09-26 Benjamin KramerRemove unneeded and invalid SetInsertPoint calls from...
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-25 Michael IlsemanUnit tests for IntegerDivision. Currently, just a basic...