aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/CTargetMachine.h
AgeCommit message (Expand)Author
2004-07-11Auto-registrate targetChris Lattner
2004-06-02Stubs are no longer neededChris Lattner
2004-03-03SPECIFY a target data to initialize the CBE target with. Until now we haveChris Lattner
2004-03-01TargetCacheInfo has been removed; its only uses were to propagate a constantBrian Gaeke
2004-02-13Convert the C backend into a target, for use with LLC. This allows us to useChris Lattner