Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
118f1f7186822c8d62a5f7c9fd20ed2fda1a94fd
/
examples
afebb44
Minor corrections.
by Jeff Cohen
· 19 years ago
fb882ce
Upgrade this to use the new intrinsic names
by Chris Lattner
· 19 years ago
66c5fd6
When a function takes a variable number of pointer arguments, with a zero
by Jeff Cohen
· 19 years ago
0a262ba
For PR616:
by Reid Spencer
· 19 years ago
00b16889
Eliminate all remaining tabs and trailing spaces.
by Jeff Cohen
· 19 years ago
6fb0d73
Get rid of warnings on Alpha
by Reid Spencer
· 19 years ago
6a60d18
Correct the file title.
by Reid Spencer
· 19 years ago
e8cdc8b
For PR418:
by Reid Spencer
· 19 years ago
f6b5c1a
Don't forget these are calls
by Chris Lattner
· 20 years ago
47968e4
These are legal for tail calls
by Chris Lattner
· 20 years ago
59f6449
Convert tabs to spaces
by Misha Brukman
· 20 years ago
237cef4
Remove trailing whitespace at the end of lines
by Misha Brukman
· 20 years ago
7db7fa0
add missing copyright header
by Chris Lattner
· 20 years ago
1d9f262
Stop using abegin and aend.
by Alkis Evlogimenos
· 20 years ago
dadf881
Stop using abegin.
by Alkis Evlogimenos
· 20 years ago
8f63178
Use LLVMLIBS=JIT to get JIT libraries
by Reid Spencer
· 20 years ago
bf714df
Add LLVMbzip2 library, now required.
by Reid Spencer
· 20 years ago
815cbcf
Fix PR456:\
by Reid Spencer
· 20 years ago
7cf540b
Clean up code layout, delete extra blank line, say `fibonacci' instead of `foo'
by Misha Brukman
· 20 years ago
3c7d7ee
Fix typeo
by Chris Lattner
· 20 years ago
38f024d
Cleanup this example, simplifying it and making it conform to LLVM coding
by Chris Lattner
· 20 years ago
6cb21d4
Change Library Names Not To Conflict With Others When Installed
by Reid Spencer
· 20 years ago
a9504af
Use the shared Makefile.JIT for JIT-enablement, which also enables the examples
by Misha Brukman
· 20 years ago
0c50bc4
Build BFtoLLVM example front-end by default
by Brian Gaeke
· 20 years ago
ddc1aaa
Add BFtoLLVM example front end
by Brian Gaeke
· 20 years ago
66e7cd0
Correct the file header to reflect the new "examples" home for the file.
by Reid Spencer
· 20 years ago
86e5aef
Add library LLVMsystem.a because the JIT now needs it.
by Reid Spencer
· 20 years ago
3a168a7
Moved small examples from /projects/SmallExamples to /examples.
by Reid Spencer
· 20 years ago
c21214a
Fix Title line Make the "DIRS" option descend any directory with a Makefile.
by Reid Spencer
· 20 years ago
1c54afa
Make people explicitly add dirs to this. Remove ModuleMaker as it currently
by Chris Lattner
· 20 years ago
e784fa4
Add the fibonacci example provided by Valery Khamenya.
by Reid Spencer
· 20 years ago
f3b4755
Make the SmallExamples programs compile in their new home.
by Reid Spencer
· 20 years ago
95f114c
Switch to using the JIT now that it can directly call zeroarg functions
by Chris Lattner
· 20 years ago
e8bf58c
Simplify code, make it print the constructed module before it is run.
by Chris Lattner
· 20 years ago
54706d6
Fix a copy & paste error .. correct the description of the program.
by Reid Spencer
· 20 years ago
26a4ba7
Adding a simple example of how to use the JIT.
by Reid Spencer
· 20 years ago
321f831
Add #include <iostream> since Value.h doesn't include it any more.
by Reid Spencer
· 20 years ago
bf6b5d0
Configure script for ModuleMaker.
by John Criswell
· 21 years ago
02af846
Auto-confed ModuleMaker.
by John Criswell
· 21 years ago
27bf637
Auto-conf'ed the ModuleMaker code. Moved Makefile.common to Makefile.common.in.
by John Criswell
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 21 years ago
e26ba9f
Added LLVM copyrights to Makefiles.
by John Criswell
· 21 years ago
a37fefd
Checkin of autoconf-style object root.
by John Criswell
· 21 years ago
9534acb
Initial checkin
by Chris Lattner
· 21 years ago
8ca0eeb
Initial checkin of ModuleMaker project
by Chris Lattner
· 21 years ago