index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
ExecutionEngine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-1
/
+1
*
Use MutableArrayRef for APFloat::convertToInteger
Simon Pilgrim
2017-03-20
1
-1
/
+1
*
Strip trailing whitespace
Simon Pilgrim
2017-03-20
1
-8
/
+8
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-3
/
+3
*
Use StringRef instead of raw pointer in ExecutionEngine
Mehdi Amini
2016-10-01
1
-3
/
+3
*
[ExecutionEngine] Move ObjectCache::anchor from MCJIT to ExecutionEngine.
Lang Hames
2016-09-04
1
-0
/
+3
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-4
/
+5
*
IR: Introduce Module::global_objects().
Peter Collingbourne
2016-06-22
1
-4
/
+2
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-2
/
+1
*
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
Manuel Jacob
2016-01-16
1
-2
/
+2
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-3
/
+1
*
ExecutionEngine: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-5
/
+4
*
Remove roundingMode argument in APFloat::mod
Stephen Canon
2015-09-21
1
-2
/
+1
*
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep...
David Blaikie
2015-08-03
1
-1
/
+1
*
De-constify pointers to Type since they can't be modified. NFC
Craig Topper
2015-08-01
1
-4
/
+4
*
[MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping.
Lang Hames
2015-07-29
1
-2
/
+9
*
Make ExecutionEngine owning a DataLayout
Mehdi Amini
2015-07-16
1
-18
/
+27
*
Revert "Make ExecutionEngine owning a DataLayout"
Michael Kuperstein
2015-07-16
1
-18
/
+18
*
Make ExecutionEngine owning a DataLayout
Mehdi Amini
2015-07-16
1
-18
/
+18
*
Simplify the Mangler interface now that DataLayout is mandatory.
Rafael Espindola
2015-06-23
1
-2
/
+2
*
[MCJIT] Add a FindGlobalVariableNamed utility
Keno Fischer
2015-06-20
1
-0
/
+8
*
[ExecutionEngine] ArrayRefize argument passing.
Benjamin Kramer
2015-06-13
1
-1
/
+1
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-1
/
+1
*
[ExecutionEngine] Fix MCJIT::addGlobalMapping.
Lang Hames
2015-03-31
1
-58
/
+81
*
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
Lang Hames
2015-03-30
1
-9
/
+28
*
Fold init() helpers into constructors. NFC.
Benjamin Kramer
2015-03-06
1
-25
/
+12
*
Add missing includes. make_unique proliferated everywhere.
Benjamin Kramer
2015-03-01
1
-0
/
+1
*
[ExecutionEngine] FindFunctionNamed: Skip declarations
Keno Fischer
2015-01-27
1
-1
/
+2
*
[Orc] New JIT APIs.
Lang Hames
2015-01-23
1
-1
/
+16
*
[MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC.
Lang Hames
2014-12-03
1
-2
/
+16
*
[MCJIT] Replace JITEventListener::anchor (temporarily removed in r222861), and
Lang Hames
2014-11-27
1
-0
/
+2
*
[MCJIT] Remove JITEventListener's anchor until I can determine the right place
Lang Hames
2014-11-27
1
-3
/
+0
*
[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
Lang Hames
2014-11-26
1
-7
/
+4
*
Reverting r222828 and r222810-r222812 as they broke the build on Windows.
Aaron Ballman
2014-11-26
1
-4
/
+7
*
[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
Lang Hames
2014-11-26
1
-7
/
+4
*
IR: Replace DataLayout::RoundUpAlignment with RoundUpToAlignment
David Majnemer
2014-10-20
1
-2
/
+2
*
[MCJIT] Remove a few more references to JITMemoryManager that survived r218316.
Lang Hames
2014-09-23
1
-1
/
+0
*
[MCJIT] Delete the JTIMemoryManager and associated APIs.
Lang Hames
2014-09-23
1
-6
/
+4
*
unique_ptrify passing the TargetMachine to ExecutionEngine::MCJITCtor
David Blaikie
2014-09-02
1
-5
/
+3
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-26
/
+2
*
Give ExecutionEngine of top level buffers.
Rafael Espindola
2014-08-26
1
-0
/
+5
*
ExecutionEngine: address review comments
Dylan Noblesmith
2014-08-26
1
-7
/
+6
*
ExecutionEngine: unique_ptr-ify
Dylan Noblesmith
2014-08-25
1
-20
/
+12
*
Don't own the buffer in object::Binary.
Rafael Espindola
2014-08-19
1
-1
/
+1
*
Make it explicit that ExecutionEngine takes ownership of the modules.
Rafael Espindola
2014-08-19
1
-18
/
+16
*
Use a range loop. NFC.
Rafael Espindola
2014-08-18
1
-2
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-2
/
+25
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-25
/
+2
*
Include Archive.h
Rafael Espindola
2014-08-01
1
-0
/
+1
*
Move virtual method out of line.
Rafael Espindola
2014-08-01
1
-0
/
+4
[next]