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
/
ExecutionEngine
/
JIT
/
JITDebugRegisterer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF writer.
Rafael Espindola
2012-01-05
1
-211
/
+0
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
1
-1
/
+1
*
Remove all remaining uses of Value::getNameStr().
Benjamin Kramer
2011-11-15
1
-1
/
+1
*
Fix a C++0x portability issue with std::make_pair. Explicitly providing templ...
Douglas Gregor
2011-04-29
1
-1
/
+1
*
Remove unused STL header includes.
Jay Foad
2011-04-23
1
-1
/
+0
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Move the remaining attribute macros to systematic names based on the attribute
Chandler Carruth
2010-10-23
1
-1
/
+1
*
Get rid of a bunch of duplicated ELF enum values.
Eli Friedman
2010-07-16
1
-5
/
+5
*
Fix -Wcast-qual warnings.
Dan Gohman
2010-04-17
1
-1
/
+1
*
Avoid a memory leak in JITDebugRegisterer.
Jeffrey Yasskin
2010-03-16
1
-1
/
+4
*
Implement DISABLE_INLINE for MSVC. This required changing the position in all
Benjamin Kramer
2009-11-14
1
-1
/
+1
*
Random include cleanup.
Benjamin Kramer
2009-10-22
1
-0
/
+1
*
Use Compiler.h macro instead of __attribute__.
Daniel Dunbar
2009-09-22
1
-1
/
+1
*
Implement the JIT side of the GDB JIT debugging interface. To enable this
Reid Kleckner
2009-09-20
1
-0
/
+208