| Commit message (Expand) | Author | Age | Files | Lines |
* | Added an API to the SlotIndexes pass to allow new instructions to be inserted... | Lang Hames | 2009-11-14 | 1 | -15/+3 |
* | Fix inverted conflict test in -early-coalesce. | Jakob Stoklund Olesen | 2009-11-07 | 1 | -3/+4 |
* | The Indexes Patch. | Lang Hames | 2009-11-03 | 1 | -220/+78 |
* | Indentation. | Evan Cheng | 2009-10-09 | 1 | -2/+1 |
* | Renamed MachineInstrIndex to LiveIndex. | Lang Hames | 2009-10-03 | 1 | -51/+51 |
* | Forgot this. | Evan Cheng | 2009-09-15 | 1 | -2/+1 |
* | Add early coalescing to liveintervals. This is work in progress and is known ... | Evan Cheng | 2009-09-14 | 1 | -6/+16 |
* | Whoops. Committed the headers for r81605 - 'Moved some more index operations ... | Lang Hames | 2009-09-12 | 1 | -13/+11 |
* | Removed static qualifier from a few index related methods. These methods may ... | Lang Hames | 2009-09-09 | 1 | -6/+8 |
* | Replaces uses of unsigned for indexes in LiveInterval and VNInfo with | Lang Hames | 2009-09-04 | 1 | -61/+88 |
* | Change Pass::print to take a raw ostream instead of std::ostream, | Chris Lattner | 2009-08-23 | 1 | -1/+1 |
* | shoot a few more std::ostream print methods in the head. | Chris Lattner | 2009-08-23 | 1 | -3/+0 |
* | remove a dead class. | Chris Lattner | 2009-08-23 | 1 | -32/+0 |
* | Add missing header. | David Greene | 2009-08-19 | 1 | -0/+1 |
* | Re-apply LiveInterval index dumping patch, with fixes suggested by Bill | David Greene | 2009-08-03 | 1 | -0/+31 |
* | Constify the key in Mi2IndexMap. | David Greene | 2009-07-22 | 1 | -2/+2 |
* | revert r76602, 76603, and r76615, pending design discussions. | Chris Lattner | 2009-07-21 | 1 | -24/+2 |
* | Prefix IR dumps with LiveInterval indices when possible. This turns | David Greene | 2009-07-21 | 1 | -2/+24 |
* | Improved tracking of value number kills. VN kills are now represented | Lang Hames | 2009-07-09 | 1 | -0/+2 |
* | Handle IMPLICIT_DEF with isUndef operand marker, part 2. This patch moves the... | Evan Cheng | 2009-07-01 | 1 | -0/+4 |
* | Update to in-place spilling framework. Includes live interval scaling and tri... | Lang Hames | 2009-06-02 | 1 | -10/+13 |
* | In some rare cases, the register allocator can spill registers but end up not... | Evan Cheng | 2009-05-03 | 1 | -6/+4 |
* | It has finally happened. Spiller is now using live interval info. | Evan Cheng | 2009-04-21 | 1 | -3/+3 |
* | Fix PR3391 and PR3864. Reg allocator infinite looping. | Evan Cheng | 2009-03-23 | 1 | -2/+3 |
* | Fix PR3486. Fix a bug in code that manually patch physical register live inte... | Evan Cheng | 2009-02-08 | 1 | -0/+4 |
* | Fix fallout from r62144. Evan, please double check this. | Owen Anderson | 2009-01-13 | 1 | -4/+4 |
* | The coalescer does not coalesce a virtual register to a physical register if ... | Evan Cheng | 2009-01-07 | 1 | -0/+7 |
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -1/+0 |
* | - Rewrite code that update register live interval that's split. | Evan Cheng | 2008-10-29 | 1 | -1/+6 |
* | Avoid splitting an interval multiple times; avoid splitting re-materializable... | Evan Cheng | 2008-10-24 | 1 | -0/+5 |
* | Committing a good chunk of the pre-register allocation live interval splittin... | Evan Cheng | 2008-10-23 | 1 | -0/+33 |
* | Trim #includes. | Dan Gohman | 2008-10-16 | 1 | -1/+0 |
* | Re-apply 56835 along with header file changes. | Evan Cheng | 2008-09-30 | 1 | -2/+7 |
* | Remove AsmThatEarlyClobber etc. from LiveIntervalAnalysis | Dale Johannesen | 2008-09-19 | 1 | -21/+0 |
* | Add a bit to mark operands of asm's that conflict | Dale Johannesen | 2008-09-17 | 1 | -0/+22 |
* | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
* | consolidate DenseMapInfo implementations, and add one for std::pair. | Chris Lattner | 2008-08-22 | 1 | -14/+0 |
* | Resurrect some ancient code to add spill ranges without attempting folding, r... | Owen Anderson | 2008-08-18 | 1 | -0/+7 |
* | Expunge the last uses of std::map from LiveIntervals. | Owen Anderson | 2008-08-13 | 1 | -7/+6 |
* | Move r2iMap_ over to DenseMap from std::map. | Owen Anderson | 2008-08-13 | 1 | -3/+17 |
* | Make the allocation of LiveIntervals explicit, rather than holding them in th... | Owen Anderson | 2008-08-13 | 1 | -6/+8 |
* | Switch this from std::map to DenseMap. | Owen Anderson | 2008-08-13 | 1 | -1/+1 |
* | Silence a warning. | Matthijs Kooijman | 2008-08-07 | 1 | -1/+1 |
* | Reword a comment to be less ambiguous. | Dan Gohman | 2008-07-28 | 1 | -1/+1 |
* | Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe... | Dan Gohman | 2008-07-25 | 1 | -0/+2 |
* | Change the heuristics used in the coalescer, register allocator, and within | Owen Anderson | 2008-07-22 | 1 | -3/+13 |
* | - Change the horrible N^2 isRegReDefinedByTwoAddr. Now callers must supply th... | Evan Cheng | 2008-07-10 | 1 | -2/+2 |
* | Remember which MachineOperand we were processing, so we don't have to scan th... | Owen Anderson | 2008-06-25 | 1 | -3/+3 |
* | Remove an incorrect comment. | Owen Anderson | 2008-06-24 | 1 | -2/+0 |
* | Use InstrSlots::NUM rather than pre-dividing by four. Also, mark this const. | Owen Anderson | 2008-06-24 | 1 | -2/+2 |