Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix X86MachineFunctionInfo's doxygen comment. | Dan Gohman | 2009-04-15 | 1 | -2/+3 |
* | Switch the MachineOperand accessors back to the short names like | Dan Gohman | 2008-10-03 | 1 | -2/+3 |
* | Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp | Dan Gohman | 2008-09-30 | 1 | -2/+11 |
* | Implement an x86-64 ABI detail of passing structs by hidden first | Dan Gohman | 2008-04-21 | 1 | -2/+12 |
* | Combine MovePCtoStack + POP32r into one instruction MOVPC32r so it can be mov... | Evan Cheng | 2008-01-05 | 1 | -8/+8 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Added tail call optimization to the x86 back end. It can be | Arnold Schwaighofer | 2007-10-11 | 1 | -2/+13 |
* | Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed | Anton Korobeynikov | 2007-08-15 | 1 | -4/+10 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+74 |