projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add MI-Sched support for x86 macro fusion.
[oota-llvm.git]
/
lib
/
ExecutionEngine
/
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
tree
|
commitdiff
2013-06-14
JF Bastien
Enable FastISel on ARM for Linux and NaCl, not MCJIT
tree
|
commitdiff
2013-06-11
Rafael Espindola
Convert another use of sys::identifyFileType.
tree
|
commitdiff
2013-06-10
Rafael Espindola
Pass a StringRef to sys::identifyFileType.
tree
|
commitdiff
2013-06-05
Rafael Espindola
Handle (at least don't crash on) relocations with no...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
tree
|
commitdiff
2013-06-04
Benjamin Kramer
Preserve const correctness.
tree
|
commitdiff
2013-06-03
Rafael Espindola
Update RuntimeDyldELF::findOPDEntrySection the new...
tree
|
commitdiff
2013-05-30
Rafael Espindola
Change how we iterate over relocations on ELF.
tree
|
commitdiff
2013-05-28
Tim Northover
ARM: use pristine object file while processing relocations
tree
|
commitdiff
2013-05-24
Michael J. Spencer
Add missing header for atexit.
tree
|
commitdiff
2013-05-22
Filip Pizlo
Expose the RTDyldMemoryManager through the C API. This...
tree
|
commitdiff
2013-05-21
Filip Pizlo
Put RTDyldMemoryManager into its own file, and make...
tree
|
commitdiff
2013-05-21
Filip Pizlo
Roll out r182411 and 182412 because it's still broken.
tree
|
commitdiff
2013-05-21
Filip Pizlo
Fix busted comment. This conditional include block...
tree
|
commitdiff
2013-05-21
Filip Pizlo
Put RTDyldMemoryManager into its own file, and make...
tree
|
commitdiff
2013-05-21
Filip Pizlo
Roll out r182407 and r182408 because they broke builds.
tree
|
commitdiff
2013-05-21
Filip Pizlo
Expose the RTDyldMemoryManager through the C API. This...
tree
|
commitdiff
2013-05-21
Filip Pizlo
Put RTDyldMemoryManager into its own file, and make...
tree
|
commitdiff
2013-05-19
Tim Northover
AArch64: make RuntimeDyld relocations idempotent
tree
|
commitdiff
2013-05-17
David Tweed
r182085 introduced a change that triggered an assertion...
tree
|
commitdiff
2013-05-17
David Tweed
Minor changes to the MCJITTest unittests to use the...
tree
|
commitdiff
2013-05-14
Filip Pizlo
SectionMemoryManager shouldn't be a JITMemoryManager...
tree
|
commitdiff
2013-05-10
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-05-09
Rafael Espindola
Change getRelocationAdditionalInfo to be ELF only.
tree
|
commitdiff
2013-05-07
Rafael Espindola
Remove exception handling support from the old JIT.
tree
|
commitdiff
2013-05-06
Adhemerval Zanella
PowerPC: Fix unimplemented relocation on ppc64
tree
|
commitdiff
2013-05-05
Rafael Espindola
Add EH support to the MCJIT.
tree
|
commitdiff
2013-05-04
Tim Northover
AArch64: implement 64-bit absolute relocation in MCJIT
tree
|
commitdiff
2013-05-04
Tim Northover
AArch64: add stubs to support long function calls on...
tree
|
commitdiff
2013-05-04
Tim Northover
AArch64: implement relocations for global access
tree
|
commitdiff
2013-05-04
Tim Northover
AArch64: implement first relocation required for MCJIT
tree
|
commitdiff
2013-05-03
Richard Sandiford
[SystemZ] Add MCJIT support
tree
|
commitdiff
2013-05-01
Filip Pizlo
This exposes more MCJIT options via the C API:
tree
|
commitdiff
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
tree
|
commitdiff
2013-04-30
Rafael Espindola
Fix Addend computation for non external relocations...
tree
|
commitdiff
2013-04-30
Rafael Espindola
Collect the Addend for external relocs.
tree
|
commitdiff
2013-04-29
Rafael Espindola
Add getSymbolAlignment to the ObjectFile interface.
tree
|
commitdiff
2013-04-29
Rafael Espindola
Rationalize what is public in RuntimeDyldMachO and...
tree
|
commitdiff
2013-04-29
Rafael Espindola
Update the documentation.
tree
|
commitdiff
2013-04-29
Rafael Espindola
Use a RelocationRef instead of a relocation_iterator.
tree
|
commitdiff
2013-04-29
Andrew Kaylor
Exposing MCJIT through C API
tree
|
commitdiff
2013-04-29
Rafael Espindola
Propagate relocation info to resolveRelocation.
tree
|
commitdiff
2013-04-29
Rafael Espindola
Replace ObjRelocationInfo with relocation_iterator.
tree
|
commitdiff
2013-04-26
Nadav Rotem
Teach the interpreter to handle vector compares and...
tree
|
commitdiff
2013-04-26
Rafael Espindola
Use llvm/Object/MachO.h in macho-dumper. Drop the old...
tree
|
commitdiff
2013-04-25
Andrew Kaylor
Re-enabling MCJIT object caching with memory leak fixed
tree
|
commitdiff
2013-04-25
Rafael Espindola
Revert "Adding object caching support to MCJIT"
tree
|
commitdiff
2013-04-25
Rafael Espindola
Revert "Exposing MCJIT through C API"
tree
|
commitdiff
2013-04-24
Andrew Kaylor
Exposing MCJIT through C API
tree
|
commitdiff
2013-04-24
Andrew Kaylor
Making invalidateInstructionCache automatic in SectionM...
tree
|
commitdiff
2013-04-23
Eric Christopher
Fix dependency layering issues caused by r180112.
tree
|
commitdiff
2013-04-23
Andrew Kaylor
Adding object caching support to MCJIT
tree
|
commitdiff
2013-04-23
Tom Stellard
Wrap.h: Define wrap / unwrap function for ExecutionEngine
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-17
Rafael Espindola
Two small cleanups for ELF's templates.
tree
|
commitdiff
2013-04-15
Rafael Espindola
Make the host endianness check an integer constant...
tree
|
commitdiff
2013-04-12
Nadav Rotem
Revert r179409 because it caused some warnings and...
tree
|
commitdiff
2013-04-12
Nadav Rotem
Add support for additional vector instructions in the...
tree
|
commitdiff
2013-04-05
Ulrich Weigand
Respect Addend when processing MCJIT relocations to...
tree
|
commitdiff
2013-04-01
Nadav Rotem
Add support for vector data types in the LLVM interpreter.
tree
|
commitdiff
2013-02-20
Andrew Kaylor
Formatting, grammar
tree
|
commitdiff
2013-02-20
Andrew Kaylor
Adding support for absolute relocations. This occurs...
tree
|
commitdiff
2013-02-07
Will Schmidt
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
tree
|
commitdiff
2013-02-01
Jim Grosbach
Fix misplaced 'break'.
tree
|
commitdiff
2013-01-31
Jim Grosbach
interpreter: Fix errant fallthrough.
tree
|
commitdiff
2013-01-31
Jim Grosbach
RuntimeDyld: Fix errant fallthrough.
tree
|
commitdiff
2013-01-29
Andrew Kaylor
Formatting correction
tree
|
commitdiff
2013-01-28
Andrew Kaylor
Add support for source and line information to IntelJIT...
tree
|
commitdiff
2013-01-25
Andrew Kaylor
Add support for applying in-memory relocations to the...
tree
|
commitdiff
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
tree
|
commitdiff
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
tree
|
commitdiff
2013-01-15
Michael J. Spencer
[Object][ELF] Simplify ELFObjectFile by using ELFType.
tree
|
commitdiff
2013-01-14
David Greene
Fix Casting
tree
|
commitdiff
2013-01-14
David Greene
Fix More Casts
tree
|
commitdiff
2013-01-11
Eli Bendersky
Fix bug in exception table allocation (PR13678)
tree
|
commitdiff
2013-01-09
Adhemerval Zanella
PowerPC: EH adjustments
tree
|
commitdiff
2013-01-04
Michael J. Spencer
[Object][ELF] Add a maximum alignment. This is used...
tree
|
commitdiff
2013-01-04
Adhemerval Zanella
PowerPC: Fix eh_frame relocation for PIC
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-30
Nuno Lopes
convert a bunch of callers from DataLayout::getIndexedO...
tree
|
commitdiff
2012-12-24
Elena Demikhovsky
Removed "static" from "__jit_debug_descriptor" because...
tree
|
commitdiff
2012-12-21
Roman Divacky
Remove duplicate includes.
tree
|
commitdiff
2012-12-17
Tim Northover
Query section for whether it should be executable.
tree
|
commitdiff
2012-12-05
Bob Wilson
Adjust JIT target triple on OS X to match the current...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-12-04
NAKAMURA Takumi
RuntimeDyld: Fix up r169178. MSVC doesn't like "or".
tree
|
commitdiff
2012-12-03
Akira Hatanaka
Runtime dynamic linker for MCJIT should support MIPS...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-11-30
Chandler Carruth
Move the InstVisitor utility into VMCore where it belon...
tree
|
commitdiff
2012-11-28
Benjamin Kramer
MCJIT depends on JIT.
tree
|
commitdiff
2012-11-28
Andrew Kaylor
Moving SectionMemoryManager to MCJIT to avoid cross...
tree
|
commitdiff
2012-11-27
Andrew Kaylor
Moving SectionMemoryManager into RuntimeDyld and adding...
tree
|
commitdiff
2012-11-22
NAKAMURA Takumi
IntelJITEventsWrapper.h: Prune two members, FinalizeThr...
tree
|
commitdiff
2012-11-21
Andrew Kaylor
Implementing basic function-level profiling support...
tree
|
commitdiff
2012-11-16
Amara Emerson
Add R_ARM_TARGET1 relocation to MCJIT and ensure that...
tree
|
commitdiff
2012-11-15
Andrew Kaylor
Interface changes to allow RuntimeDyld memory managers...
tree
|
commitdiff
2012-11-14
Jakub Staszak
Remove DOS line endings.
tree
|
commitdiff
2012-11-06
Andrew Kaylor
Fix build error from previous commit.
tree
|
commitdiff
2012-11-06
Andrew Kaylor
Add interface for object-based JIT events.
tree
|
commitdiff
next