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