Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-22 | rename TAI -> MAI, being careful not to make MAILJMP instructions :) | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79777 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-22 | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79763 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-15 | add support for target-specific ELF section flags, add a new MCSectionXCore | Chris Lattner | |
class which represents the XCore cp/dp section flags. No functionality change yet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79077 91177308-0d34-0410-b5e6-96231b3b80d8 |