summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add peephole optimization pass at the end of code generation.Vikram S. Adve2002-09-201-5/+7
* Move all the code that creates code generation passes from Sparc.cpp toVikram S. Adve2002-09-161-0/+119
* Added class MachineCacheInfo.Vikram S. Adve2001-11-091-1/+27
* Add handle to TargetMachine object in all Machine...Info classes.Vikram S. Adve2001-11-081-2/+4
* Renamed files to match the main classes they provide.Vikram S. Adve2001-09-181-19/+25
* Add a commentChris Lattner2001-09-141-0/+1
* Break scheduling infrastructure out of TargetMachine.cpp into SchedInfo.cppChris Lattner2001-09-141-212/+10
* Split Target/Machine.h into three files:Chris Lattner2001-09-141-0/+1
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-0/+279
OpenPOWER on IntegriCloud