Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add peephole optimization pass at the end of code generation. | Vikram S. Adve | 2002-09-20 | 1 | -5/+7 | |
* | Move all the code that creates code generation passes from Sparc.cpp to | Vikram S. Adve | 2002-09-16 | 1 | -0/+119 | |
* | Added class MachineCacheInfo. | Vikram S. Adve | 2001-11-09 | 1 | -1/+27 | |
* | Add handle to TargetMachine object in all Machine...Info classes. | Vikram S. Adve | 2001-11-08 | 1 | -2/+4 | |
* | Renamed files to match the main classes they provide. | Vikram S. Adve | 2001-09-18 | 1 | -19/+25 | |
* | Add a comment | Chris Lattner | 2001-09-14 | 1 | -0/+1 | |
* | Break scheduling infrastructure out of TargetMachine.cpp into SchedInfo.cpp | Chris Lattner | 2001-09-14 | 1 | -212/+10 | |
* | Split Target/Machine.h into three files: | Chris Lattner | 2001-09-14 | 1 | -0/+1 | |
* | Make a new llvm/Target #include directory. | Chris Lattner | 2001-09-14 | 1 | -0/+279 |