Jeffrey Yasskin
|
dc85724f70
|
Change the JIT to compile eagerly by default as agreed in
http://llvm.org/PR5184, and beef up the comments to describe what both options
do and the risks of lazy compilation in the presence of threads.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85295 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-27 20:30:28 +00:00 |
|
Benjamin Kramer
|
8040cd3cfd
|
Documentation: Perform automated correction of common typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83849 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-12 14:46:08 +00:00 |
|
Erick Tryzelaar
|
4626268428
|
Expose initializing the native target for the execution engine.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81800 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-14 21:54:32 +00:00 |
|
Erick Tryzelaar
|
126d86b9f9
|
Make sure to initialize the fpm in the ocaml tutorial.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81799 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-14 21:54:15 +00:00 |
|
Erick Tryzelaar
|
1f3d276a3d
|
Update the ocaml docs to work with LLVMContext.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79431 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-19 17:32:38 +00:00 |
|
Duncan Sands
|
89f6d88db3
|
Merge LLVMBuilder and FoldingBuilder, calling
the result IRBuilder. Patch by Dominic Hamon.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49604 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-04-13 06:22:09 +00:00 |
|
Erick Tryzelaar
|
35295ffd50
|
Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial
and fix some tabs in chapter 3 and 4.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48978 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-31 08:44:50 +00:00 |
|
Erick Tryzelaar
|
37c076bf91
|
Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48949 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-30 09:57:12 +00:00 |
|