Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the IA-64 backend. | Dan Gohman | 2009-07-24 | 1 | -58/+0 |
| | | | | llvm-svn: 76920 | ||||
* | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 1 | -1/+2 |
| | | | | llvm-svn: 76344 | ||||
* | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 1 | -0/+57 |
- Intended to match current TargetMachine implementations. - No facilities for linking these in yet. llvm-svn: 75751 |