index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
Disassembler
/
ARMDisassemblerCore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed another assert exposed by fuzzing. The utility function getRegisterEnum()
Johnny Chen
2010-04-14
1
-3
/
+9
*
Fixed an assert() exposed by fuzzing. Now, instead of assert when an invalid
Johnny Chen
2010-04-14
1
-10
/
+12
*
Re-apply 100265 but instead disable building of ARM disassembly for now.
Evan Cheng
2010-04-05
1
-46
/
+9
*
Reverting 100265 to try to get buildbots green again. Lots of self-hosting bu...
Evan Cheng
2010-04-05
1
-9
/
+46
*
Get rid of the middleman (ARMAlgorithm), which causes more trouble than the
Johnny Chen
2010-04-03
1
-46
/
+9
*
Register ARMAlgorithm::DoCleanup() to be called on exit to free the memory
Johnny Chen
2010-04-03
1
-0
/
+3
*
Fix another build warning.
Johnny Chen
2010-04-02
1
-0
/
+2
*
Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
Johnny Chen
2010-04-02
1
-0
/
+280
*
--- Reverse-merging r98637 into '.':
Bob Wilson
2010-03-16
1
-301
/
+0
*
Initial ARM/Thumb disassembler check-in. It consists of a tablgen backend
Johnny Chen
2010-03-16
1
-0
/
+301