Clarify that the bypassSlowDivision optimization operates on a single BB [v2]
[oota-llvm.git] / include / llvm / Transforms / Utils / BypassSlowDivision.h
2016-01-04 Eric ChristopherClarify that the bypassSlowDivision optimization operat...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-04 Preston GurdThis patch corrects commit 165126 by using an integer...
2012-09-14 Evan ChengStylistic and 80-col fixes
2012-09-10 Benjamin KramerMove bypassSlowDivision into the llvm namespace.
2012-09-04 Jakub StaszakRemove unneeded code.
2012-09-04 Preston GurdGeneric Bypass Slow Div