summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Skeleton/SkeletonTargetMachine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a new option to indicate we want the code generator to emit code ↵Chris Lattner2005-11-081-1/+2
| | | | | | quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. llvm-svn: 24233
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-1/+2
| | | | | | | | 2. Propagate feature "string" to all targets. 3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget. llvm-svn: 23192
* Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner2005-06-251-3/+5
| | | | | | interface. llvm-svn: 22282
* Convert tabs to spacesMisha Brukman2005-04-221-1/+1
| | | | llvm-svn: 21452
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
| | | | llvm-svn: 21425
* Initial checkin of the rest of the skeleton targetChris Lattner2004-07-161-0/+58
llvm-svn: 14874
OpenPOWER on IntegriCloud