Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all floating constants that are not exactly | Dale Johannesen | 2007-09-05 | 5 | -7/+7 |
* | Fix a gcroot lowering bug. | Evan Cheng | 2007-09-01 | 1 | -0/+10 |
* | Remove this test as it is too hard to fix after the | Duncan Sands | 2007-08-27 | 1 | -1621/+0 |
* | Now that we don't output cleanups by default, the action | Duncan Sands | 2007-08-27 | 1 | -1/+1 |
* | Allow target constants to be illegal types. The target should | Chris Lattner | 2007-08-25 | 1 | -0/+8 |
* | Convert tests using "grep -c ... | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 5 | -17/+17 |
* | This is the patch to provide clean intrinsic function overloading support in ... | Chandler Carruth | 2007-08-04 | 1 | -8/+8 |
* | Change the x86 assembly output to use tab characters to separate the | Dan Gohman | 2007-07-31 | 2 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 118 | -0/+9957 |