projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AMDGPU: Don't create REG_SEQUENCE with SGPR dest and VGPR sources
[oota-llvm.git]
/
lib
/
ExecutionEngine
/
2015-09-21
Stephen Canon
Remove roundingMode argument in APFloat::mod
tree
|
commitdiff
2015-09-10
Lang Hames
[RuntimeDyld] Support non-zero addends for the MachO...
tree
|
commitdiff
2015-09-10
Lang Hames
[RuntimeDyld] Fix a bug in debugging output: all sectio...
tree
|
commitdiff
2015-09-10
Hans Wennborg
Re-commit r247216: "Fix Clang-tidy misc-use-override...
tree
|
commitdiff
2015-09-10
Hans Wennborg
Revert r247216: "Fix Clang-tidy misc-use-override warni...
tree
|
commitdiff
2015-09-10
Hans Wennborg
Fix Clang-tidy misc-use-override warnings, other minor...
tree
|
commitdiff
2015-09-09
Lang Hames
[RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR...
tree
|
commitdiff
2015-08-31
Benjamin Kramer
[SectionMemoryManager] Use range-based for loops. No...
tree
|
commitdiff
2015-08-28
Petar Jovanovic
[mips64][mcjit] Add N64R6 relocations tests and fix...
tree
|
commitdiff
2015-08-14
Lang Hames
[RuntimeDyld] Make sure code-sections aren't under...
tree
|
commitdiff
2015-08-13
Yaron Keren
Remove and forbid raw_svector_ostream::flush() calls.
tree
|
commitdiff
2015-08-13
Petar Jovanovic
[mips][mcjit] Calculate correct addend for HI16 and...
tree
|
commitdiff
2015-08-11
Lang Hames
[RuntimeDyld][AArch64] Add explicit addends before...
tree
|
commitdiff
2015-08-08
Benjamin Kramer
Fix some comment typos.
tree
|
commitdiff
2015-08-07
Rafael Espindola
Convert getSymbolSection to return an ErrorOr.
tree
|
commitdiff
2015-08-05
David Blaikie
-Wdeprecated-clean: Fix cases of violating the rule...
tree
|
commitdiff
2015-08-05
Tanya Lattner
Rename all references to old mailing lists to new lists...
tree
|
commitdiff
2015-08-04
Hal Finkel
[RuntimeDyld] Adapt PPC64 relocations to PPC32
tree
|
commitdiff
2015-08-03
David Blaikie
-Wdeprecated-clean: Fix cases of violating the rule...
tree
|
commitdiff
2015-08-01
Craig Topper
De-constify pointers to Type since they can't be modifi...
tree
|
commitdiff
2015-07-29
Lang Hames
[MCJIT] Fix PR20656 by teaching MCJIT to honor Executio...
tree
|
commitdiff
2015-07-28
Lang Hames
[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAd...
tree
|
commitdiff
2015-07-27
Diego Novillo
Fix ODR violation. NFC.
tree
|
commitdiff
2015-07-24
Lang Hames
[RuntimeDyld] MachO: Add support for ARM scattered...
tree
|
commitdiff
2015-07-24
Mehdi Amini
Remove access to the DataLayout in the TargetMachine
tree
|
commitdiff
2015-07-24
Mehdi Amini
Revert "Remove access to the DataLayout in the TargetMa...
tree
|
commitdiff
2015-07-24
Mehdi Amini
Remove access to the DataLayout in the TargetMachine
tree
|
commitdiff
2015-07-22
Hans Wennborg
Fix -Wextra-semi warnings.
tree
|
commitdiff
2015-07-16
Mehdi Amini
Fix ffiInvoke() use of DataLayout, broken in 242414
tree
|
commitdiff
2015-07-16
Mehdi Amini
Make ExecutionEngine owning a DataLayout
tree
|
commitdiff
2015-07-16
Michael Kuperstein
Revert "Make ExecutionEngine owning a DataLayout"
tree
|
commitdiff
2015-07-16
Mehdi Amini
Make ExecutionEngine owning a DataLayout
tree
|
commitdiff
2015-07-07
Rafael Espindola
Fix the -DBUILD_SHARED_LIBS=ON build.
tree
|
commitdiff
2015-07-07
Rafael Espindola
Simplify by passing in the section of the symbol. NFC.
tree
|
commitdiff
2015-07-06
Rafael Espindola
Remove getRelocationAddress.
tree
|
commitdiff
2015-07-06
Petar Jovanovic
[Mips] Add support for MCJIT for MIPS32r6
tree
|
commitdiff
2015-07-04
Lang Hames
[RuntimeDyld] Skip relocations for external symbols...
tree
|
commitdiff
2015-07-03
Rafael Espindola
Use a continue to reduce indentation.
tree
|
commitdiff
2015-07-03
Rafael Espindola
Use a continue to reduce indentation.
tree
|
commitdiff
2015-07-03
Rafael Espindola
Context is allocated just a few lines above. Don't...
tree
|
commitdiff
2015-07-03
Rafael Espindola
Fix build with -DLLVM_USE_INTEL_JITEVENTS=ON -DLLVM_USE...
tree
|
commitdiff
2015-07-03
Rafael Espindola
Return ErrorOr from getSymbolAddress.
tree
|
commitdiff
2015-07-02
Rafael Espindola
Try to fix the build of IntelJITEventListener.
tree
|
commitdiff
2015-07-02
Rafael Espindola
Return ErrorOr from SymbolRef::getName.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Use ErrorOr in getRelocationAdress.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
tree
|
commitdiff
2015-06-30
Rafael Espindola
Cleanup getRelocationAddend.
tree
|
commitdiff
2015-06-29
Rafael Espindola
Don't return error_code from function that never fails.
tree
|
commitdiff
2015-06-29
Benjamin Kramer
Upgrade JIT listeners for changes in the libObject...
tree
|
commitdiff
2015-06-26
Rafael Espindola
Expose getFlags via ELFSectionRef.
tree
|
commitdiff
2015-06-26
Rafael Espindola
Add a ELFSectionRef class and use it to expose getSecti...
tree
|
commitdiff
2015-06-26
Rafael Espindola
Simplify getSymbolType.
tree
|
commitdiff
2015-06-26
Rafael Espindola
Make getOther ELF only.
tree
|
commitdiff
2015-06-24
Rafael Espindola
Use Symbol.getValue to simplify RuntimeDyldCOFF::getSym...
tree
|
commitdiff
2015-06-24
Rafael Espindola
Change how symbol sizes are handled in lib/Object.
tree
|
commitdiff
2015-06-23
Rafael Espindola
Be sure to set the DataLayout before checking the cache.
tree
|
commitdiff
2015-06-23
Rafael Espindola
Simplify the Mangler interface now that DataLayout...
tree
|
commitdiff
2015-06-23
Petar Jovanovic
[mips64] Emit correct addend for some PC-relative reloc...
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-22
Joseph Tremoulet
Fix line endings (NFC)
tree
|
commitdiff
2015-06-22
Joseph Tremoulet
[ORC] Add NullResolver
tree
|
commitdiff
2015-06-20
Keno Fischer
[MCJIT] Add a FindGlobalVariableNamed utility
tree
|
commitdiff
2015-06-19
Rafael Espindola
Improve error handling of getRelocationAddend.
tree
|
commitdiff
2015-06-19
Douglas Katzman
Avoid warning about inability to cast from ptr-to-obj...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-16
Duncan P. N. Exon...
modules: Add explicit dependency on intrinsics_gen
tree
|
commitdiff
2015-06-13
Benjamin Kramer
[ExecutionEngine] ArrayRefize argument passing.
tree
|
commitdiff
2015-06-12
Lang Hames
[Orc] Fix a bug in the CompileOnDemand layer where...
tree
|
commitdiff
2015-06-10
Alexei Starovoitov
fix crash
tree
|
commitdiff
2015-06-09
Rui Ueyama
Remove object_error::success and use std::error_code...
tree
|
commitdiff
2015-06-08
Petar Jovanovic
[Mips64][mcjit] Add R_MIPS_PC32 relocation
tree
|
commitdiff
2015-06-03
Daniel Sanders
Re-commit r238838, r238844 with fix for host/target...
tree
|
commitdiff
2015-06-03
Rafael Espindola
This reverts commit r238838, r238844 and r238888.
tree
|
commitdiff
2015-06-02
Daniel Sanders
[mips][mcjit] Add support for R_MIPS_PC32.
tree
|
commitdiff
2015-06-02
Rafael Espindola
Simplify now that we always use an alignment of 2 for...
tree
|
commitdiff
2015-06-02
Davide Italiano
[RuntimeDydlELF] Use range-based loop.
tree
|
commitdiff
2015-06-01
Sanjay Patel
add missing dependency for ExecutionEngine lib
tree
|
commitdiff
2015-06-01
Rafael Espindola
Try to fix the build of IntelJITEventListener.
tree
|
commitdiff
2015-06-01
Rafael Espindola
Simplify another function that doesn't fail.
tree
|
commitdiff
2015-05-31
Rafael Espindola
Simplify interface of function that doesn't fail.
tree
|
commitdiff
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
tree
|
commitdiff
2015-05-28
Petar Jovanovic
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
tree
|
commitdiff
2015-05-27
Lang Hames
[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to...
tree
|
commitdiff
2015-05-26
Akira Hatanaka
Remove NoFramePointerElim and NoFramePointerElimOverrid...
tree
|
commitdiff
2015-05-23
NAKAMURA Takumi
Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen.
tree
|
commitdiff
2015-05-23
Akira Hatanaka
Stop resetting NoFramePointerElim in TargetMachine...
tree
|
commitdiff
2015-05-22
NAKAMURA Takumi
Reapply part of r237975, "Fix Clang -Wmissing-override...
tree
|
commitdiff
2015-05-22
Tobias Grosser
Revert "Fix Clang -Wmissing-override warning"
tree
|
commitdiff
2015-05-22
David Blaikie
Fix Clang -Wmissing-override warning
tree
|
commitdiff
2015-05-21
Keno Fischer
Make it easier to use DwarfContext with MCJIT
tree
|
commitdiff
2015-05-15
David Majnemer
[RuntimeDyld] Use isInt to assert that a relocation...
tree
|
commitdiff
2015-05-11
David Blaikie
Readdress r236990, use of static members on a non-stati...
tree
|
commitdiff
2015-05-05
Lang Hames
[Orc] Reapply r236465 with fixes for the MSVC bots.
tree
|
commitdiff
2015-05-04
Lang Hames
[Orc] Revert r236465 - It broke the Windows bots.
tree
|
commitdiff
2015-05-04
Lang Hames
[Orc] Refactor the compile-on-demand layer to make...
tree
|
commitdiff
2015-05-01
Keno Fischer
Reapply [RuntimeDyldELF] Fold Placeholder into Addend
tree
|
commitdiff
2015-04-29
David Blaikie
[opaque pointer type] Pass GlobalAlias the actual point...
tree
|
commitdiff
2015-04-23
Zachary Turner
Move DIContext.h to common DebugInfo location.
tree
|
commitdiff
2015-04-22
Lang Hames
[RuntimeDyld][COFF] Add external symbol resolution...
tree
|
commitdiff
2015-04-20
Lang Hames
[Orc] Make the makeStub function propagate argument...
tree
|
commitdiff
next