Lang Hames
d76e067150
Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure
...
the kaleidoscope 'library' functions aren't dead-stripped in release builds.
llvm-svn: 246201
2015-08-27 20:31:44 +00:00
Lang Hames
a9248a2696
Revert r246175 to get builder green again.
...
llvm-svn: 246185
2015-08-27 18:54:41 +00:00
Lang Hames
f624d1ab8d
Add Kaleidoscope regression tests.
...
These will be run if LLVM_BUILD_EXAMPLES is enabled.
llvm-svn: 246175
2015-08-27 18:13:34 +00:00
NAKAMURA Takumi
48324bfd62
Kaleidoscope: Prune unused libdeps.
...
llvm-svn: 246126
2015-08-27 00:04:24 +00:00
NAKAMURA Takumi
653592d7ce
Kaleidoscope: Update libdeps corresponding to r246002.
...
llvm-svn: 246025
2015-08-26 08:05:55 +00:00
NAKAMURA Takumi
f6d661eabd
llvm/examples: Add RuntimeDyld as libdeps.
...
llvm-svn: 233646
2015-03-31 00:03:36 +00:00
NAKAMURA Takumi
ded8207c43
Reorder.
...
llvm-svn: 226419
2015-01-19 00:35:33 +00:00
NAKAMURA Takumi
86c8a9cc74
[CMake] examples/Kaleidoscope: Prune redundant libdeps.
...
llvm-svn: 226418
2015-01-19 00:35:25 +00:00
Duncan P. N. Exon Smith
9e93701b57
cmake: Add Kaleidoscope target
...
llvm-svn: 225318
2015-01-06 23:39:37 +00:00
Eric Christopher
32745dde08
Once more on the cmake build. nativecodegen->native on the dependencies.
...
Thanks to Rafael Espindola for testing assistance.
llvm-svn: 223678
2014-12-08 18:24:06 +00:00
Eric Christopher
3760e8457d
Attempt to fix the cmake build by requiring mcjit on the cmake
...
dependencies for the KS tutorials
llvm-svn: 223677
2014-12-08 18:20:50 +00:00
Eric Christopher
79cc1e3ae7
Reinstate "Nuke the old JIT."
...
Approved by Jim Grosbach, Lang Hames, Rafael Espindola.
This reinstates commits r215111, 215115, 215116, 215117, 215136.
llvm-svn: 216982
2014-09-02 22:28:02 +00:00
Eric Christopher
b9fd9ed37e
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
...
be deleted. This will be reapplied as soon as possible and before
the 3.6 branch date at any rate.
Approved by Jim Grosbach, Lang Hames, Rafael Espindola.
This reverts commits r215111, 215115, 215116, 215117, 215136.
llvm-svn: 215154
2014-08-07 22:02:54 +00:00
Rafael Espindola
f8b27c41e8
Nuke the old JIT.
...
I am sure we will be finding bits and pieces of dead code for years to
come, but this is a good start.
Thanks to Lang Hames for making MCJIT a good replacement!
llvm-svn: 215111
2014-08-07 14:21:18 +00:00
NAKAMURA Takumi
23b702c8de
[CMake] Update libdeps.
...
llvm-svn: 212920
2014-07-14 05:01:53 +00:00
NAKAMURA Takumi
b5c4b87690
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
...
llvm-svn: 196908
2013-12-10 11:13:32 +00:00
Michael J. Spencer
93c9b2ea93
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
...
This reverts commit r113632
Conflicts:
cmake/modules/AddLLVM.cmake
llvm-svn: 113819
2010-09-13 23:59:48 +00:00
Michael J. Spencer
dc38d36ccb
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
...
llvm-svn: 113632
2010-09-10 21:14:25 +00:00
Erick Tryzelaar
21e83eab3f
Add examples for Kaleidoscope chapters 2 through 6.
...
Conflicts:
examples/Makefile
llvm-svn: 82574
2009-09-22 21:15:19 +00:00