Age | Commit message (Expand) | Author |
---|---|---|
2008-10-18 | Teach DAGCombine to fold constant offsets into GlobalAddress nodes, | Dan Gohman |
2008-10-10 | Add rudimentary support for 'r' register operand | Anton Korobeynikov |
2008-09-23 | Fix these enums' starting values to reflect the way that | Dan Gohman |
2008-07-27 | Rename SDOperand to SDValue. | Dan Gohman |
2008-06-30 | Replace some std::vectors that showed up in heap profiling with | Dan Gohman |
2008-03-17 | Switch sparc from using LowerCallTo to using LowerOperation(CALL) like | Chris Lattner |
2008-03-17 | split sparc lowering out into SparcISelLowering.{cpp|h} to follow | Chris Lattner |