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
/
RuntimeDyld
/
GDBRegistrar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
Lang Hames
2014-11-26
1
-213
/
+0
*
Reverting r222828 and r222810-r222812 as they broke the build on Windows.
Aaron Ballman
2014-11-26
1
-0
/
+213
*
[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
Lang Hames
2014-11-26
1
-213
/
+0
*
Converting the JITDebugLock mutex to a ManagedStatic to avoid the static cons...
Chris Bieneman
2014-09-19
1
-4
/
+4
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-7
/
+6
*
Make GDBJITRegistrar thread safe. Patch by Jim Kearyn, with cleanup by
Lang Hames
2014-03-13
1
-16
/
+10
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-08
1
-2
/
+2
*
Attempt to fix the MSVC build.
Rafael Espindola
2014-01-16
1
-0
/
+2
*
Prevent calls to __jit_debug_register_code from being optimized out.
Rafael Espindola
2014-01-16
1
-1
/
+5
*
Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mang...
Elena Demikhovsky
2012-12-24
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Clean-up of memory buffer and object ownership model in MCJIT
Andrew Kaylor
2012-10-02
1
-4
/
+4
*
Add files which were not included by commit 154868.
Preston Gurd
2012-04-16
1
-0
/
+214