Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-24 | Remove the SystemZ backend. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142878 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-07-15 | Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest | Evan Cheng | |
solution but it is a small step towards removing the horror that is TargetAsmInfo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135237 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-07-14 | Rename createAsmInfo to createMCAsmInfo and move registration code to ↵ | Evan Cheng | |
MCTargetDesc to prepare for next round of changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135219 91177308-0d34-0410-b5e6-96231b3b80d8 |