| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Simplify the tracking of used physregs to a bulk bitor followed by a transitive | Jakob Stoklund Olesen | 2010-05-11 | 1 | -4/+9 | |
| * | Mostly rewrite RegAllocFast. | Jakob Stoklund Olesen | 2010-05-11 | 1 | -700/+469 | |
| * | It's not safe eliminate copies where src and dst have different sub-register ... | Evan Cheng | 2010-05-11 | 1 | -1/+2 | |
| * | Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot. | Evan Cheng | 2010-05-06 | 1 | -2/+2 | |
| * | Run LiveVariables instead of computing liveness locally in -regalloc=fast. | Jakob Stoklund Olesen | 2010-04-21 | 1 | -177/+2 | |
| * | Add fast register allocator, enabled with -regalloc=fast. | Jakob Stoklund Olesen | 2010-04-21 | 1 | -0/+1107 | |

