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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unbreak CMake build.
Ted Kremenek
2011-03-28
1
-1
/
+2
*
Again adding a C API to the disassembler for use by such tools as Darwin's
Kevin Enderby
2011-03-28
2
-0
/
+259
*
Remove the files for r128308 as it is causing a buildbot failure.
Kevin Enderby
2011-03-26
2
-259
/
+0
*
Adding a C API to the disassembler for use by such tools as Darwin's otool(1).
Kevin Enderby
2011-03-26
2
-0
/
+259
*
Add asm parsing support w/ testcases for strex/ldrex family of instructions
Bruno Cardoso Lopes
2011-03-24
2
-1
/
+7
*
We need to pass the TargetMachine object to the InstPrinter if we are printing
Bill Wendling
2011-03-21
1
-1
/
+2
*
Fixed the comparison operator for the enhanced
Sean Callanan
2011-03-12
1
-7
/
+2
*
Plug some leaks in edis.
Benjamin Kramer
2011-02-24
1
-0
/
+4
*
Fixed a bug in the enhanced disassembler that caused
Sean Callanan
2011-02-23
1
-3
/
+17
*
Fix comparator used for looking up previously instantiated EDDisassemblers.
Shantonu Sen
2011-02-09
1
-2
/
+4
*
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
1
-1
/
+1
*
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-10
1
-1
/
+1
*
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-09
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
4
-4
/
+4
*
Make some symbols static, move classes into anonymous namespaces.
Benjamin Kramer
2010-10-22
1
-13
/
+10
*
Fixed a crash in the enhanced disassembler where
Sean Callanan
2010-09-23
1
-0
/
+2
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-2
/
+1
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-1
/
+2
*
Let's get those buildbots green: #include is needed in the header, not just t...
Owen Anderson
2010-07-20
2
-1
/
+1
*
apparently also missing an include.
Chris Lattner
2010-07-20
1
-0
/
+1
*
this is in System
Chris Lattner
2010-07-20
1
-1
/
+1
*
turn this into a normal header.
Chris Lattner
2010-07-20
1
-8
/
+11
*
hopefully heal the linux builders
Chris Lattner
2010-07-20
1
-0
/
+1
*
there is no reason to dynamically generate a static header.
Chris Lattner
2010-07-20
4
-16
/
+71
*
drop edinfo.inc into the objdir for src!=objdir builds.
Chris Lattner
2010-07-20
1
-2
/
+2
*
Update header.
Eric Christopher
2010-07-20
1
-1
/
+1
*
hopefully teach cmake to build the .inc file.
Chris Lattner
2010-07-20
1
-0
/
+9
*
cmake too
Chris Lattner
2010-07-20
1
-0
/
+6
*
forgot to add a file
Chris Lattner
2010-07-20
1
-0
/
+21
*
start straightening out libedis's dependencies and make it fit
Chris Lattner
2010-07-20
8
-0
/
+1778
[prev]