projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Orc] Add orcjit to the dependencies list in the Makefile for lli.
2015-01-24
Lang Hames
[Orc] Add orcjit to the dependencies list in the Makefile...
commit
|
commitdiff
|
tree
2015-01-23
Lang Hames
[Orc] Remove a bunch of constructors from ObjectLinkingLayer.
commit
|
commitdiff
|
tree
2015-01-23
Lang Hames
[Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in...
commit
|
commitdiff
|
tree
2015-01-23
Lang Hames
[Orc] New JIT APIs.
commit
|
commitdiff
|
tree
2015-01-23
Lang Hames
[ADT] Add move operations to SmallVector<T,N> from...
commit
|
commitdiff
|
tree
2015-01-22
Lang Hames
[Object] Fix a bug in a condition introduced in r226217...
commit
|
commitdiff
|
tree
2015-01-17
Lang Hames
[RuntimeDyld] Tidy up emitCommonSymbols a little. NFC.
commit
|
commitdiff
|
tree
2015-01-17
Lang Hames
[RuntimeDyld] Remove the brace initialization that...
commit
|
commitdiff
|
tree
2015-01-16
Lang Hames
[RuntimeDyld] Track symbol visibility in RuntimeDyld.
commit
|
commitdiff
|
tree
2015-01-16
Lang Hames
[Kaleidoscope] Run clang-format over chapter 4 of kaleidoscope.
commit
|
commitdiff
|
tree
2015-01-16
Lang Hames
[RuntimeDyld] Add 'stub_addr' to comment describing...
commit
|
commitdiff
|
tree
2015-01-16
Lang Hames
[Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope...
commit
|
commitdiff
|
tree
2015-01-15
Lang Hames
[Object] Add SF_Exported flag. This flag will be set...
commit
|
commitdiff
|
tree
2015-01-09
Lang Hames
Recommit r224935 with a fix for the ObjC++/AArch64...
commit
|
commitdiff
|
tree
2015-01-08
Lang Hames
[MCJIT] Remove a few redundant MCJIT tests, and drop...
commit
|
commitdiff
|
tree
2015-01-06
Lang Hames
Revert r224935 "Refactor duplicated code. No intended...
commit
|
commitdiff
|
tree
2015-01-06
Lang Hames
Revert r225048: It broke ObjC on AArch64.
commit
|
commitdiff
|
tree
2015-01-04
Lang Hames
[APFloat][ADT] Fix sign handling logic for FMA results...
commit
|
commitdiff
|
tree
2014-12-03
Lang Hames
[MCJIT] Unique-ptrify the RTDyldMemoryManager member...
commit
|
commitdiff
|
tree
2014-12-02
Lang Hames
[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
commit
|
commitdiff
|
tree
2014-11-27
Lang Hames
[MCJIT] Remove the local symbol table from RuntimeDlyd...
commit
|
commitdiff
|
tree
2014-11-27
Lang Hames
[MCJIT] Update CMakeLists.txt for llvm-rtdyld to add...
commit
|
commitdiff
|
tree
2014-11-27
Lang Hames
[MCJIT] Replace JITEventListener::anchor (temporarily...
commit
|
commitdiff
|
tree
2014-11-27
Lang Hames
[MCJIT] Remove JITEventListener's anchor until I can...
commit
|
commitdiff
|
tree
2014-11-27
Lang Hames
[MCJIT] Move get-any-symbol-load-address logic out...
commit
|
commitdiff
|
tree
2014-11-26
Lang Hames
[MCJIT] Fix missing return statement.
commit
|
commitdiff
|
tree
2014-11-26
Lang Hames
[MCJIT] Reapply r222828 and r222810-r222812 with fix...
commit
|
commitdiff
|
tree
2014-11-26
Lang Hames
[MCJIT] Re-enable GDB registration (temporarily disabled...
commit
|
commitdiff
|
tree
2014-11-26
Lang Hames
[MCJIT] Temporarily disable automatic JIT debugger...
commit
|
commitdiff
|
tree
2014-11-26
Lang Hames
[MCJIT] Clean up RuntimeDyld's quirky object-ownership...
commit
|
commitdiff
|
tree
2014-11-21
Lang Hames
[MCJIT] Remove JITEventListener::NotifyFreeingMachineCode...
commit
|
commitdiff
|
tree
2014-11-20
Lang Hames
[MCJIT] Remove JITEventListener::NotifyFunctionEmitted...
commit
|
commitdiff
|
tree
2014-11-19
Lang Hames
[ADT] Fix PR20728 - Incorrect APFloat::fusedMultiplyAdd...
commit
|
commitdiff
|
tree
2014-11-06
Lang Hames
[RegAlloc] Remove reference to the trivial spiller...
commit
|
commitdiff
|
tree
2014-11-06
Lang Hames
[RegAlloc] Kill off the trivial spiller - nobody is...
commit
|
commitdiff
|
tree
2014-11-06
Lang Hames
[Docs][JIT] Update the clang++ invocation lines in...
commit
|
commitdiff
|
tree
2014-10-31
Lang Hames
[Object] Modify OwningBinary's interface to separate...
commit
|
commitdiff
|
tree
2014-10-27
Lang Hames
[PBQP] Remove a spurious 'typename' keyword. This was...
commit
|
commitdiff
|
tree
2014-10-27
Lang Hames
[PBQP] Clarify ambiguous-looking typedef.
commit
|
commitdiff
|
tree
2014-10-27
Lang Hames
[PBQP] Unique allowed-sets for nodes in the PBQP graph...
commit
|
commitdiff
|
tree
2014-10-26
Lang Hames
[PBQP] Tidying up as per Dave Blaikie's suggesions...
commit
|
commitdiff
|
tree
2014-10-26
Lang Hames
[PBQP] Explicitly define copy/move operations for NodeMetada...
commit
|
commitdiff
|
tree
2014-10-26
Lang Hames
[PBQP] Re-commit r220642 with a workaround for quirky...
commit
|
commitdiff
|
tree
2014-10-26
Lang Hames
[PBQP] Unique-ptrify some PBQP Metadata structures...
commit
|
commitdiff
|
tree
2014-10-26
Lang Hames
[PBQP] Tidy up CostAllocator.h: fix variable case,...
commit
|
commitdiff
|
tree
2014-10-22
Lang Hames
[MCJIT] Make repeat calls to MCJIT::getPointerToFunction...
commit
|
commitdiff
|
tree
2014-10-21
Lang Hames
[MCJIT] Defer application of AArch64 MachO GOT relocations...
commit
|
commitdiff
|
tree
2014-10-21
Lang Hames
[MCJIT] Temporarily revert r220245 - it broke several...
commit
|
commitdiff
|
tree
2014-10-20
Lang Hames
[MCJIT] Make MCJIT honor symbol visibility settings...
commit
|
commitdiff
|
tree
2014-10-20
Lang Hames
[PBQP] Use DenseSet rather than std::set for PBQP's...
commit
|
commitdiff
|
tree
2014-10-19
Lang Hames
[ADT] Add a 'find_as' operation to DenseSet.
commit
|
commitdiff
|
tree
2014-10-18
Lang Hames
[PBQP] Move register-allocation specific PBQP code...
commit
|
commitdiff
|
tree
2014-10-18
Lang Hames
[PBQP] Replace the interference-constraints algorithm...
commit
|
commitdiff
|
tree
2014-10-10
Lang Hames
[MCJIT] Replace memcpy with readBytesUnaligned in RuntimeDyl...
commit
|
commitdiff
|
tree
2014-10-09
Lang Hames
[PBQP] Add missing headers from r219421.
commit
|
commitdiff
|
tree
2014-10-09
Lang Hames
[PBQP] Replace PBQPBuilder with composable constraints...
commit
|
commitdiff
|
tree
2014-10-07
Lang Hames
[Bugpoint] Close error log in ProcessFailure. Bugpoint...
commit
|
commitdiff
|
tree
2014-10-03
Lang Hames
[BasicAA] Revert r218714 - Make better use of zext...
commit
|
commitdiff
|
tree
2014-10-02
Lang Hames
[PBQP] Update doxygen comment style to match the rest...
commit
|
commitdiff
|
tree
2014-10-02
Lang Hames
[PBQP] Add support for graph-level metadata to the...
commit
|
commitdiff
|
tree
2014-10-01
Lang Hames
[MCJIT] Don't crash in debugging output for sections...
commit
|
commitdiff
|
tree
2014-10-01
Lang Hames
[MCJIT] Turn the getSymbolAddress free function created...
commit
|
commitdiff
|
tree
2014-09-23
Lang Hames
[MCJIT] Fix some more RuntimeDyld debugging output...
commit
|
commitdiff
|
tree
2014-09-23
Lang Hames
[MCJIT] Remove PPCRelocations.h - it's no longer used.
commit
|
commitdiff
|
tree
2014-09-23
Lang Hames
[MCJIT] Nuke MachineRelocation and MachineCodeEmitter...
commit
|
commitdiff
|
tree
2014-09-23
Lang Hames
[MCJIT] Remove a few more references to JITMemoryManager...
commit
|
commitdiff
|
tree
2014-09-23
Lang Hames
[MCJIT] Remove #include of JITMemoryManager that accidentall...
commit
|
commitdiff
|
tree
2014-09-23
Lang Hames
[MCJIT] Delete the JTIMemoryManager and associated...
commit
|
commitdiff
|
tree
2014-09-21
Lang Hames
Remove redundant if test.
commit
|
commitdiff
|
tree
2014-09-20
Lang Hames
[MCJIT] Make RTDyldMemoryManager::getSymbolAddress...
commit
|
commitdiff
|
tree
2014-09-18
Lang Hames
[MCJIT] Fix a debugging-output formatting bug in RuntimeDyld.
commit
|
commitdiff
|
tree
2014-09-15
Lang Hames
[MCJIT] Start Stringref-izing the ExecutionEngine interface.
commit
|
commitdiff
|
tree
2014-09-11
Lang Hames
[MCJIT] Improve the "stub not found" diagnostic in...
commit
|
commitdiff
|
tree
2014-09-11
Lang Hames
[MCJIT] Make sure we test ARM BR24 relocations with...
commit
|
commitdiff
|
tree
2014-09-11
Lang Hames
[MCJIT] Add support for ARM HALF_DIFF relocations to...
commit
|
commitdiff
|
tree
2014-09-11
Lang Hames
[MCJIT] Take the relocation addend into account when...
commit
|
commitdiff
|
tree
2014-09-10
Lang Hames
[MCJIT] Remove redundant architecture check from RuntimeDyld...
commit
|
commitdiff
|
tree
2014-09-07
Lang Hames
[MCJIT] Revert partial RuntimeDyldELF cleanup that...
commit
|
commitdiff
|
tree
2014-09-07
Lang Hames
[MCJIT] Rewrite RuntimeDyldMachO and its derived classes...
commit
|
commitdiff
|
tree
2014-09-07
Lang Hames
[MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned...
commit
|
commitdiff
|
tree
2014-09-05
Lang Hames
[MCJIT] Fix an iterator invalidation bug in MCJIT:...
commit
|
commitdiff
|
tree
2014-09-05
Lang Hames
[MCJIT] Const-ify the symbol lookup operations on RuntimeDyld.
commit
|
commitdiff
|
tree
2014-09-04
Lang Hames
[MCJIT] Make sure eh-frame fixups use the target's...
commit
|
commitdiff
|
tree
2014-09-04
Lang Hames
[MCJIT] Add command-line argument to llvm-rtdyld to...
commit
|
commitdiff
|
tree
2014-09-03
Lang Hames
Add a regression test to sanity check the PBQP allocator.
commit
|
commitdiff
|
tree
2014-09-03
Lang Hames
[MCJIT] Make llvm-rtdyld process eh_frame sections...
commit
|
commitdiff
|
tree
2014-09-03
Lang Hames
[MCJIT] Add a 'section_addr' builtin function to RuntimeDyld...
commit
|
commitdiff
|
tree
2014-08-29
Lang Hames
[MCJIT] Move endian-aware read/writes from RuntimeDyldMachO...
commit
|
commitdiff
|
tree
2014-08-28
Lang Hames
[MCJIT] Fix format specifiers for debug output in RuntimeDyld.
commit
|
commitdiff
|
tree
2014-08-27
Lang Hames
[MCJIT] Replace a C-style cast in RuntimeDyldImpl.h.
commit
|
commitdiff
|
tree
2014-08-27
Lang Hames
[MCJIT] More endianness fixes for RuntimeDyldMachO.
commit
|
commitdiff
|
tree
2014-08-25
Lang Hames
[MCJIT][SystemZ] Use a simpler expression for indirect...
commit
|
commitdiff
|
tree
2014-08-25
Lang Hames
[MCJIT] Dump section memory both before and after relocation...
commit
|
commitdiff
|
tree
2014-08-25
Lang Hames
[MCJIT] Make RuntimeDyld dump section contents in ...
commit
|
commitdiff
|
tree
2014-08-19
Lang Hames
[MCJIT] Add an i386 RuntimeDyldMachO test case.
commit
|
commitdiff
|
tree
2014-08-19
Lang Hames
[MCJIT] Allow '$' characters in symbol names in RuntimeDyldC...
commit
|
commitdiff
|
tree
2014-08-18
Lang Hames
[MCJIT] Respect target endianness in RuntimeDyldMachO...
commit
|
commitdiff
|
tree
2014-08-14
Lang Hames
[MCJIT] Support DisableSymbolSearching and InstallLazyFuncti...
commit
|
commitdiff
|
tree
2014-08-08
Lang Hames
[MCJIT] Simplify immediate decoding code in the RuntimeDyldM...
commit
|
commitdiff
|
tree
2014-08-07
Lang Hames
[MCJIT] Replace a c-style cast with reinterpret_cast...
commit
|
commitdiff
|
tree
next