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
/
llvm
/
lib
/
MC
/
MCDisassembler
/
Disassembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-9
/
+8
*
[llvm-c][Disassembler] When printing latency information, fall back to the
Quentin Colombet
2013-10-03
1
-0
/
+4
*
[llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
2013-10-02
1
-0
/
+5
*
Add to the disassembler C API an option to print the disassembled
Kevin Enderby
2012-12-18
1
-0
/
+4
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Add accessors for all private members of DisasmContext.
Benjamin Kramer
2012-06-06
1
-0
/
+8
*
Fixed two leaks in the MC disassembler. The MC
Sean Callanan
2012-04-06
1
-0
/
+10
*
The the MC disassembler C API to print in verbose mode. Perhaps there should...
Owen Anderson
2011-09-15
1
-1
/
+9
*
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
Evan Cheng
2011-07-20
1
-11
/
+1
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-0
/
+5
*
Give MC/MCDisassembler/Disassembler.h a header guard.
Sebastian Redl
2011-04-24
1
-0
/
+6
*
Adding support for printing operands symbolically to llvm's public 'C'
Kevin Enderby
2011-04-11
1
-1
/
+1
*
Again adding a C API to the disassembler for use by such tools as Darwin's
Kevin Enderby
2011-03-28
1
-0
/
+90
*
Remove the files for r128308 as it is causing a buildbot failure.
Kevin Enderby
2011-03-26
1
-90
/
+0
*
Adding a C API to the disassembler for use by such tools as Darwin's otool(1).
Kevin Enderby
2011-03-26
1
-0
/
+90