| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move TargetRegistry and TargetSelect from Target to Support where they belong. | Evan Cheng | 2011-08-24 | 1 | -1/+1 |
| * | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -0/+4 |
| * | Move CBackend and CppBackend MC initialization to TargetInfo. | Evan Cheng | 2011-07-25 | 1 | -0/+2 |
| * | make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. | Chris Lattner | 2010-01-24 | 1 | -1/+0 |
| * | Stop building RTTI information for *most* llvm libraries. Notable | Chris Lattner | 2010-01-22 | 1 | -0/+1 |
| * | Kill Target specific ModuleMatchQuality stuff. | Daniel Dunbar | 2009-07-26 | 1 | -7/+1 |
| * | Simplify JIT target selection. | Daniel Dunbar | 2009-07-25 | 1 | -6/+1 |
| * | Add some missing includes. | Daniel Dunbar | 2009-07-18 | 1 | -0/+1 |
| * | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 1 | -1/+1 |
| * | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 3 | -0/+57 |

