summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Test commit (removed trailing whitespace)Erick Tryzelaar2008-03-26
* Oops. I wanted the compile flags for C++, not the C preprocessor flags.Owen Anderson2008-03-24
* void type is also a valid function return type.Devang Patel2008-03-24
* Added Passes.html to the documentation list.Tanya Lattner2008-03-24
* Fix typo. Clarify underlying message.Devang Patel2008-03-24
* Update Function type documentation to clarify how multiple return values are ...Devang Patel2008-03-24
* Aliasing chains cleanups: update langref, add check into verifierAnton Korobeynikov2008-03-22
* clean up and fix the call section.Chris Lattner2008-03-21
* cleanups for the getresult section.Chris Lattner2008-03-21
* PassInfo keep tracks whether a pass is an analysis pass or not.Devang Patel2008-03-19
* Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ...Scott Michel2008-03-18
* Clarify the unwind attribute. Add assumptionDuncan Sands2008-03-17
* Commit works on regular functions too. Fix the syntax to allow @foo.Nick Lewycky2008-03-16
* fix grammerDevang Patel2008-03-11
* Document multiple return values.Devang Patel2008-03-10
* Adding ocamldoc generation.Gordon Henriksen2008-03-10
* update to document new lto APINick Kledzik2008-02-29
* test svn commit capabilityNick Kledzik2008-02-26
* Improving wording.Gordon Henriksen2008-02-22
* Adding a note about IR generation to the LLVM FAQ.Gordon Henriksen2008-02-22
* fix some bugs in tutorial, patch by Erick TryzelaarChris Lattner2008-02-22
* Atomic op support. If any gcc test uses __sync builtins, it might start fail...Andrew Lenharth2008-02-21
* Add documentation for cl::sink stuffAnton Korobeynikov2008-02-20
* Clarify that 'sret' only applies to pointers, andDuncan Sands2008-02-18
* Make the definition of the noalias attribute clearer.Owen Anderson2008-02-18
* Try to clarify which compilers can be used for theDuncan Sands2008-02-16
* llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth2008-02-16
* simplify this.Chris Lattner2008-02-15
* Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands2008-02-14
* gcc 3.2.3 is also bad.Chris Lattner2008-02-13
* Add notes on Ada compilers that can be used forDuncan Sands2008-02-13
* Note that these instructions are for x86-32 linuxDuncan Sands2008-02-12
* Add more spacing.Duncan Sands2008-02-12
* Add instructions for building Ada and Fortran.Duncan Sands2008-02-12
* More violation fixes.Bill Wendling2008-02-12
* Fix validation errors: di -> dt.Bill Wendling2008-02-12
* Reformatting. Adding "doc_code" divisions for code examples. Updated someBill Wendling2008-02-12
* rip out llvm 2.2 stuff in preparation for llvm 2.3Chris Lattner2008-02-12
* heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...Chris Lattner2008-02-12
* remove unknown detailsChris Lattner2008-02-12
* Add 2.2 release tag.Tanya Lattner2008-02-12
* Added blurb for CellSPU progressScott Michel2008-02-11
* tweaks from dale.Chris Lattner2008-02-11
* updates from EvanChris Lattner2008-02-11
* corrected some spellingsGabor Greif2008-02-10
* Various updates from Sam Bishop:Chris Lattner2008-02-10
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-10
* close an li tagChris Lattner2008-02-10
* Add some Ada info and correct a few buglets.Duncan Sands2008-02-10
* remove the in progress marker.Chris Lattner2008-02-10