summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Adding some info about stability of ARM boardsRenato Golin2013-11-15
* Fix grammar in addrspacecast descriptionMatt Arsenault2013-11-15
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Typos. (Test commit.)Paul Robinson2013-11-14
* Add external project LDC to release notes.Kai Nacke2013-11-14
* Add simple support for tags in YAML I/ONick Kledzik2013-11-14
* Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg2013-11-13
* CMake: make building with /MT an option instead of always forcing itHans Wennborg2013-11-13
* Add new FileCheck feature to 3.4 release notesMatt Arsenault2013-11-12
* Update of the 'Code Review' page. The link is now called 'Create Diff' instea...Sylvestre Ledru2013-11-11
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-10
* Add the fact that we anticipate switching to use (some subset of) C++11Chandler Carruth2013-11-07
* [OCaml] (PR10016) Add a few missing line in OCamlLangImpl2.rstPeter Zotov2013-11-05
* [docs] Add link to 32-bit ARM ELF supplement.Sean Silva2013-11-04
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-01
* whitespaceAndrew Trick2013-10-31
* fix RST reference in Writing an LLVM PassBenjamin Kramer2013-10-30
* Fix common typos in the docs.Benjamin Kramer2013-10-29
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-29
* Remove stray '_'.Bill Wendling2013-10-28
* Use the correct reference. Spotted by Sean Silva.Bill Wendling2013-10-28
* A small grammar-os fixed.Bill Wendling2013-10-27
* Update to current output.Bill Wendling2013-10-27
* Fix Sphinx warning.Bill Wendling2013-10-27
* Update to specify that both metadata and label types aren't proper return types.Bill Wendling2013-10-27
* Update the Python version. And Perl isn't used anymore.Bill Wendling2013-10-27
* Update link.Bill Wendling2013-10-27
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-27
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-24
* Added std::string as a built-in type for mapping.John Thompson2013-10-24
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-23
* Write a simple description of the 'target triple' directive. This should be e...Bill Wendling2013-10-18
* Clarify that an alignment of 0 or 1 on a mem* intrinsic means 'no alignment'.Bill Wendling2013-10-18
* Remove reference to obsolete arguments.Bill Wendling2013-10-18
* Update to reflect current GC APIs and usage. The example code is taken from t...Bill Wendling2013-10-18
* Developer policy amendment regarding confidentiality noticesAlp Toker2013-10-18
* Remove an outdated statement.Rafael Espindola2013-10-16
* Add more documentation about the TargetStreamer interface.Rafael Espindola2013-10-16
* docs: Remove incompatibility with Solaris shellDavid Majnemer2013-10-15
* Add warning about CHECK-DAG with variable definitionRenato Golin2013-10-11
* Add missing releases.Bill Wendling2013-10-09
* Add a paragraph about MCTargetStreamer.Rafael Espindola2013-10-09
* Fix typo.Rafael Espindola2013-10-07
* Add support for aliases with linkonce_odr.Rafael Espindola2013-10-06
* Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru2013-10-01
* [mips] Fix a broken link to mips.com in the documentation.Daniel Sanders2013-09-30
* Clarifying doc about cross-compilingRenato Golin2013-09-27
* Add links to cross-compilation docs from getting startedRenato Golin2013-09-26
* Add a paragraph on prefix data layout.Peter Collingbourne2013-09-23
* Remove remaining references to -O4.Rafael Espindola2013-09-23