Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Update the examples for the new header file locations. | Chandler Carruth |
2012-12-04 | Sort the #include lines of the examples/... tree. | Chandler Carruth |
2012-06-29 | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth |
2011-07-15 | Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples. | Francois Pichet |
2011-07-11 | fix some examples | John Wiegley |
2010-09-13 | Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." | Michael J. Spencer |
2010-09-10 | CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. | Michael J. Spencer |
2010-07-12 | Convert some tab stops into spaces. | Duncan Sands |
2010-06-21 | fix several bugs in the tutorial, patch by Kevin Kelley! | Chris Lattner |
2009-09-22 | Add examples for Kaleidoscope chapters 2 through 6. | Erick Tryzelaar |