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
...
*
[Kaleidoscope] Remove the old Kaleidoscope/ORC tutorial series.
Lang Hames
2016-05-27
13
-5684
/
+0
*
[Kaleidoscope][BuildingAJIT] Add code for chapter 4.
Lang Hames
2016-05-27
4
-0
/
+1479
*
[Kaleidoscope][BuildingAJIT] Remove leftover debugging output statements.
Lang Hames
2016-05-26
1
-4
/
+0
*
[Kaleidoscope][BuildingAJIT] Add explicit dependence on TransformUtils to Cha...
Lang Hames
2016-05-26
1
-0
/
+1
*
[Kaleidoscope][BuildingAJIT] Add code for Chapter 3.
Lang Hames
2016-05-26
4
-0
/
+1385
*
[Kaleidoscope][BuildingAJIT] Fix a bug in the symbol resolver in Chapter2.
Lang Hames
2016-05-26
1
-1
/
+1
*
[Kaleidoscope][BuildingAJIT] Make the optimizeModule method for Chapter2
Lang Hames
2016-05-26
1
-0
/
+2
*
[Kaleidoscope][BuildingAJIT] Add code for the 2nd chapter of the BuildingAJIT
Lang Hames
2016-05-25
4
-0
/
+1369
*
[Kaleidoscope][BuildingAJIT] Delete trailing whitespace.
Lang Hames
2016-05-25
1
-1
/
+1
*
[Kaleidoscope][BuildingAJIT] Add a description of the KaleidoscopeJIT addModule
Lang Hames
2016-05-25
1
-4
/
+15
*
Fix some Include What You Use warnings in examples; other minor fixes.
Eugene Zelenko
2016-05-25
9
-25
/
+114
*
[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.
Lang Hames
2016-05-23
5
-0
/
+1321
*
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
Lang Hames
2016-05-22
5
-5
/
+5
*
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warn...
Eugene Zelenko
2016-05-19
11
-96
/
+245
*
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
Lang Hames
2016-05-07
1
-2
/
+2
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
18
-380
/
+346
*
[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.
Lang Hames
2016-03-25
4
-64
/
+64
*
[Kaleidoscope] Fix 'Error' name clashes.
Lang Hames
2016-03-25
3
-87
/
+87
*
[PM] Update Kaleidoscope with the new header file.
Chandler Carruth
2016-03-11
4
-0
/
+4
*
Refactor duplicated code for linking with pthread.
Rafael Espindola
2016-03-01
1
-3
/
+1
*
Remove autoconf support
Chris Bieneman
2016-01-26
30
-519
/
+0
*
Fix examples corresponding to r257302.
NAKAMURA Takumi
2016-01-11
1
-1
/
+1
*
[Orc] Fix Kaleidoscope example for change in r254693.
Lang Hames
2015-12-04
1
-1
/
+1
*
examples: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-11-07
8
-10
/
+10
*
Fix Kaleidoscope example.
Peter Collingbourne
2015-11-05
1
-1
/
+2
*
[Kaleidoscope][Orc] Fix the fully_lazy Orc Kaleidoscope example.
Lang Hames
2015-11-03
1
-6
/
+3
*
Kaleidoscope-ch2: Remove the dependence on LLVM by cloning make_unique into t...
David Blaikie
2015-11-03
1
-11
/
+23
*
[JIT/Examples] Fix Fibonacci so that it runs again.
Davide Italiano
2015-10-17
1
-1
/
+0
*
Update for llvm API change.
Eric Christopher
2015-10-15
1
-2
/
+1
*
Make the Kaleidoscope Orc examples -Wdeprecated clean by avoiding copying som...
David Blaikie
2015-10-08
4
-4
/
+4
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
15
-54
/
+49
*
Fix typo and test commit
Luke Larson
2015-09-18
1
-1
/
+1
*
Remove trailing whitespace from the old Orc Kaleidoscope examples.
Lang Hames
2015-09-18
4
-448
/
+444
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
4
-12
/
+0
*
Kaleidoscope: Prune __attribute__((used)). Some compilers wouldn't accept one.
NAKAMURA Takumi
2015-08-28
5
-10
/
+10
*
Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure
Lang Hames
2015-08-27
10
-20
/
+30
*
Revert r246175 to get builder green again.
Lang Hames
2015-08-27
10
-20
/
+10
*
Add Kaleidoscope regression tests.
Lang Hames
2015-08-27
10
-10
/
+20
*
[CMake] Let ExceptionDemo buildable with ENABLE_EH.
NAKAMURA Takumi
2015-08-27
2
-5
/
+5
*
Kaleidoscope: Prune unused libdeps.
NAKAMURA Takumi
2015-08-27
5
-8
/
+0
*
Kaleidoscope: Update libdeps corresponding to r246002.
NAKAMURA Takumi
2015-08-26
5
-0
/
+5
*
Big Kaleidoscope tutorial update.
Lang Hames
2015-08-26
8
-987
/
+760
*
[CMake] Kaleidoscope-Ch2: Don't pass -Wno-unused-private-field unconditionally.
NAKAMURA Takumi
2015-08-19
1
-2
/
+6
*
[Kaleidoscope] More inter-chapter diff reduction.
Lang Hames
2015-08-19
4
-4
/
+9
*
[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
Lang Hames
2015-08-19
9
-466
/
+594
*
[Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.
Lang Hames
2015-08-18
7
-850
/
+887
*
Update ExceptionDemo for exception handling API changes (personality function...
David Blaikie
2015-08-14
1
-1
/
+1
*
Fix -Wformat warnings in ExceptionDemo
David Blaikie
2015-08-14
1
-6
/
+7
*
Fix up the ExceptionDemo for some API changes over the past <time>
David Blaikie
2015-08-14
1
-2
/
+2
*
[PM/AA] Hoist the interface for BasicAA into a header file.
Chandler Carruth
2015-08-06
4
-0
/
+4
[prev]
[next]