summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/BypassSlowDivision.h
Commit message (Expand)AuthorAge
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* This patch corrects commit 165126 by using an integer bit width instead of Preston Gurd2012-10-04
* Stylistic and 80-col fixesEvan Cheng2012-09-14
* Move bypassSlowDivision into the llvm namespace.Benjamin Kramer2012-09-10
* Remove unneeded code.Jakub Staszak2012-09-04
* Generic Bypass Slow DivPreston Gurd2012-09-04