summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add info on where to get 2.9 final svn sources.Bill Wendling2011-04-04
* Dragonegg release notes.Duncan Sands2011-04-04
* Pick better examples. "fpext float 3.1415 to double" won't parse because 3.1415Nick Lewycky2011-03-31
* Remove PHINode::reserveOperandSpace(). Instead, add a parameter toJay Foad2011-03-30
* Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enumDevang Patel2011-03-29
* docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.NAKAMURA Takumi2011-03-28
* docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.NAKAMURA Takumi2011-03-28
* Remove redundant compression option.Bill Wendling2011-03-25
* fix description, PR9542Chris Lattner2011-03-24
* Update Passes.html, part 3: alphabetize descriptions.Eli Friedman2011-03-19
* Update Passes.html, part 2: cleanup a bit more dead docs, a few moreEli Friedman2011-03-19
* Update Passes.html, part 1: remove passes which were removed from the tree,Eli Friedman2011-03-19
* Some release notes.Rafael Espindola2011-03-18
* Change the signext language in LangRef to closer match zeroext.Cameron Zwarich2011-03-17
* The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byteCameron Zwarich2011-03-16
* rip out llvm 2.8 release notes to make room for llvm 2.9 notes.Chris Lattner2011-03-10
* Since last couple of days, argument number is encoded using 8 bits from line ...Devang Patel2011-03-08
* Update DILexicalBlock doc to mention new fields.Devang Patel2011-03-08
* Clarify that the result of an srem is only guaranteed to have the same sign a...Duncan Sands2011-03-07
* Fix tagging name.Bill Wendling2011-03-07
* remove another jeff linkChris Lattner2011-03-06
* remove jeff's name (by his request)Chris Lattner2011-03-05
* Support for parallel compilation (/MP) when using the VS IDE.Oscar Fuentes2011-03-02
* Small cleanup.Bill Wendling2011-03-02
* Update the documentation on "How to Release LLVM". It lays out a new way ofBill Wendling2011-02-28
* Fix typo pointed out in pr9339.Duncan Sands2011-02-27
* Enable support for vector sext and trunc:Nadav Rotem2011-02-24
* Remove the link to Projects.html. It is useless for people working onOscar Fuentes2011-02-20
* Fix 9267; Add vector zext support.Nadav Rotem2011-02-20
* Fix typo.Nick Lewycky2011-02-20
* Fix thinko, basic blocks are SESE. The exits may have many edges though.Nick Lewycky2011-02-17
* Spelling fix: consequtive -> consecutive.Duncan Sands2011-02-15
* Minor fixes to tutorial, patch by Benjamin Meyer!Chris Lattner2011-02-15
* Adapt docs to '-loopsimplify -> -loop-simplify' changeTobias Grosser2011-02-13
* attempt to capture recent discussion about overflow and inbounds geps.Chris Lattner2011-02-11
* Don't run ocamldoc if it's not installedErick Tryzelaar2011-02-09
* fix typoChris Lattner2011-02-09
* Add testing stuff to CMake documents.NAKAMURA Takumi2011-02-09
* implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.Chris Lattner2011-02-07
* enhance vmcore to know that udiv's can be exact, and add a trivialChris Lattner2011-02-06
* Update docs to match reality.Devang Patel2011-02-03
* Document the LLVM GIT mirrorAnton Korobeynikov2011-02-01
* Remove stale references of obsolete @llvm.dbg.variable.Devang Patel2011-02-01
* Most browsers eliminate whitespace between anchor tags. Force whitespace withNick Lewycky2011-01-29
* Handles libffi on the CMake build.Oscar Fuentes2011-01-21
* finish a sentence.Chris Lattner2011-01-18
* Add a clarification about merging constants with and without unnamed_addr.Rafael Espindola2011-01-15
* Don't document exactly how virtual registers are represented as integers. CodeJakob Stoklund Olesen2011-01-08
* First step in fixing PR8927:Rafael Espindola2011-01-08
* Rename lisp-like functions as suggested by Gabor Greif as loooong timeDavid Greene2011-01-07