index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ExecutionEngine
/
MCJIT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in test's XFAIL line. Patch by Dimitry Andric!
Nick Lewycky
2013-10-21
1
-1
/
+1
*
Fixing problems in lli's RemoteMemoryManager.
Andrew Kaylor
2013-10-11
2
-2
/
+4
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
2
-0
/
+65
*
Updating XFAILs for recent GOT tests
Andrew Kaylor
2013-10-05
4
-0
/
+4
*
Adding tests for multiple GOTs with MCJIT
Andrew Kaylor
2013-10-05
4
-0
/
+44
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
10
-0
/
+80
*
Adding out-of-process execution support to lli.
Andrew Kaylor
2013-10-02
7
-7
/
+7
*
Fix some more MCJIT PIC test XFAILs (for i386)
Andrew Kaylor
2013-09-20
4
-4
/
+4
*
Add "native" to config.available_features, to make it easier to disable non-x...
Amaury de la Vieuville
2013-09-13
1
-1
/
+5
*
X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.
NAKAMURA Takumi
2013-08-21
4
-4
/
+4
*
Still more MCJIT PIC test XFAILs
Andrew Kaylor
2013-08-20
3
-3
/
+3
*
Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linux
Andrew Kaylor
2013-08-20
4
-4
/
+4
*
Removing duplicate XFAIL markers
Andrew Kaylor
2013-08-20
2
-2
/
+2
*
Marking two more MCJIT PIC tests as XFAIL on i686
Andrew Kaylor
2013-08-20
4
-4
/
+4
*
Marking MCJIT PIC tests as XFAIL on arm
Andrew Kaylor
2013-08-20
6
-6
/
+6
*
Marking MCJIT PIC tests as XFAIL on AArch64
Andrew Kaylor
2013-08-20
9
-9
/
+9
*
Fixing XPASSes among MCJIT PIC test on i686
Andrew Kaylor
2013-08-20
4
-4
/
+4
*
Second attempt to mark Large/PIC MCJIT test as XFAIL for PowerPC64
Andrew Kaylor
2013-08-20
1
-1
/
+1
*
Marking two MCJIT PIC tests as XFAIL on Darwin
Andrew Kaylor
2013-08-20
2
-2
/
+2
*
Trying again with PIC tests for MCJIT
Andrew Kaylor
2013-08-19
9
-0
/
+252
*
Reverting r188709 until I can figure out the proper way to XFAIL it.
Andrew Kaylor
2013-08-19
9
-252
/
+0
*
Adding tests for PIC with MCJIT
Andrew Kaylor
2013-08-19
9
-0
/
+252
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
2
-19
/
+3
*
[mips] Remove XFAIL from test-ptr-reloc-remote.ll
Petar Jovanovic
2013-07-24
1
-1
/
+0
*
Enable mcjit tests on ppc64 when building with cmake.
Rafael Espindola
2013-06-03
1
-1
/
+3
*
ARM: use pristine object file while processing relocations
Tim Northover
2013-05-28
3
-3
/
+3
*
Disable remote MCJIT on pre-v6 ARM
Renato Golin
2013-05-20
1
-0
/
+11
*
Invalidate instruction cache when setting memory to be executable.
Tim Northover
2013-05-19
5
-15
/
+4
*
Unsupported remote JIT on ARM
Renato Golin
2013-05-18
9
-6
/
+17
*
XFAIL this test for mingw too.
Rafael Espindola
2013-05-13
1
-1
/
+1
*
XFAILing this test on Win32 to unbreak the build bots.
Aaron Ballman
2013-05-10
1
-1
/
+1
*
PowerPC: Fix unimplemented relocation on ppc64
Adhemerval Zanella
2013-05-06
1
-1
/
+1
*
[SystemZ] Set up JIT/MCJIT test cases
Ulrich Weigand
2013-05-06
1
-2
/
+2
*
Free the exception object. Should fix the vg bots.
Rafael Espindola
2013-05-06
1
-0
/
+5
*
XFAIL for cygwin.
Rafael Espindola
2013-05-06
1
-1
/
+1
*
This should also fail on ARM.
Rafael Espindola
2013-05-05
1
-1
/
+1
*
Fix XFAIL line.
Rafael Espindola
2013-05-05
1
-1
/
+1
*
XFAIL this on ppc64.
Rafael Espindola
2013-05-05
1
-0
/
+1
*
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
1
-0
/
+26
*
AArch64: enable MCJIT and tests now that everything passes.
Tim Northover
2013-05-04
1
-3
/
+4
*
Fix Addend computation for non external relocations on Macho.
Rafael Espindola
2013-04-30
1
-0
/
+12
*
Collect the Addend for external relocs.
Rafael Espindola
2013-04-30
1
-1
/
+0
*
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
1
-1
/
+0
*
Disable the MCJIT tests on 32 bit darwin.
Rafael Espindola
2013-04-29
1
-0
/
+3
*
Propagate relocation info to resolveRelocation.
Rafael Espindola
2013-04-29
4
-4
/
+4
*
Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
2
-3
/
+5
*
Respect Addend when processing MCJIT relocations to local/global symbols.
Ulrich Weigand
2013-04-05
1
-0
/
+25
*
Corrections for XFAIL armv5 tests
Renato Golin
2013-02-28
2
-2
/
+1
*
Proper XFAILs for ARMv7 / v5
Renato Golin
2013-02-26
3
-2
/
+3
*
Introduce llvm::sys::getProcessTriple() function.
Peter Collingbourne
2013-01-16
59
-59
/
+59
[next]