Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR2112: don't run loop aligner if target doesn't have a TargetLowering ob... | Evan Cheng | 2008-02-29 | 1 | -3/+5 |
* | Remove redundant #include. | Evan Cheng | 2008-02-29 | 1 | -1/+0 |
* | Added option -align-loops=<true/false> to disable loop aligner pass. | Evan Cheng | 2008-02-28 | 1 | -0/+1 |
* | Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to ... | Evan Cheng | 2008-02-28 | 1 | -0/+65 |