Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add lengthof and endof templates that hide a lot of sizeof computations. | Owen Anderson | 2007-09-07 | 1 | -1/+2 | |
| | | | | | | Patch by Sterling Stein! llvm-svn: 41758 | |||||
* | Added Branch Analysis support | Bruno Cardoso Lopes | 2007-08-18 | 1 | -5/+234 | |
| | | | | | | Added InsertNoop support llvm-svn: 41153 | |||||
* | Initial Mips support, here we go! =) | Bruno Cardoso Lopes | 2007-06-06 | 1 | -0/+114 | |
- Modifications from the last patch included (issues pointed by Evan Cheng are now fixed). - Added more MipsI instructions. - Added more patterns to match branch instructions. llvm-svn: 37461 |