Age | Commit message (Expand) | Author |
---|---|---|
2012-10-04 | This patch corrects commit 165126 by using an integer bit width instead of | Preston Gurd |
2012-10-03 | This Patch corrects a problem whereby the optimization to use a faster divide | Preston Gurd |
2012-09-14 | Stylistic and 80-col fixes | Evan Cheng |
2012-09-10 | Move bypassSlowDivision into the llvm namespace. | Benjamin Kramer |
2012-09-04 | BypassSlowDivision: Assign to reference, don't copy the object. | Jakub Staszak |
2012-09-04 | Fix my previous patch (r163164). It does now what it is supposed to do: | Jakub Staszak |
2012-09-04 | Return false if BypassSlowDivision doesn't change anything. | Jakub Staszak |
2012-09-04 | Generic Bypass Slow Div | Preston Gurd |