projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert revision 202518 because of wrong commit message.
[oota-llvm.git]
/
lib
/
ExecutionEngine
/
2014-02-25
Rafael Espindola
Use DataLayout from the module when easily available.
tree
|
commitdiff
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
tree
|
commitdiff
2014-02-19
Rafael Espindola
move getNameWithPrefix and getSymbol to TargetMachine.
tree
|
commitdiff
2014-02-19
Rafael Espindola
Add back r201608, r201622, r201624 and r201625
tree
|
commitdiff
2014-02-19
Daniel Jasper
Revert r201622 and r201608.
tree
|
commitdiff
2014-02-18
Rafael Espindola
Fix PR18743.
tree
|
commitdiff
2014-02-18
Lang Hames
Consistently check 'IsCode' when allocating sections...
tree
|
commitdiff
2014-02-18
Rafael Espindola
Rename some member variables from TD to DL.
tree
|
commitdiff
2014-02-12
Lang Hames
Extend RTDyld API to enable optionally precomputing...
tree
|
commitdiff
2014-02-11
Bradley Smith
[AArch64] Add missing PCRel relocations for AArch64...
tree
|
commitdiff
2014-02-11
Lang Hames
In RuntimeDyldImpl::emitSection, make Allocate (section...
tree
|
commitdiff
2014-02-10
Rafael Espindola
Change the begin and end methods in ObjectFile to match...
tree
|
commitdiff
2014-01-31
Rafael Espindola
Simplify getSymbolFlags.
tree
|
commitdiff
2014-01-30
Rafael Espindola
Simplify the handling of iterators in ObjectFile.
tree
|
commitdiff
2014-01-29
Lang Hames
Add support for PC-relative non-extern relocations...
tree
|
commitdiff
2014-01-29
Renato Golin
Enable EHABI by default
tree
|
commitdiff
2014-01-24
Alp Toker
Fix known typos
tree
|
commitdiff
2014-01-23
Juergen Ributzka
Add target analysis passes to the codegen pipeline...
tree
|
commitdiff
2014-01-22
Rafael Espindola
Change createObjectFile to return an ErrorOr.
tree
|
commitdiff
2014-01-21
Rafael Espindola
Rename these methods to match the style guide.
tree
|
commitdiff
2014-01-16
Rafael Espindola
Attempt to fix the MSVC build.
tree
|
commitdiff
2014-01-16
Rafael Espindola
Prevent calls to __jit_debug_register_code from being...
tree
|
commitdiff
2014-01-14
Rafael Espindola
Return an error_code from materializeAllPermanently.
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-13
Chandler Carruth
Re-sort #include lines again, prior to moving headers...
tree
|
commitdiff
2014-01-08
Lang Hames
Re-apply r196639: Add support for archives and object...
tree
|
commitdiff
2014-01-07
Rafael Espindola
Move the llvm mangler to lib/IR.
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2014-01-03
Rafael Espindola
Make the llvm mangler depend only on DataLayout.
tree
|
commitdiff
2013-12-17
Yaron Keren
There are no __register_frame and __deregister_frame...
tree
|
commitdiff
2013-12-11
NAKAMURA Takumi
Prune redundant dependencies in LLVMBuild.txt.
tree
|
commitdiff
2013-12-07
NAKAMURA Takumi
Whitespace cleanups.
tree
|
commitdiff
2013-12-07
Lang Hames
Revert r196639 while I investigate a bot failure.
tree
|
commitdiff
2013-12-07
Lang Hames
Add support for archives and object file caching under...
tree
|
commitdiff
2013-12-05
Rafael Espindola
Remove the isImplicitlyPrivate argument of getNameWithP...
tree
|
commitdiff
2013-11-28
Rafael Espindola
Use the mangler consistently instead of using getGlobal...
tree
|
commitdiff
2013-11-19
Petar Jovanovic
[mips] Resolve relocation for the stubs in MCJIT when...
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
tree
|
commitdiff
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-15
Andrew Kaylor
Fix a problem in MCJIT identifying the module containin...
tree
|
commitdiff
2013-11-15
Rui Ueyama
Path: Recognize COFF import library file magic.
tree
|
commitdiff
2013-11-15
Andrew Kaylor
Resolve JIT runtime linking problems on Android.
tree
|
commitdiff
2013-11-15
Andrew Kaylor
Don't try to initialize memory for a global if the...
tree
|
commitdiff
2013-11-15
Yaron Keren
Correct spelling.
tree
|
commitdiff
2013-11-11
Andrew Kaylor
Fixing a problem with iterator validity in RuntimeDyldI...
tree
|
commitdiff
2013-10-25
Yaron Keren
The FIXME was indeed fixed in the linker, comment removed.
tree
|
commitdiff
2013-10-24
Yaron Keren
Replaced non-ASCII character.
tree
|
commitdiff
2013-10-24
Chandler Carruth
Revert part of r193291, restoring the deletion of loade...
tree
|
commitdiff
2013-10-24
Andrew Kaylor
Optimizing MCJIT module state tracking
tree
|
commitdiff
2013-10-21
Andrew Kaylor
FIXME comment shouldn't have been doxygen style
tree
|
commitdiff
2013-10-21
Andrew Kaylor
Improving MCJIT/RuntimeDyld thread safety
tree
|
commitdiff
2013-10-19
Yaron Keren
Avoid duplicate search by reusing the iterator.
tree
|
commitdiff
2013-10-19
Yaron Keren
Added comments from Andrew Kaylor.
tree
|
commitdiff
2013-10-16
Andrew Kaylor
Adding oprofile support for MCJIT.
tree
|
commitdiff
2013-10-16
Craig Topper
Really fix build warning/error that I think r192756...
tree
|
commitdiff
2013-10-16
Andrew Kaylor
Fixing build warning/error
tree
|
commitdiff
2013-10-16
Andrew Kaylor
Adding padding to the .eh_frame section in RuntimeDyld
tree
|
commitdiff
2013-10-16
Andrew Kaylor
Adding support for deregistering EH frames with MCJIT.
tree
|
commitdiff
2013-10-15
Rui Ueyama
Path: Recognize Windows compiled resource file.
tree
|
commitdiff
2013-10-15
Andrew Kaylor
Separating ELF and MachO stub info functions for Runtim...
tree
|
commitdiff
2013-10-15
Andrew Kaylor
Fixing some host==target assumptions in RuntimeDyld
tree
|
commitdiff
2013-10-11
Andrew Kaylor
Adding multiple object support to MCJIT EH frame handling
tree
|
commitdiff
2013-10-07
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-10-05
Andrew Kaylor
Adding multiple GOT handling to RuntimeDyldELF
tree
|
commitdiff
2013-10-04
Andrew Kaylor
Adding support and tests for multiple module handling...
tree
|
commitdiff
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
tree
|
commitdiff
2013-10-01
Andrew Kaylor
Fixing MCJIT multiple module linking for OSX
tree
|
commitdiff
2013-10-01
Andrew Kaylor
Adding multiple module support for MCJIT.
tree
|
commitdiff
2013-09-30
Anders Waldenborg
llvm-c: use typedef for function pointers
tree
|
commitdiff
2013-09-20
Anders Waldenborg
Revert "llvm-c: Add LLVMGetPointerToFunction"
tree
|
commitdiff
2013-09-19
Anders Waldenborg
llvm-c: Add LLVMGetPointerToFunction
tree
|
commitdiff
2013-09-12
Elena Demikhovsky
LLVM Interpreter: implementation of "insertvalue" and...
tree
|
commitdiff
2013-09-11
Benjamin Kramer
Don't expose symbols of lle_ functions.
tree
|
commitdiff
2013-09-09
Bob Wilson
Revert patches to add case-range support for PR1255.
tree
|
commitdiff
2013-09-02
Elena Demikhovsky
llvm interpreter: select, shuffle and insertelement...
tree
|
commitdiff
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-29
Cameron Esfahani
Clean up some usage of Triple. The base class has...
tree
|
commitdiff
2013-08-27
Sylvestre Ledru
Fix the build issue under ia64. Close bug #5715
tree
|
commitdiff
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
tree
|
commitdiff
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-21
Bill Wendling
Reorder headers according to lint.
tree
|
commitdiff
2013-08-20
Benjamin Kramer
memcmp is not a valid way to compare structs with paddi...
tree
|
commitdiff
2013-08-19
Andrew Kaylor
Adding PIC support for ELF on x86_64 platforms
tree
|
commitdiff
2013-08-19
Andrew Kaylor
Adding comments to document RuntimeDyld relocation...
tree
|
commitdiff
2013-08-16
Richard Mitton
Fixed RuntimeDyldELF absolute relocations.
tree
|
commitdiff
2013-08-15
Lang Hames
Support X86_64_GOTLoad relocations in RuntimeDyldMachO...
tree
|
commitdiff
2013-08-09
Lang Hames
Optimistically ignore scattered relocations in MachO...
tree
|
commitdiff
2013-08-08
Michael J. Spencer
[Object] Split the ELF interface into 3 parts.
tree
|
commitdiff
2013-08-05
Elena Demikhovsky
LLVM Interpreter: This patch implements vector support...
tree
|
commitdiff
2013-07-26
Bill Schmidt
[PowerPC] Support powerpc64le as a syntax-checking...
tree
|
commitdiff
2013-07-25
Tim Northover
AArch64: don't mask off shift bits when processing...
tree
|
commitdiff
2013-07-24
Akira Hatanaka
[mips] Use pristine object file while processing reloca...
tree
|
commitdiff
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-02
Elena Demikhovsky
Fixed alignment of code sections in the JIT mode. Added...
tree
|
commitdiff
2013-07-01
Tim Northover
AArch64: correct CodeGen of MOVZ/MOVK combinations.
tree
|
commitdiff
2013-06-28
Andrew Kaylor
Revising the MCJIT ObjectCache interface to allow subcl...
tree
|
commitdiff
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
tree
|
commitdiff
next