Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-15 | Move parts of lib/Target that use CodeGen into lib/CodeGen. | Nick Lewycky | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146702 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-12-10 | Refactor the implementation of the TargetOptions out of TargetMachine, taking | Nick Lewycky | |
the only parts of TM that depends on CodeGen headers with it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146334 91177308-0d34-0410-b5e6-96231b3b80d8 |