aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/Machine.h
AgeCommit message (Expand)Author
2001-09-18Renamed files to match the primary classes they provide.Vikram S. Adve
2001-09-15added reg alloc supportRuchira Sasanka
2001-09-14Minor reformatting, & protection fixesChris Lattner
2001-09-14Split Register specific stuff out from TargetMachine.h to RegInfo.hChris Lattner
2001-09-14Split Target/Machine.h into three files:Chris Lattner
2001-09-14Make a new llvm/Target #include directory.Chris Lattner