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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
DI: Rewrite the DIBuilder local variable API
Duncan P. N. Exon Smith
2015-07-31
1
-3
/
+2
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
1
-1
/
+1
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
4
-10
/
+10
*
Revert "Remove access to the DataLayout in the TargetMachine"
Mehdi Amini
2015-07-24
4
-10
/
+10
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
4
-10
/
+10
*
Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout() returns a ref
Mehdi Amini
2015-07-16
5
-5
/
+5
*
Simplify the Mangler interface now that DataLayout is mandatory.
Rafael Espindola
2015-06-23
4
-17
/
+13
*
BrainF.cpp: Update CreateCall() according to r237624.
NAKAMURA Takumi
2015-05-19
1
-1
/
+2
*
[Orc] Reapply r236465 with fixes for the MSVC bots.
Lang Hames
2015-05-05
1
-8
/
+14
*
[Orc] Revert r236465 - It broke the Windows bots.
Lang Hames
2015-05-04
1
-14
/
+8
*
[Orc] Refactor the compile-on-demand layer to make module partitioning lazy,
Lang Hames
2015-05-04
1
-8
/
+14
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-16
/
+16
*
[Kaleidoscope] Fix incorrect use of reinterpret_cast.
Lang Hames
2015-04-22
7
-7
/
+7
*
[Kaleidoscope] Remove RTTI use from chapters 7 and 8.
Lang Hames
2015-04-22
6
-12
/
+8
*
Fix up Exception demo from recent opaque pointer type changes to GEP
David Blaikie
2015-04-22
1
-6
/
+7
*
DebugInfo: Fix Kaleidoscope Ch. 8 after r235327
Duncan P. N. Exon Smith
2015-04-20
1
-2
/
+2
*
DebugInfo: Remove DIScope
Duncan P. N. Exon Smith
2015-04-20
1
-20
/
+20
*
DebugInfo: Remove DIDescriptor from the DIBuilder API
Duncan P. N. Exon Smith
2015-04-16
1
-2
/
+2
*
DebugInfo: Gut DIDescriptor
Duncan P. N. Exon Smith
2015-04-16
1
-1
/
+1
*
DebugInfo: Remove unnecessary API from DIDerivedType and DIType
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+1
*
DebugInfo: Gut DICompileUnit and DIFile
Duncan P. N. Exon Smith
2015-04-15
1
-12
/
+12
*
DebugInfo: Add implicit conversion from DISubprogram to DIScope
Duncan P. N. Exon Smith
2015-04-14
1
-1
/
+1
*
Fixing a compile error with MSVC 2013 where there is no conversion from DISub...
Aaron Ballman
2015-04-14
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
7
-48
/
+48
*
[Orc] Update kaleidoscope tutorial for API change in r234669.
Lang Hames
2015-04-11
1
-1
/
+1
*
llvm/examples/BrainF: Give an explicit pointee type to ConstantExpr::getGetEl...
NAKAMURA Takumi
2015-04-02
1
-1
/
+1
*
Rework r233647, "llvm/examples: Suppress building a few JIT examples."
NAKAMURA Takumi
2015-03-31
3
-3
/
+3
*
llvm/examples: Suppress building a few JIT examples.
NAKAMURA Takumi
2015-03-31
3
-0
/
+6
*
llvm/examples: Add RuntimeDyld as libdeps.
NAKAMURA Takumi
2015-03-31
5
-0
/
+5
*
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
Lang Hames
2015-03-30
4
-46
/
+66
*
Fix build.
Rafael Espindola
2015-03-25
1
-1
/
+1
*
CMake: Disable ENABLE_EXPORTS for executables with MSVC
Reid Kleckner
2015-03-18
1
-1
/
+1
*
Fix the build of the gold-plugin and examples.
Rafael Espindola
2015-03-04
6
-6
/
+6
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
10
-10
/
+4
*
llvm/examples: Add missing include according to r230907.
NAKAMURA Takumi
2015-03-02
7
-0
/
+7
*
[Orc][Kaleidoscope] More tutorial cleanup, a little extra debugging output.
Lang Hames
2015-02-26
2
-23
/
+19
*
[Orc][Kaleidoscope] Fix a missed symbol mangling operation in the fully lazy ...
Lang Hames
2015-02-26
1
-1
/
+5
*
[Orc][Kaleidoscope] More diff-reduction between tutorial versions.
Lang Hames
2015-02-26
1
-2
/
+2
*
[Orc][Kaleidoscope] Clean up the Orc/Kaleidoscope tutorials to minimize the d...
Lang Hames
2015-02-25
4
-168
/
+187
*
[Orc][Kaleidoscope] Tidy up the lazy_irgen tutorial, touch up a couple of
Lang Hames
2015-02-23
2
-31
/
+46
*
[Orc][Kaleidoscope] Remove dead AST map in SessionContext.
Lang Hames
2015-02-23
1
-2
/
+1
*
[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
Lang Hames
2015-02-21
4
-0
/
+8
*
[Orc][Kaleidoscope] Fix the orc/kaleidoscope tutorials on linux.
Lang Hames
2015-02-20
4
-8
/
+12
*
[orcjit] Include CMake support for the fully_lazy example and fix the build
David Blaikie
2015-02-19
3
-6
/
+8
*
[Orc][Kaleidoscope] Fix typo in tutorial comment.
Lang Hames
2015-02-19
1
-1
/
+1
*
[Orc][Kaleidoscope] Make the 'fully lazy' orc kaleidoscope tutorial lazier st...
Lang Hames
2015-02-19
1
-26
/
+45
*
[Orc][Kaleidoscope] Fix a fixme - no reason we can't use C++14 in the tutorials.
Lang Hames
2015-02-18
1
-11
/
+14
*
[Orc][Kaleidoscope] Make the Orc/Kaleidoscope tutorials easier to build on
Lang Hames
2015-02-18
4
-12
/
+40
*
[Orc][Kaleidoscope] Make sure to look for the mangled name when updating the
Lang Hames
2015-02-18
1
-1
/
+1
*
[Orc][Kaleidoscope] Fix misnumbered steps in comments, plus tidy one
Lang Hames
2015-02-17
1
-4
/
+4
[next]