projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mips][microMIPS] Fix bugs related to atomic SC/LL instructions
[oota-llvm.git]
/
examples
/
2014-12-08
Eric Christopher
Once more on the cmake build. nativecodegen->native...
tree
|
commitdiff
2014-12-08
Eric Christopher
Attempt to fix the cmake build by requiring mcjit on...
tree
|
commitdiff
2014-12-08
Eric Christopher
Fix KS tutorial build failure.
tree
|
commitdiff
2014-12-08
Eric Christopher
Add Chapter 8 to the Kaleidoscope tutorial. This chapte...
tree
|
commitdiff
2014-12-08
Eric Christopher
Fix the JIT code for the Kaleidoscope tutorial.
tree
|
commitdiff
2014-12-03
NAKAMURA Takumi
ExceptionDemo: Let setMCJITMemoryManager() take unique_...
tree
|
commitdiff
2014-10-31
NAKAMURA Takumi
[CMake] llvm/examples: Update libdeps for unoptimized...
tree
|
commitdiff
2014-09-10
Rafael Espindola
Add doInitialization/doFinalization to DataLayoutPass.
tree
|
commitdiff
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-25
Rafael Espindola
Modernize raw_fd_ostream's constructor a bit.
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-22
Dan Liew
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
tree
|
commitdiff
2014-04-29
Benjamin Kramer
Try to fix the msvc build.
tree
|
commitdiff
2014-03-06
Ahmed Charles
Fix warnings about an variable only used in asserts.
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-02-25
Rafael Espindola
Use DataLayout from the module when easily available.
tree
|
commitdiff
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
tree
|
commitdiff
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
tree
|
commitdiff
2014-02-19
Rafael Espindola
Add back r201608, r201622, r201624 and r201625
tree
|
commitdiff
2014-02-19
Rafael Espindola
This reverts commit r201625 and r201624.
tree
|
commitdiff
2014-02-19
Rafael Espindola
Use PrivateLinkage now that it is safe.
tree
|
commitdiff
2014-02-12
Rafael Espindola
Don't try to build ExceptionDemo on ARM.
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Re-sort the examples #include lines with...
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-11-19
Juergen Ributzka
[weak vtables] Place class definitions into anonymous...
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
tree
|
commitdiff
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-10-12
Will Dietz
Add missing #include's to cctype when using isdigit...
tree
|
commitdiff
2013-07-29
NAKAMURA Takumi
ExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
tree
|
commitdiff
2013-07-22
Andrew Kaylor
Adding example source to support MCJIT/Kaleidoscope...
tree
|
commitdiff
2013-07-21
Rafael Espindola
Remove unused fields.
tree
|
commitdiff
2013-07-21
Logan Chien
Fix exception demo: Add mcjit to link component.
tree
|
commitdiff
2013-07-16
Rafael Espindola
Update the examples for an API change.
tree
|
commitdiff
2013-05-14
NAKAMURA Takumi
ExceptionDemo: Corresponding to r181820, SectionMemoryM...
tree
|
commitdiff
2013-05-07
Rafael Espindola
Remove exception handling support from the old JIT.
tree
|
commitdiff
2013-05-05
Rafael Espindola
Port ExceptionDemo to MCJIT.
tree
|
commitdiff
2013-05-01
Rafael Espindola
Add support for other typeinfo encodings in the Excepti...
tree
|
commitdiff
2013-04-26
Rafael Espindola
The exception demo needs its symbols exported.
tree
|
commitdiff
2013-01-13
Dmitri Gribenko
Update links to "Itanium C++ ABI: Exception Handling...
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-11-26
Rafael Espindola
Fix gcc's -Wunused-but-set-variable warnings.
tree
|
commitdiff
2012-10-24
Micah Villmow
Back out r166591, not sure why this made it through...
tree
|
commitdiff
2012-10-24
Micah Villmow
Delete a directory that wasn't supposed to be checked...
tree
|
commitdiff
2012-10-23
Quentin Colombet
Test commit access
tree
|
commitdiff
2012-10-12
NAKAMURA Takumi
ExceptionDemo.cpp: Use Function::setDoesNotReturn(...
tree
|
commitdiff
2012-10-12
NAKAMURA Takumi
ExceptionDemo.cpp: Whitespace.
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-06-29
Chandler Carruth
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
tree
|
commitdiff
2012-06-21
Arnaud A. de Grand...
Remove trailing whitespaces
tree
|
commitdiff
2012-06-02
Benjamin Kramer
Fix typos found by github.com/lyda/misspell-check
tree
|
commitdiff
2012-04-19
Michael J. Spencer
Remove llvm-ld and llvm-stub (which is only used by...
tree
|
commitdiff
2012-02-20
Chandler Carruth
Switch to a more idiomatic way of silencing unused...
tree
|
commitdiff
2012-02-06
Peter Collingbourne
Update ExceptionDemo to use ConstantDataArray.
tree
|
commitdiff
2012-02-04
Bill Wendling
Update to the new EH system...remove OLD EH code.
tree
|
commitdiff
2012-01-31
Francois Pichet
Fix BrainF compilation.
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-07
Peter Collingbourne
EngineBuilder: support for custom TargetOptions. Fixes the
tree
|
commitdiff
2011-11-03
Daniel Dunbar
build: Add initial cut at LLVMBuild.txt files.
tree
|
commitdiff
2011-09-28
Garrison Venn
Changed comments on foreign C++ exceptions (generated...
tree
|
commitdiff
2011-09-23
Garrison Venn
Modified demo to use 3.0 resume instruction vs calling...
tree
|
commitdiff
2011-09-22
Garrison Venn
Converted Exception demo over to using new 3.0 landingp...
tree
|
commitdiff
2011-09-22
Garrison Venn
This is a hack to get the demo working with the new...
tree
|
commitdiff
2011-08-24
Evan Cheng
Move TargetRegistry and TargetSelect from Target to...
tree
|
commitdiff
2011-07-21
Jay Foad
Convert ConstantExpr::getGetElementPtr and
tree
|
commitdiff
2011-07-18
Chris Lattner
update for recent api changes. I have a hard time...
tree
|
commitdiff
2011-07-18
Chris Lattner
update this to build with a recent IRBuilder change...
tree
|
commitdiff
2011-07-15
Francois Pichet
Convert CallInst and InvokeInst APIs to use ArrayRef...
tree
|
commitdiff
2011-07-14
Benjamin Kramer
Change Intrinsic::getDeclaration and friends to take...
tree
|
commitdiff
2011-07-12
Francois Pichet
Remove the const from Type after of Jay deconstify...
tree
|
commitdiff
2011-07-12
Garrison Venn
Reverted 134901 because of 134959. Did not use svn...
tree
|
commitdiff
2011-07-12
Francois Pichet
Fix the BrainF build.
tree
|
commitdiff
2011-07-11
John Wiegley
fix some examples
tree
|
commitdiff
2011-07-11
Garrison Venn
Modified demo to work with non const Type parameters...
tree
|
commitdiff
2011-06-09
Johnny Chen
Modify comment.
tree
|
commitdiff
2011-06-09
Eric Christopher
Have the JIT tutorial use IRBuilder for the IR.
tree
|
commitdiff
2011-04-15
Chris Lattner
Fix a ton of comment typos found by codespell. Patch by
tree
|
commitdiff
2011-04-12
Garrison Venn
Added new FIXME note
tree
|
commitdiff
2011-04-11
Eli Friedman
Get rid of useless comment; if a file uses functions...
tree
|
commitdiff
2011-04-11
Garrison Venn
Because some systems have reported that this example...
tree
|
commitdiff
2011-04-10
Garrison Venn
Fixed more best practices, and explicit/implicit style...
tree
|
commitdiff
2011-04-08
Chris Lattner
reindent this whole file and do a variety of stylistic...
tree
|
commitdiff
2011-04-08
Chris Lattner
fix this to build with the recent StructType changes.
tree
|
commitdiff
2011-03-30
Jay Foad
Remove PHINode::reserveOperandSpace(). Instead, add...
tree
|
commitdiff
2011-03-30
Jay Foad
(Almost) always call reserveOperandSpace() on newly...
tree
|
commitdiff
2011-02-09
Erick Tryzelaar
Fix compiling the ocaml kaleidoscope tutorials
tree
|
commitdiff
2010-12-23
Oscar Fuentes
Do not re-test for the existence of pthread.h.
tree
|
commitdiff
2010-11-16
Dan Gohman
Fix missing includes of "llvm/Analysis/Passes.h" in...
tree
|
commitdiff
2010-11-15
Dan Gohman
Update examples and documentation to explicitly add...
tree
|
commitdiff
2010-10-17
Oscar Fuentes
Build with RTTI and exceptions disabled. Only in GCC...
tree
|
commitdiff
2010-09-29
Duncan Sands
Convert a bunch of uses of 'bytecode' into 'bitcode...
tree
|
commitdiff
2010-09-15
Garrison Venn
Removed TracingBrainF from examples Makefile.
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
next