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
*
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
*
|
Merge branch 'upstream' into merge-20120305
Stephen Hines
2012-03-05
7
-363
/
+56
|
\
\
|
|
/
|
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
2
-6
/
+5
|
*
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
Akira Hatanaka
2012-02-03
1
-0
/
+3
|
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-1
/
+0
|
*
MCJIT support for non-function sections.
Jim Grosbach
2012-01-16
1
-0
/
+44
|
*
Remove the old ELF writer.
Rafael Espindola
2012-01-05
4
-355
/
+3
|
*
A small re-factored JIT/MCJIT::getPointerToNamedFunction(), so it could be ca...
Danil Malyshev
2012-01-05
1
-2
/
+2
*
|
Merge with LLVM upstream r146714 (Dec 16th 2011)
Logan Chien
2011-12-16
7
-26
/
+18
|
\
\
|
|
/
|
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
|
*
ExecutionEngine: refactor interface
Dylan Noblesmith
2011-12-12
2
-6
/
+3
|
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-1
/
+1
|
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
2
-5
/
+11
|
*
ExecutionEngine: honor optimization level
Dylan Noblesmith
2011-12-01
1
-3
/
+3
|
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-10
/
+0
*
|
Merge with LLVM upstream r145126 (Nov 25th 2011)
Logan Chien
2011-11-25
1
-1
/
+1
|
\
\
|
|
/
|
*
Remove all remaining uses of Value::getNameStr().
Benjamin Kramer
2011-11-15
1
-1
/
+1
*
|
Merge with LLVM upstream r144606 (Nov 15th 2011)
Logan Chien
2011-11-15
2
-2
/
+3
|
\
\
|
|
/
|
*
build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...
Daniel Dunbar
2011-11-12
2
-2
/
+3
|
*
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-03
1
-0
/
+23
*
|
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-14
1
-0
/
+23
*
|
Merge with LLVM upstream 2011/10/20 (r142530)
Logan Chien
2011-10-20
4
-1
/
+12
|
\
\
|
|
/
|
*
Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete.
Joe Abbey
2011-10-19
1
-0
/
+1
|
*
EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc.
NAKAMURA Takumi
2011-08-14
1
-0
/
+1
|
*
Silence a bunch (but not all) "variable written but not read" warnings
Duncan Sands
2011-08-12
1
-0
/
+1
|
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+8
|
*
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
Evan Cheng
2011-07-20
1
-1
/
+1
*
|
Merge with LLVM upstream r135568 (Jul 20th 2011)
Logan Chien
2011-07-20
5
-15
/
+14
|
\
\
|
|
/
|
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-1
/
+2
|
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
2
-8
/
+6
|
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
2
-6
/
+6
*
|
Merge upstream to r135343 at Sat. 16th July 2011.
Nowar Gu
2011-07-16
1
-2
/
+1
|
\
\
|
|
/
|
*
Convert CallInst and InvokeInst APIs to use ArrayRef.
Jay Foad
2011-07-15
1
-2
/
+1
*
|
Fix source list of Android.mk.
Nowar Gu
2011-06-20
1
-2
/
+1
*
|
Merge upstream to r133240 at Fri. 17th Jun 2011.
Nowar Gu
2011-06-20
6
-134
/
+9
|
\
\
|
|
/
|
*
ExecutionEngine: move createJIT() definition (v2)
Dylan Noblesmith
2011-05-13
1
-19
/
+0
|
*
ExecutionEngine: push TargetMachine creation into clients (v2)
Dylan Noblesmith
2011-05-13
2
-20
/
+8
|
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)
Dylan Noblesmith
2011-05-13
4
-102
/
+9
|
*
Revert ExecutionEngine patches, they either failed to build or broke unit tests.
Jakob Stoklund Olesen
2011-05-07
4
-5
/
+129
|
*
ExecutionEngine: delete duplicated files
Dylan Noblesmith
2011-05-06
1
-91
/
+0
|
*
ExecutionEngine: move createJIT() definition
Dylan Noblesmith
2011-05-06
1
-19
/
+0
|
*
ExecutionEngine: push TargetMachine creation into clients
Dylan Noblesmith
2011-05-06
2
-20
/
+8
|
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication
Dylan Noblesmith
2011-05-06
3
-11
/
+9
[next]