aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Skeleton/SkeletonTargetMachine.cpp
AgeCommit message (Expand)Author
2006-02-16Remove the skeleton target, it doesn't produce useful code and there areChris Lattner
2005-11-08Add a new option to indicate we want the code generator to emit code quickly,...Chris Lattner
2005-09-011. Use SubtargetFeatures in llc/lli.Jim Laskey
2005-06-25Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner
2005-04-22Convert tabs to spacesMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2004-07-16Initial checkin of the rest of the skeleton targetChris Lattner