1. 3e74d6f Move TargetRegistry and TargetSelect from Target to Support where they belong. by Evan Cheng · 14 years ago
  2. 83e3f67 Allow the MCDisassembler to return a "soft fail" status code, indicating an instruction that is disassemblable, but invalid. Only used for ARM UNPREDICTABLE instructions at the moment. by Owen Anderson · 14 years ago
  3. 617793d Refactoring fail. by Evan Cheng · 14 years ago
  4. d1200aa More MC layering violations. by Evan Cheng · 14 years ago
  5. 20722b6 Eliminate "const" from extern const to fix breakeage since r135184 on msvc. by NAKAMURA Takumi · 14 years ago
  6. c60f9b7 Next round of MC refactoring. This patch factor MC table instantiations, MC by Evan Cheng · 14 years ago
  7. 22fee2d Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc by Evan Cheng · 14 years ago
  8. e53060f Don't crash on invalid instructions when disassembling MBlaze code. by Wesley Peck · 14 years ago
  9. d66a32c Teach the MBlaze disassembler to disassemble special purpose registers. by Wesley Peck · 15 years ago
  10. 90eff73 Fixed error and re-enabled MBlaze MC disassembler tests. by Wesley Peck · 15 years ago
  11. ec57d53 1. Adding test cases for MBlaze MC disassembler. by Wesley Peck · 15 years ago
  12. 0a67d92 Adding working version of assembly parser for the MBlaze backend by Wesley Peck · 15 years ago
  13. a060383 Adding disassembler to the MicroBlaze backend. by Wesley Peck · 15 years ago