summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/IA64/TargetInfo/IA64TargetInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the IA-64 backend.Dan Gohman2009-07-241-58/+0
| | | | llvm-svn: 76920
* Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar2009-07-181-1/+2
| | | | llvm-svn: 76344
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-0/+57
- Intended to match current TargetMachine implementations. - No facilities for linking these in yet. llvm-svn: 75751
OpenPOWER on IntegriCloud