index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ExecutionEngine
/
MCJIT
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
Replace llvm::MutexGuard/UniqueLock with their standard equivalents
Benjamin Kramer
2019-08-07
1
-19
/
+19
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[ExecutionEngine] Change NotifyObjectEmitted/NotifyObjectFreed API.
Lang Hames
2018-12-04
2
-11
/
+15
*
[Support] Make error banner optional in logAllUnhandledErrors
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
[MCJIT] Fix a case of Error::success() being passed to report_fatal_error.
Lang Hames
2018-08-15
1
-1
/
+2
*
[MCJIT] Call materializeAll on modules before compiling them in MCJIT.
Lang Hames
2018-06-12
1
-0
/
+6
*
Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer; NFCI
Weiming Zhao
2018-04-16
2
-2
/
+2
*
NFC: Move ObjectMemoryBuffer to support
Weiming Zhao
2018-04-15
1
-1
/
+1
*
[MCJIT] Remove the anchor from mcjit.
Benjamin Kramer
2018-04-12
1
-2
/
+0
*
Add missing vtable anchors
Weiming Zhao
2018-04-11
2
-0
/
+5
*
Remove unused file, ExecutionEngine/MCJIT/ObjectBuffer.h
David Blaikie
2018-03-26
1
-48
/
+0
*
[ORC] Re-apply r322913 with a fix for a read-after-free error.
Lang Hames
2018-01-19
2
-14
/
+12
*
[ORC] Revert r322913 while I investigate an ASan failure.
Lang Hames
2018-01-19
2
-12
/
+14
*
[ORC] Redesign the JITSymbolResolver interface to support bulk queries.
Lang Hames
2018-01-19
2
-14
/
+12
*
Remove redundant includes from lib/ExecutionEngine.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-6
/
+13
*
Use StringRef instead of raw pointer in ExecutionEngine
Mehdi Amini
2016-10-01
2
-8
/
+8
*
[MCJIT] Fix some inconsistent handling of name mangling inside MCJIT.
Lang Hames
2016-09-12
2
-12
/
+21
*
[ExecutionEngine] Move ObjectCache::anchor from MCJIT to ExecutionEngine.
Lang Hames
2016-09-04
1
-2
/
+0
*
Use the range variant of find/find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-1
/
+1
*
[MCJIT] Improve documentation and error handling for MCJIT::runFunction.
Lang Hames
2016-08-11
1
-1
/
+4
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
2
-23
/
+20
*
[Object] Change Archive::findSym to return an Expected<Optional<Child>>.
Lang Hames
2016-07-14
1
-6
/
+6
*
[Object] Re-apply r275316 now that I have the corresponding LLD patch ready.
Lang Hames
2016-07-14
1
-4
/
+5
*
[Object] Revert r275316, Archive::child_iterator changes, while I update lld.
Lang Hames
2016-07-14
1
-5
/
+4
*
[Object] Change Archive::child_iterator for better interop with Error/Expected.
Lang Hames
2016-07-13
1
-4
/
+5
*
[MCJIT] Update MCJIT and get the fibonacci example working again.
Lang Hames
2016-06-11
1
-5
/
+9
*
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2016-05-17
1
-2
/
+5
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to...
Kevin Enderby
2016-04-06
1
-1
/
+8
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-13
/
+0
*
Use make_range to reduce mentions of iterator type. NFC
Craig Topper
2015-12-06
1
-1
/
+1
*
Reapply r250906 with many suggested updates from Rafael Espindola.
Kevin Enderby
2015-11-05
1
-1
/
+3
*
Backing out commit r250906 as it broke lld.
Kevin Enderby
2015-10-21
1
-2
/
+2
*
This removes the eating of the error in Archive::Child::getSize() when the ch...
Kevin Enderby
2015-10-21
1
-2
/
+2
*
Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fi...
Hans Wennborg
2015-09-10
1
-7
/
+8
*
Revert r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
Hans Wennborg
2015-09-10
1
-8
/
+7
*
Fix Clang-tidy misc-use-override warnings, other minor fixes
Hans Wennborg
2015-09-10
1
-7
/
+8
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
1
-1
/
+0
*
[MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping.
Lang Hames
2015-07-29
1
-0
/
+6
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-1
/
+1
*
Revert "Remove access to the DataLayout in the TargetMachine"
Mehdi Amini
2015-07-24
1
-1
/
+1
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-1
/
+1
*
Make ExecutionEngine owning a DataLayout
Mehdi Amini
2015-07-16
1
-7
/
+11
*
Revert "Make ExecutionEngine owning a DataLayout"
Michael Kuperstein
2015-07-16
1
-11
/
+7
*
Make ExecutionEngine owning a DataLayout
Mehdi Amini
2015-07-16
1
-7
/
+11
*
Be sure to set the DataLayout before checking the cache.
Rafael Espindola
2015-06-23
1
-2
/
+2
*
Simplify the Mangler interface now that DataLayout is mandatory.
Rafael Espindola
2015-06-23
1
-3
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
[next]