index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
JIT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
8
-3169
/
+0
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
3
-47
/
+51
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
4
-62
/
+59
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
5
-97
/
+99
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
2
-159
/
+4
|
\
|
*
Resolve JIT runtime linking problems on Android.
Andrew Kaylor
2013-11-15
1
-1
/
+1
|
*
Remove dead code.
Rafael Espindola
2013-10-07
1
-156
/
+0
|
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
1
-2
/
+3
|
*
Fix the build issue under ia64. Close bug #5715
Sylvestre Ledru
2013-08-27
1
-1
/
+1
*
|
Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807
Stephen Hines
2013-08-07
1
-2
/
+7
|
\
\
|
|
/
|
*
Fixed alignment of code sections in the JIT mode. Added a test to the JITMemo...
Elena Demikhovsky
2013-07-02
1
-2
/
+7
*
|
Update LLVM for merge to r183849.
Stephen Hines
2013-06-13
1
-1
/
+0
*
|
Merge commit '100fbdd06be7590b23c4707a98cd605bdb519498' into merge_20130612
Stephen Hines
2013-06-12
5
-752
/
+2
|
\
\
|
|
/
|
*
Minor changes to the MCJITTest unittests to use the correct API for finalizing
David Tweed
2013-05-17
1
-1
/
+1
|
*
Remove dead code.
Rafael Espindola
2013-05-10
2
-82
/
+0
|
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
4
-669
/
+1
*
|
Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226
Stephen Hines
2013-03-05
3
-12
/
+28
|
\
\
|
|
/
|
*
Make APFloat constructor require explicit semantics.
Tim Northover
2013-01-22
1
-1
/
+2
|
*
Fix More Casts
David Greene
2013-01-14
1
-3
/
+8
|
*
Fix bug in exception table allocation (PR13678)
Eli Bendersky
2013-01-11
1
-8
/
+18
*
|
Merge remote-tracking branch 'upstream/master' into merge-llvm
Stephen Hines
2013-01-21
5
-67
/
+66
|
\
\
|
|
/
|
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
4
-13
/
+13
|
*
Remove duplicate includes.
Roman Divacky
2012-12-21
1
-1
/
+0
|
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
5
-37
/
+41
|
*
Interface changes to allow RuntimeDyld memory managers to set memory permissi...
Andrew Kaylor
2012-11-15
1
-1
/
+5
|
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
1
-8
/
+6
|
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
1
-6
/
+8
|
*
Remove buggy classof().
Sean Silva
2012-10-11
1
-11
/
+3
|
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-8
/
+6
|
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-6
/
+8
|
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
4
-20
/
+20
*
|
Merge branch 'upstream' into merge-2012_09_10
Stephen Hines
2012-09-10
1
-2
/
+2
|
\
\
|
|
/
|
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-2
/
+2
*
|
Merge branch 'upstream' into merge_2
Stephen Hines
2012-08-23
2
-3
/
+11
|
\
\
|
|
/
|
*
Fixed a problem in the JIT memory allocator where
Sean Callanan
2012-08-15
1
-0
/
+3
|
*
JIT::runFunction(): add a fast path for functions with a single argument that...
Nuno Lopes
2012-08-02
1
-2
/
+7
|
*
You cannot call removeModule on a JIT with no modules. Patch by Verena
Chad Rosier
2012-07-25
1
-1
/
+1
*
|
Merge with LLVM upstream r160668 (Jul 24th 2012)
Shih-wei Liao
2012-08-03
2
-5
/
+10
|
\
\
|
|
/
|
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
1
-2
/
+2
|
*
Disable the right instance of TheJIT, this one is only used in asserts.
Benjamin Kramer
2012-06-16
1
-8
/
+8
|
*
Guard private fields that are unused in Release builds with #ifndef NDEBUG.
Benjamin Kramer
2012-06-16
1
-1
/
+6
|
*
Fix some formatting, grammar and style issues and add a couple of missing com...
Eli Bendersky
2012-04-29
1
-1
/
+1
*
|
Merge with LLVM upstream r155090.
Shih-wei Liao
2012-04-24
3
-19
/
+18
|
\
\
|
|
/
|
*
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
Danil Malyshev
2012-03-28
5
-167
/
+179
|
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
5
-179
/
+166
*
|
Migrate external/llvm to LLVM-153224-20120321.
Shih-wei Liao
2012-03-24
1
-17
/
+1
*
|
Merge branch 'upstream' into sliao_d
Shih-wei Liao
2012-03-24
6
-359
/
+179
|
\
\
|
|
/
|
*
Based on this discussion: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Wee...
Danil Malyshev
2012-03-21
5
-166
/
+179
|
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
2
-193
/
+0
*
|
Merge with upstream LLVM @152063
Stephen Hines
2012-03-05
1
-1
/
+0
[next]