| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the ocaml kaleidoscope tutorial to fix linking external libraries. | Erick Tryzelaar | 2010-03-21 | 2 | -2/+2 |
* | Drop KLEE blurb, we don't have anything new. | Daniel Dunbar | 2010-03-19 | 1 | -18/+0 |
* | Adding MicroBlaze as an experimental backend in the release notes | Wesley Peck | 2010-03-18 | 1 | -2/+2 |
* | add a couple blurbs back | Chris Lattner | 2010-03-18 | 1 | -3/+1 |
* | notes from evan | Chris Lattner | 2010-03-17 | 1 | -2/+8 |
* | several updates | Chris Lattner | 2010-03-17 | 1 | -15/+5 |
* | Fixed spelling errors. | John Criswell | 2010-03-17 | 1 | -3/+3 |
* | combiner-aa too, what's its status? | Chris Lattner | 2010-03-17 | 1 | -0/+1 |
* | more chris scribble. | Chris Lattner | 2010-03-17 | 1 | -9/+23 |
* | add a bunch of random and unformatted notes as I am reading | Chris Lattner | 2010-03-17 | 1 | -22/+35 |
* | add logo, comment out project info, they need to send updates | Chris Lattner | 2010-03-17 | 1 | -8/+31 |
* | various cleanups from daniel | Chris Lattner | 2010-03-15 | 1 | -8/+8 |
* | tidy up and expound more on how half-float works. | Chris Lattner | 2010-03-14 | 1 | -14/+21 |
* | Document fp16 intrinsics | Anton Korobeynikov | 2010-03-14 | 1 | -0/+90 |
* | add support, testcases, and dox for the new GHC calling | Chris Lattner | 2010-03-11 | 2 | -4/+25 |
* | Clarify the documentation for MachineFunctionPasses. | Dan Gohman | 2010-03-10 | 1 | -4/+10 |
* | Start using DIFile. See updated SourceLevelDebugging.html for more information. | Devang Patel | 2010-03-09 | 1 | -87/+111 |
* | Add documentation on sibling call optimization. Rename tailcall2.ll test to s... | Evan Cheng | 2010-03-08 | 2 | -2/+50 |
* | Update the OCaml Kaleidoscope tutorial. | Erick Tryzelaar | 2010-03-08 | 5 | -65/+58 |
* | Add metadata example. | Devang Patel | 2010-03-04 | 1 | -0/+17 |
* | Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. | Erick Tryzelaar | 2010-03-04 | 3 | -16/+16 |
* | attributes are not part of types anymore, patch by James Woodyatt! | Chris Lattner | 2010-03-02 | 1 | -12/+12 |
* | Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, | Dan Gohman | 2010-03-02 | 9 | -80/+80 |
* | PerformTailCallOpt was renamed to GuaranteedTailCallOpt to | Dan Gohman | 2010-03-02 | 1 | -1/+1 |
* | note that andersaa was removed in 2.7 | Chris Lattner | 2010-03-01 | 1 | -0/+2 |
* | remove anders-aa from mainline, it isn't maintained and is | Chris Lattner | 2010-03-01 | 3 | -98/+2 |
* | Fix spelling. | Dan Gohman | 2010-03-01 | 1 | -12/+12 |
* | I'm removing andersaa after the branch is made. | Chris Lattner | 2010-02-28 | 1 | -0/+1 |
* | The mayHaveSideEffects flag is no longer used. | Dan Gohman | 2010-02-27 | 1 | -1/+0 |
* | Test that docs are updating. | Jeffrey Yasskin | 2010-02-26 | 1 | -1/+1 |
* | Test autoupdate. | Tanya Lattner | 2010-02-26 | 1 | -1/+0 |
* | Test auto update. | Tanya Lattner | 2010-02-26 | 1 | -2/+0 |
* | Remove REQUIRES_EH from the suggested set of make variables, since users can | Jeffrey Yasskin | 2010-02-26 | 1 | -5/+2 |
* | Fix typos in comments. | Dan Gohman | 2010-02-26 | 3 | -4/+4 |
* | Set svn:keywords property on docs/Packaging.html. | Jeffrey Yasskin | 2010-02-26 | 1 | -1/+1 |
* | Add to the packaging advice. | Jeffrey Yasskin | 2010-02-26 | 1 | -0/+54 |
* | Fix a typo. | Dan Gohman | 2010-02-26 | 1 | -1/+1 |
* | Give packagers some advice about how to build LLVM so it's useful to | Jeffrey Yasskin | 2010-02-26 | 2 | -0/+70 |
* | Fix a few more typos. | Dan Gohman | 2010-02-25 | 1 | -2/+2 |
* | Fix a typo. | Dan Gohman | 2010-02-25 | 1 | -1/+1 |
* | Fix HTML. | Bill Wendling | 2010-02-25 | 1 | -13/+13 |
* | stkrc is gone. | Dan Gohman | 2010-02-25 | 1 | -1/+0 |
* | Merge the advanced getelementptr FAQ into the regular | Dan Gohman | 2010-02-25 | 3 | -382/+384 |
* | Fix a typo. | Dan Gohman | 2010-02-25 | 1 | -1/+1 |
* | Clarify the description of pointer types, and move the | Dan Gohman | 2010-02-25 | 1 | -4/+7 |
* | Remove this paragraph. Vectors may not always have the same layout as | Dan Gohman | 2010-02-25 | 1 | -4/+0 |
* | Add LLVM{CC,CXX} make variables, which specify the configured path the LLVM | Daniel Dunbar | 2010-02-23 | 1 | -0/+4 |
* | Eliminate llvmgcc_version testing variable. | Daniel Dunbar | 2010-02-23 | 1 | -12/+7 |
* | Kill unused llvmgccmajvers testing variable. | Daniel Dunbar | 2010-02-23 | 1 | -3/+0 |
* | Update LangRef to match the code; pointers default to being 64-bit. | Dan Gohman | 2010-02-23 | 1 | -1/+1 |