Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples. | Francois Pichet | 2011-07-15 | 1 | -1/+1 | |
* | fix some examples | John Wiegley | 2011-07-11 | 1 | -2/+2 | |
* | Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks | Dan Gohman | 2010-11-16 | 1 | -0/+1 | |
* | Update examples and documentation to explicitly add basicaa, now that it's | Dan Gohman | 2010-11-15 | 1 | -0/+2 | |
* | Convert some tab stops into spaces. | Duncan Sands | 2010-07-12 | 1 | -1/+1 | |
* | Make kaleidoscope use fp add/sub/mul. | Eric Christopher | 2010-06-14 | 1 | -3/+3 | |
* | Make Kaleidoscope not link against the interpreter, since that didn't | Jeffrey Yasskin | 2010-02-11 | 1 | -2/+6 | |
* | Kill ModuleProvider and ghost linkage by inverting the relationship between | Jeffrey Yasskin | 2010-01-27 | 1 | -7/+3 | |
* | Add examples for Kaleidoscope chapters 2 through 6. | Erick Tryzelaar | 2009-09-22 | 1 | -0/+610 |