Programming Languages Research Group: Git - oota-llvm.git/atom - examples/HowToUseJIT/CMakeLists.txt history C/C++ LLVM-based compilers that forbids OOTA behaviors http://plrg.eecs.uci.edu/git/?p=oota-llvm.git Peizhao Ou static/git-favicon.png static/git-logo.png 2014-09-02T22:28:02Z gitweb Reinstate "Nuke the old JIT." 2014-09-02T22:28:02Z Eric Christopher echristo@gmail.com Eric Christopher echristo@gmail.com 2014-09-02T22:28:02Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=d5dd8ce2a5336df4e4b4cc04d23e4018d93944f9
Reinstate "Nuke the old JIT."
Approved by Jim Grosbach, Lang Hames, Rafael Espindola.

This reinstates commits r215111, 215115, 215116, 215117, 215136.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216982 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07T22:02:54Z Eric Christopher echristo@gmail.com Eric Christopher echristo@gmail.com 2014-08-07T22:02:54Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=aa5b9c0f6f3a99f955fe0ded13d61d7eb4e1a0b5
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215154 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
Nuke the old JIT. 2014-08-07T14:21:18Z Rafael Espindola rafael.espindola@gmail.com Rafael Espindola rafael.espindola@gmail.com 2014-08-07T14:21:18Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=875710a2fd6b3c4f814961582594bd5c1cdb493a
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!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215111 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
[CMake] Update libdeps. 2014-07-14T05:01:53Z NAKAMURA Takumi geek4civic@gmail.com NAKAMURA Takumi geek4civic@gmail.com 2014-07-14T05:01:53Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=a84c1fb65227a940571a328aeb3a6473e3c80153
[CMake] Update libdeps.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212920 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10T11:13:32Z NAKAMURA Takumi geek4civic@gmail.com NAKAMURA Takumi geek4civic@gmail.com 2013-12-10T11:13:32Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=3aabdebde23415b488c9b8f4f470ab3e0ec81176
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196908 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13T23:59:48Z Michael J. Spencer bigcheesegs@gmail.com Michael J. Spencer bigcheesegs@gmail.com 2010-09-13T23:59:48Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=3a210e2d302758101ac06946e86027b327c7d0f3
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."

This reverts commit r113632

Conflicts:

	cmake/modules/AddLLVM.cmake

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113819 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. 2010-09-10T21:14:25Z Michael J. Spencer bigcheesegs@gmail.com Michael J. Spencer bigcheesegs@gmail.com 2010-09-10T21:14:25Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=4e9c939312ff73bd0c6a6485fd5f97012f5910fa
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113632 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
CMake: use add_llvm_example for HowToUseJIT. 2008-10-22T02:52:59Z Oscar Fuentes ofv@wanadoo.es Oscar Fuentes ofv@wanadoo.es 2008-10-22T02:52:59Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=57bd83be198ee36df82820de56639c19e40aff81
CMake: use add_llvm_example for HowToUseJIT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57944 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt
CMake: Builds all examples. Corrected name of CBackend target. 2008-09-26T19:48:03Z Oscar Fuentes ofv@wanadoo.es Oscar Fuentes ofv@wanadoo.es 2008-09-26T19:48:03Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=dbc2e856fce973243d2dfba88d573d3c88f06020
CMake: Builds all examples. Corrected name of CBackend target.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56682 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] examples/HowToUseJIT/CMakeLists.txt