projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Create the Seciton -> Rel Section map when it is first needed. NFC.
[oota-llvm.git]
/
examples
/
Fibonacci
/
2014-09-03
Iain Sandoe
Fix configure and make build of llvm examples.
tree
|
commitdiff
2014-09-02
Eric Christopher
Reinstate "Nuke the old JIT."
tree
|
commitdiff
2014-08-19
Rafael Espindola
Make it explicit that ExecutionEngine takes ownership...
tree
|
commitdiff
2014-08-07
Eric Christopher
Temporarily Revert "Nuke the old JIT." as it's not...
tree
|
commitdiff
2014-08-07
Rafael Espindola
Nuke the old JIT.
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Fix the includes in the examples for r199082.
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Update the examples for the new header file locations.
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines of the examples/... tree.
tree
|
commitdiff
2012-10-23
Quentin Colombet
Test commit access
tree
|
commitdiff
2012-06-21
Arnaud A. de Grand...
Remove trailing whitespaces
tree
|
commitdiff
2011-08-24
Evan Cheng
Move TargetRegistry and TargetSelect from Target to...
tree
|
commitdiff
2010-09-13
Michael J. Spencer
Revert "CMake: Get rid of LLVMLibDeps.cmake and export...
tree
|
commitdiff
2010-09-10
Michael J. Spencer
CMake: Get rid of LLVMLibDeps.cmake and export the...
tree
|
commitdiff
2010-09-05
Chris Lattner
fit in 80 columns and don't crash on exit, fixes PR8080
tree
|
commitdiff
2010-02-23
Jeffrey Yasskin
Roll back r96959 again.
tree
|
commitdiff
2010-02-23
Jeffrey Yasskin
Roll r96559 forward again, adding libLLVM-2.7svn.so...
tree
|
commitdiff
2010-01-27
Jeffrey Yasskin
Kill ModuleProvider and ghost linkage by inverting...
tree
|
commitdiff
2009-12-01
Chris Lattner
fix PR5649 by making fib use the JIT instead of the...
tree
|
commitdiff
2009-08-13
Owen Anderson
Push LLVMContexts through the IntegerType APIs.
tree
|
commitdiff
2009-07-24
Owen Anderson
Revert the ConstantInt constructors back to their 2...
tree
|
commitdiff
2009-07-18
Reid Kleckner
Add EngineBuilder to ExecutionEngine in favor of the...
tree
|
commitdiff
2009-07-14
Owen Anderson
Move EVER MORE stuff over to LLVMContext.
tree
|
commitdiff
2009-07-09
Owen Anderson
This started as a small change, I swear. Unfortunately...
tree
|
commitdiff
2009-07-01
Owen Anderson
Hold the LLVMContext by reference rather than by pointer.
tree
|
commitdiff
2009-07-01
Owen Anderson
Add a pointer to the owning LLVMContext to Module....
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-08-23
Chris Lattner
Switch the asmprinter (.ll) and all the stuff it requir...
tree
|
commitdiff
2008-08-17
Anton Korobeynikov
Remove asmprinters from examples by default. This reduc...
tree
|
commitdiff
2008-08-17
Chris Lattner
Rework the routines that convert AP[S]Int into a string...
tree
|
commitdiff
2008-05-16
Gabor Greif
API change for {BinaryOperator|CmpInst|CastInst}::creat...
tree
|
commitdiff
2008-04-06
Gabor Greif
API changes for class Use size reduction, wave 1.
tree
|
commitdiff
2008-03-13
Chris Lattner
Fix an incorrect comment, PR2147.
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from examples.
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from the rest of the llvm makefiles.
tree
|
commitdiff
2007-08-23
Chris Lattner
rename APInt::toString -> toStringUnsigned for symmetry...
tree
|
commitdiff
2007-03-06
Reid Spencer
Adjust for changes in GenericValue type.
tree
|
commitdiff
2007-01-07
Chris Lattner
add some casts to support a change in the getOrInsertFu...
tree
|
commitdiff
2006-12-31
Reid Spencer
For PR950:
tree
|
commitdiff
2006-12-23
Reid Spencer
For PR950:
tree
|
commitdiff
2006-10-20
Reid Spencer
For PR950:
tree
|
commitdiff
2006-09-04
Chris Lattner
Use llvm-config to determine what to link in
tree
|
commitdiff
2006-03-24
Jeff Cohen
Minor corrections.
tree
|
commitdiff
2005-10-23
Jeff Cohen
When a function takes a variable number of pointer...
tree
|
commitdiff
2005-05-06
Chris Lattner
Don't forget these are calls
tree
|
commitdiff
2005-05-06
Chris Lattner
These are legal for tail calls
tree
|
commitdiff
2005-04-20
Misha Brukman
Remove trailing whitespace at the end of lines
tree
|
commitdiff
2005-03-15
Alkis Evlogimenos
Stop using abegin.
tree
|
commitdiff
2004-11-29
Reid Spencer
Use LLVMLIBS=JIT to get JIT libraries
tree
|
commitdiff
2004-11-18
Reid Spencer
Fix PR456:\
tree
|
commitdiff
2004-11-05
Misha Brukman
Clean up code layout, delete extra blank line, say...
tree
|
commitdiff
2004-11-04
Chris Lattner
Fix typeo
tree
|
commitdiff
2004-11-03
Chris Lattner
Cleanup this example, simplifying it and making it...
tree
|
commitdiff
2004-10-14
Misha Brukman
Use the shared Makefile.JIT for JIT-enablement, which...
tree
|
commitdiff
2004-09-11
Reid Spencer
Correct the file header to reflect the new "examples...
tree
|
commitdiff
2004-09-11
Reid Spencer
Add library LLVMsystem.a because the JIT now needs it.
tree
|
commitdiff
2004-08-23
Reid Spencer
Moved small examples from /projects/SmallExamples to...
tree
|
commitdiff
2004-08-19
Reid Spencer
Add the fibonacci example provided by Valery Khamenya.
tree
|
commitdiff