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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-3
/
+7
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-1
/
+2
*
createMCInstPrinter doesn't need TargetMachine anymore.
Evan Cheng
2011-07-06
1
-1
/
+1
*
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
Evan Cheng
2011-06-30
1
-1
/
+3
*
switch to using a smallvector to avoid allocations for most normal size instr...
Chris Lattner
2011-05-22
1
-2
/
+2
*
tidy some things up.
Chris Lattner
2011-05-22
1
-16
/
+6
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Adding support for printing operands symbolically to llvm's public 'C'
Kevin Enderby
2011-04-11
1
-1
/
+2
*
Fix potential buffer overflow on win32.
Benjamin Kramer
2011-04-09
1
-12
/
+9
*
Fix the MSVC build.
Francois Pichet
2011-03-29
1
-0
/
+4
*
Again adding a C API to the disassembler for use by such tools as Darwin's
Kevin Enderby
2011-03-28
1
-0
/
+169
*
Remove the files for r128308 as it is causing a buildbot failure.
Kevin Enderby
2011-03-26
1
-169
/
+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
/
+169