Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -3/+3 |
* | This patch corrects commit 165126 by using an integer bit width instead of | Preston Gurd | 2012-10-04 | 1 | -9/+8 |
* | This Patch corrects a problem whereby the optimization to use a faster divide | Preston Gurd | 2012-10-03 | 1 | -5/+15 |
* | Stylistic and 80-col fixes | Evan Cheng | 2012-09-14 | 1 | -1/+1 |
* | Move bypassSlowDivision into the llvm namespace. | Benjamin Kramer | 2012-09-10 | 1 | -4/+6 |
* | BypassSlowDivision: Assign to reference, don't copy the object. | Jakub Staszak | 2012-09-04 | 1 | -2/+2 |
* | Fix my previous patch (r163164). It does now what it is supposed to do: | Jakub Staszak | 2012-09-04 | 1 | -1/+0 |
* | Return false if BypassSlowDivision doesn't change anything. | Jakub Staszak | 2012-09-04 | 1 | -33/+34 |
* | Generic Bypass Slow Div | Preston Gurd | 2012-09-04 | 1 | -0/+251 |