Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it | Duncan Sands | 2010-05-11 | 1 | -1/+1 |
* | Use const qualifiers with TargetLowering. This eliminates several | Dan Gohman | 2010-04-17 | 1 | -7/+4 |
* | Sink InstructionSelect() out of each target into SDISel, and rename it | Chris Lattner | 2010-03-02 | 1 | -2/+0 |
* | move #includes earlier. | Chris Lattner | 2010-02-22 | 1 | -0/+2 |
* | Change SelectCode's argument from SDValue to SDNode *, to make it more | Dan Gohman | 2010-01-05 | 1 | -2/+2 |
* | Reapply 91904. | Sanjiv Gupta | 2009-12-23 | 1 | -1/+4 |
* | Reverting back 91904. | Sanjiv Gupta | 2009-12-23 | 1 | -4/+1 |
* | While converting one of the operands to a memory operand, we need to check if... | Sanjiv Gupta | 2009-12-22 | 1 | -1/+4 |
* | don't copy TargetLowering. | Chris Lattner | 2009-07-28 | 1 | -1/+1 |
* | Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph | Dan Gohman | 2009-01-15 | 1 | -1/+1 |
* | Added a more function PIC16 backend. However to get this working a patch in | Sanjiv Gupta | 2008-11-19 | 1 | -0/+60 |