summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* notes from evanChris Lattner2010-03-17
* several updatesChris Lattner2010-03-17
* Fixed spelling errors.John Criswell2010-03-17
* combiner-aa too, what's its status?Chris Lattner2010-03-17
* more chris scribble.Chris Lattner2010-03-17
* add a bunch of random and unformatted notes as I am readingChris Lattner2010-03-17
* add logo, comment out project info, they need to send updatesChris Lattner2010-03-17
* various cleanups from danielChris Lattner2010-03-15
* tidy up and expound more on how half-float works.Chris Lattner2010-03-14
* Document fp16 intrinsicsAnton Korobeynikov2010-03-14
* add support, testcases, and dox for the new GHC callingChris Lattner2010-03-11
* Clarify the documentation for MachineFunctionPasses.Dan Gohman2010-03-10
* Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel2010-03-09
* Add documentation on sibling call optimization. Rename tailcall2.ll test to s...Evan Cheng2010-03-08
* Update the OCaml Kaleidoscope tutorial.Erick Tryzelaar2010-03-08
* Add metadata example.Devang Patel2010-03-04
* Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.Erick Tryzelaar2010-03-04
* attributes are not part of types anymore, patch by James Woodyatt!Chris Lattner2010-03-02
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-02
* PerformTailCallOpt was renamed to GuaranteedTailCallOpt toDan Gohman2010-03-02
* note that andersaa was removed in 2.7Chris Lattner2010-03-01
* remove anders-aa from mainline, it isn't maintained and isChris Lattner2010-03-01
* Fix spelling.Dan Gohman2010-03-01
* I'm removing andersaa after the branch is made.Chris Lattner2010-02-28
* The mayHaveSideEffects flag is no longer used.Dan Gohman2010-02-27
* Test that docs are updating.Jeffrey Yasskin2010-02-26
* Test autoupdate.Tanya Lattner2010-02-26
* Test auto update.Tanya Lattner2010-02-26
* Remove REQUIRES_EH from the suggested set of make variables, since users canJeffrey Yasskin2010-02-26
* Fix typos in comments.Dan Gohman2010-02-26
* Set svn:keywords property on docs/Packaging.html.Jeffrey Yasskin2010-02-26
* Add to the packaging advice.Jeffrey Yasskin2010-02-26
* Fix a typo.Dan Gohman2010-02-26
* Give packagers some advice about how to build LLVM so it's useful toJeffrey Yasskin2010-02-26
* Fix a few more typos.Dan Gohman2010-02-25
* Fix a typo.Dan Gohman2010-02-25
* Fix HTML.Bill Wendling2010-02-25
* stkrc is gone.Dan Gohman2010-02-25
* Merge the advanced getelementptr FAQ into the regularDan Gohman2010-02-25
* Fix a typo.Dan Gohman2010-02-25
* Clarify the description of pointer types, and move theDan Gohman2010-02-25
* Remove this paragraph. Vectors may not always have the same layout asDan Gohman2010-02-25
* Add LLVM{CC,CXX} make variables, which specify the configured path the LLVMDaniel Dunbar2010-02-23
* Eliminate llvmgcc_version testing variable.Daniel Dunbar2010-02-23
* Kill unused llvmgccmajvers testing variable.Daniel Dunbar2010-02-23
* Update LangRef to match the code; pointers default to being 64-bit.Dan Gohman2010-02-23
* Clarify that ptrtoint+inttoptr are an alternative to GEP which areDan Gohman2010-02-18
* Fix a typo.Dan Gohman2010-02-18
* Clarify that the rules about object hopping kick in when a pointer isDan Gohman2010-02-18
* Fix typos Duncan noticed.Dan Gohman2010-02-18