Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The x86-64 red zone is now being used. | Dan Gohman | 2009-02-14 | 1 | -4/+0 |
* | i128 and f80 are implemented for x86-64 now. | Dan Gohman | 2008-09-08 | 1 | -4/+0 |
* | Implement an x86-64 ABI detail of passing structs by hidden first | Dan Gohman | 2008-04-21 | 1 | -0/+21 |
* | Make X86TargetLowering::LowerSINT_TO_FP return without creating a dead | Chris Lattner | 2008-02-27 | 1 | -15/+0 |
* | this code is correct but strange looking ;-) | Chris Lattner | 2008-02-27 | 1 | -2/+1 |
* | Compile x86-64-and-mask.ll into: | Chris Lattner | 2008-02-27 | 1 | -10/+1 |
* | add a note | Chris Lattner | 2008-02-27 | 1 | -0/+27 |
* | divb / mulb outputs to ah. Under x86-64 it's not legal to read ah if the inst... | Evan Cheng | 2007-08-09 | 1 | -0/+13 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+223 |