Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-19 | MCInstrAnalysis: Don't crash on instructions with no operands. | Benjamin Kramer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140027 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-08-08 | Add MCInstrAnalysis class. This allows the targets to specify own versions ↵ | Benjamin Kramer | |
of MCInstrDescs functions. - Add overrides for ARM. - Teach llvm-objdump to use this instead of plain MCInstrDesc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137059 91177308-0d34-0410-b5e6-96231b3b80d8 |