aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/TargetMachine.cpp
AgeCommit message (Expand)Author
2001-11-09Added class MachineCacheInfo.Vikram S. Adve
2001-11-08Add handle to TargetMachine object in all Machine...Info classes.Vikram S. Adve
2001-09-18Renamed files to match the main classes they provide.Vikram S. Adve
2001-09-14Add a commentChris Lattner
2001-09-14Break scheduling infrastructure out of TargetMachine.cpp into SchedInfo.cppChris Lattner
2001-09-14Split Target/Machine.h into three files:Chris Lattner
2001-09-14Make a new llvm/Target #include directory.Chris Lattner