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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[Orc][Kaleidoscope] Add an example of extreme-laziness in Orc.
Lang Hames
2015-02-17
4
-0
/
+1454
*
[Orc][Kaleidoscope] Update the MainLoop code of the orc/kaleidoscope tutorials
Lang Hames
2015-02-17
3
-12
/
+12
*
[CMake] Add RuntimeDyld to libdeps corresponding to r229343.
NAKAMURA Takumi
2015-02-16
1
-0
/
+1
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
5
-377
/
+377
*
[PM] Update the examples to reflect the removal of the
Chandler Carruth
2015-02-13
6
-29
/
+24
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
15
-15
/
+15
[next]