summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Stub out a new updating interface to AliasAnalysis, allowing stateful analyse...Owen Anderson2011-01-03
* We can count properly.Owen Anderson2011-01-03
* Reapply 122341 to fix PR8199 now that clang changes are in.David Greene2011-01-03
* Further expand what a call graph pass may do.Nick Lewycky2011-01-03
* Permit CallGraphSCCPasses readonly access to the direct callers of the functionsNick Lewycky2011-01-03
* Correct a bunch of mistakes which meant that the example pass didn'tDuncan Sands2011-01-01
* I was unable to get the instructions to work if LLVM was builtDuncan Sands2011-01-01
* Clarify that the loadable module turns up in the top-level directory,Duncan Sands2011-01-01
* Add a reference to the OCamlLangImpl8.Erick Tryzelaar2011-01-01
* Add an OCaml tutorial page 8Erick Tryzelaar2011-01-01
* Integers are primitive types. Update the documentation to state thisTobias Grosser2010-12-28
* Revert 122341. It breaks some darwin tests.David Greene2010-12-21
* Fix PR 8199. This patch prepends the build tool dir to LLVM programsDavid Greene2010-12-21
* Grammar corrections and some formatting changes.Bill Wendling2010-12-21
* Update the target feature matrix to reflect some new features in the MBlaze b...Wesley Peck2010-12-20
* New cmake option LLVM_APPEND_VC_REV for controlling when the VCOscar Fuentes2010-12-20
* Update the Target Feature Matrix for MipsBruno Cardoso Lopes2010-12-19
* Fix a typo that Bill spotted.Dan Gohman2010-12-15
* Document some more AliasAnalysis infrastructure limitations.Dan Gohman2010-12-15
* Add mention that we support FreeBSD/amd64.Bill Wendling2010-12-15
* Add IntervalMap to the Programmer's Manual.Jakob Stoklund Olesen2010-12-14
* further fixes.Chris Lattner2010-12-13
* fix typoChris Lattner2010-12-12
* Introduce a new PartialAlias response for AliasAnalysis. For mostDan Gohman2010-12-10
* Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environmentEric Christopher2010-12-10