Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-24 | Remove the IA-64 backend. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76920 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-18 | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76344 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-15 | Add TargetInfo libraries for all targets. | Daniel Dunbar | |
- Intended to match current TargetMachine implementations. - No facilities for linking these in yet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75751 91177308-0d34-0410-b5e6-96231b3b80d8 |