Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
lib
/
Target
/
MBlaze
/
Disassembler
/
MBlazeDisassembler.cpp
3e74d6f
Move TargetRegistry and TargetSelect from Target to Support where they belong.
by Evan Cheng
· 14 years ago
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
617793d
Refactoring fail.
by Evan Cheng
· 14 years ago
d1200aa
More MC layering violations.
by Evan Cheng
· 14 years ago
20722b6
Eliminate "const" from extern const to fix breakeage since r135184 on msvc.
by NAKAMURA Takumi
· 14 years ago
c60f9b7
Next round of MC refactoring. This patch factor MC table instantiations, MC
by Evan Cheng
· 14 years ago
22fee2d
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
by Evan Cheng
· 14 years ago
e53060f
Don't crash on invalid instructions when disassembling MBlaze code.
by Wesley Peck
· 14 years ago
d66a32c
Teach the MBlaze disassembler to disassemble special purpose registers.
by Wesley Peck
· 15 years ago
90eff73
Fixed error and re-enabled MBlaze MC disassembler tests.
by Wesley Peck
· 15 years ago
ec57d53
1. Adding test cases for MBlaze MC disassembler.
by Wesley Peck
· 15 years ago
0a67d92
Adding working version of assembly parser for the MBlaze backend
by Wesley Peck
· 15 years ago
a060383
Adding disassembler to the MicroBlaze backend.
by Wesley Peck
· 15 years ago