2015-05-19 |
NAKAMURA Takumi | BrainF.cpp: Update CreateCall() according to r237624. |
tree | commitdiff |
2015-04-02 |
NAKAMURA Takumi | llvm/examples/BrainF: Give an explicit pointee type... |
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-14 |
NAKAMURA Takumi | [CMake] Update libdeps. |
tree | commitdiff |
2014-04-29 |
Benjamin Kramer | Try to fix the msvc build. |
tree | commitdiff |
2014-02-24 |
Rafael Espindola | Replace the F_Binary flag with a F_Text one. |
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-07-16 |
Rafael Espindola | Update the examples for an API change. |
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-06-29 |
Chandler Carruth | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h |
tree | commitdiff |
2012-04-19 |
Michael J. Spencer | Remove llvm-ld and llvm-stub (which is only used by... |
tree | commitdiff |
2012-01-31 |
Francois Pichet | Fix BrainF compilation. |
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-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 |
Francois Pichet | Fix the BrainF build. |
tree | commitdiff |
2011-07-11 |
John Wiegley | fix some examples |
tree | commitdiff |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
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-08-10 |
Chris Lattner | upgrade to use new intrinsics, patch by Dan Hipschman! |
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-11-07 |
Victor Hernandez | Re-commit r86077 now that r86290 fixes the 179.art... |
tree | commitdiff |
2009-11-06 |
Victor Hernandez | Revert r86077 because it caused crashes in 179.art... |
tree | commitdiff |
2009-11-05 |
Victor Hernandez | Update CreateMalloc so that its callers specify the... |
tree | commitdiff |
2009-10-26 |
Victor Hernandez | Remove FreeInst. |
tree | commitdiff |
2009-10-17 |
Victor Hernandez | Autoupgrade malloc insts to malloc calls. |
tree | commitdiff |
2009-09-25 |
Victor Hernandez | Revert 82694 "Auto-upgrade malloc instructions to mallo... |
tree | commitdiff |
2009-09-24 |
Victor Hernandez | Auto-upgrade malloc instructions to malloc calls. |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Make LLVM command-line tools overwrite their output... |
tree | commitdiff |
2009-08-23 |
Chris Lattner | eliminate the std::ostream forms of the bitcode writing... |
tree | commitdiff |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
tree | commitdiff |
2009-07-31 |
Owen Anderson | Move a few more APIs back to 2.5 forms. The only remai... |
tree | commitdiff |
2009-07-29 |
Owen Anderson | Move types back to the 2.5 API. |
tree | commitdiff |
2009-07-28 |
Owen Anderson | Change ConstantArray to 2.5 API. |
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-16 |
Owen Anderson | Move the ConstantInt uniquing table into LLVMContextImp... |
tree | commitdiff |
2009-07-14 |
Owen Anderson | Move EVER MORE stuff over to LLVMContext. |
tree | commitdiff |
2009-07-13 |
Owen Anderson | Begin the painful process of tearing apart the rat... |
tree | commitdiff |
2009-07-09 |
Owen Anderson | This started as a small change, I swear. Unfortunately... |
tree | commitdiff |
2009-07-08 |
Owen Anderson | Switch GlobalVariable ctors to a sane API, where *eithe... |
tree | commitdiff |
2009-07-08 |
Owen Anderson | Push LLVMContext through GlobalVariables and IRBuilder. |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Make the use of const with respect to LLVMContext sane... |
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 |
2009-06-17 |
Chris Lattner | make sure that JIT examples link in their appropriate... |
tree | commitdiff |
2008-11-21 |
Chris Lattner | reapply Sanjiv's patch to genericize memcpy/memset... |
tree | commitdiff |
2008-11-21 |
Bill Wendling | Revert r59802. It was breaking the build of llvm-gcc: |
tree | commitdiff |
2008-11-21 |
Sanjiv Gupta | Make mem[cpy,move,set] intrinsics overloaded. |
tree | commitdiff |
2008-09-26 |
Oscar Fuentes | CMake: Builds all examples. Corrected name of CBackend... |
tree | commitdiff |
2008-08-23 |
Chris Lattner | use proper namespace qualifications |
tree | commitdiff |
2008-08-17 |
Anton Korobeynikov | Remove asmprinters from examples by default. This reduc... |
tree | commitdiff |
2008-08-08 |
Eric Christopher | Have IRBuilder take a template argument on whether... |
tree | commitdiff |
2008-05-15 |
Gabor Greif | Fix a bunch of 80col violations that arose from the... |
tree | commitdiff |
2008-04-13 |
Duncan Sands | Merge LLVMBuilder and FoldingBuilder, calling |
tree | commitdiff |
2008-04-07 |
Duncan Sands | Use Intrinsic::getDeclaration in more places. |
tree | commitdiff |
2008-04-06 |
Gabor Greif | API changes for class Use size reduction, wave 1. |
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-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
tree | commitdiff |
2007-09-12 |
Chris Lattner | add a new BF->LLVM translator, contributed by Sterling... |
tree | commitdiff |
|