| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unbreak the build | Chris Lattner | 2007-08-09 | 1 | -1/+1 |
| * | Bug fix. ~1U marks the val# dead. | Evan Cheng | 2007-08-09 | 1 | -1/+1 |
| * | - Each val# can have multiple kills. | Evan Cheng | 2007-08-08 | 1 | -2/+2 |
| * | - LiveInterval value#'s now have 3 components: def instruction #, | Evan Cheng | 2007-08-07 | 1 | -12/+12 |
| * | shorten this name | Chris Lattner | 2007-08-05 | 1 | -2/+1 |
| * | simpleregistercoalescing -> regcoalescing. It's too long for me to handle. | Evan Cheng | 2007-07-31 | 1 | -1/+1 |
| * | Don't assume that only Uses can be kills. Defs are marked as kills initially | Dan Gohman | 2007-07-20 | 1 | -2/+2 |
| * | Add comment. | Evan Cheng | 2007-07-18 | 1 | -0/+3 |
| * | fix typos | Gabor Greif | 2007-07-09 | 1 | -31/+31 |
| * | Factor live variable analysis so it does not do register coalescing | David Greene | 2007-06-08 | 1 | -0/+1138 |

