index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Disassembler
/
llvm
/
DisassemblerLLVMC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
A patch that allows for mach-o architectures to be specified as "<number>-<nu...
Greg Clayton
2012-09-19
1
-4
/
+6
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+1
*
Changed the Opcode::GetData() API so that it didn't
Sean Callanan
2012-08-07
1
-1
/
+1
*
Fixed an error in the thumb opcode encoding. We need the 32 bit thumb instruc...
Greg Clayton
2012-08-07
1
-3
/
+4
*
Improved raw disassembly output for Thumb.
Sean Callanan
2012-08-06
1
-4
/
+5
*
Instructions generated by a disassembler can now
Sean Callanan
2012-08-01
1
-0
/
+2
*
<rdar://problem/11330621>
Greg Clayton
2012-05-10
1
-334
/
+310
*
Expose GetAddressClass() from both the SBAddress and SBInstruction so clients...
Greg Clayton
2012-04-13
1
-2
/
+2
*
Cleaned up code that was getting SBData for an SBInstruction.
Greg Clayton
2012-04-11
1
-22
/
+37
*
Improved detection of ARM branch instructions to
Sean Callanan
2012-04-10
1
-6
/
+4
*
Fixed a leak in the LLVM disassembler where we
Sean Callanan
2012-04-06
1
-0
/
+10
*
Order ivar initializers to how they're declared in the class.
Bill Wendling
2012-04-06
1
-1
/
+1
*
Resolved two problems in the disassembler:
Sean Callanan
2012-03-22
1
-5
/
+7
*
Fixed a bug in the disassembler where we did
Sean Callanan
2012-03-22
1
-29
/
+38
*
Since we are having issues with the new LLVM MC disassembler, we can have
Greg Clayton
2012-03-22
1
-2
/
+2
*
Added a function to the disassembler that checks
Sean Callanan
2012-03-02
1
-2
/
+92
*
Updated LLVM to take some fixes that make the
Sean Callanan
2012-02-23
1
-19
/
+7
*
Fix compile error for DisassemblerLLVMC.cpp.
Johnny Chen
2012-02-20
1
-1
/
+2
*
Added a new disassembler plugin, DisassemblerLLVMC,
Sean Callanan
2012-02-17
1
-0
/
+580