Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If the source of a move is in spill slot, the reload may be folded to essenti... | Evan Cheng | 2007-08-15 | 1 | -13/+19 |
* | - If a def is dead, do not spill it. | Evan Cheng | 2007-08-14 | 1 | -61/+115 |
* | If a MI's def is remat as well as spilled, and the store is later deemed dead... | Evan Cheng | 2007-08-14 | 1 | -2/+29 |
* | If a spilled value is being reused and the use is a kill, that means there are | Evan Cheng | 2007-08-14 | 1 | -18/+32 |
* | If a rematerializable def is not deleted, i.e. it is also spilled, check if the | Evan Cheng | 2007-08-14 | 1 | -11/+20 |
* | Re-implement trivial rematerialization. This allows def MIs whose live interv... | Evan Cheng | 2007-08-13 | 1 | -128/+118 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+1118 |