aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* whitespaceAndrew Trick2013-10-311-5/+5
* fix RST reference in Writing an LLVM PassBenjamin Kramer2013-10-301-1/+1
* Fix common typos in the docs.Benjamin Kramer2013-10-294-4/+4
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-291-3/+13
* Remove stray '_'.Bill Wendling2013-10-281-1/+1
* Use the correct reference. Spotted by Sean Silva.Bill Wendling2013-10-281-3/+3
* A small grammar-os fixed.Bill Wendling2013-10-271-10/+9
* Update to current output.Bill Wendling2013-10-271-64/+65
* Fix Sphinx warning.Bill Wendling2013-10-271-1/+1
* Update to specify that both metadata and label types aren't proper return types.Bill Wendling2013-10-271-8/+9
* Update the Python version. And Perl isn't used anymore.Bill Wendling2013-10-272-6/+4
* Update link.Bill Wendling2013-10-271-2/+2
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-3/+0
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-241-1/+0
* Added std::string as a built-in type for mapping.John Thompson2013-10-241-0/+1
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-0/+3
* Write a simple description of the 'target triple' directive. This should be e...Bill Wendling2013-10-181-0/+24
* Clarify that an alignment of 0 or 1 on a mem* intrinsic means 'no alignment'.Bill Wendling2013-10-181-3/+3
* Remove reference to obsolete arguments.Bill Wendling2013-10-181-4/+4
* Update to reflect current GC APIs and usage. The example code is taken from t...Bill Wendling2013-10-181-62/+48
* Developer policy amendment regarding confidentiality noticesAlp Toker2013-10-181-0/+7
* Remove an outdated statement.Rafael Espindola2013-10-161-3/+0
* Add more documentation about the TargetStreamer interface.Rafael Espindola2013-10-161-0/+5
* docs: Remove incompatibility with Solaris shellDavid Majnemer2013-10-151-6/+2
* Add warning about CHECK-DAG with variable definitionRenato Golin2013-10-111-9/+37
* Add missing releases.Bill Wendling2013-10-091-0/+2
* Add a paragraph about MCTargetStreamer.Rafael Espindola2013-10-091-0/+7
* Fix typo.Rafael Espindola2013-10-071-1/+1
* Add support for aliases with linkonce_odr.Rafael Espindola2013-10-061-0/+6
* Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru2013-10-011-1/+1
* [mips] Fix a broken link to mips.com in the documentation.Daniel Sanders2013-09-301-1/+1
* Clarifying doc about cross-compilingRenato Golin2013-09-271-1/+5
* Add links to cross-compilation docs from getting startedRenato Golin2013-09-261-0/+4
* Add a paragraph on prefix data layout.Peter Collingbourne2013-09-231-0/+5
* Remove remaining references to -O4.Rafael Espindola2013-09-231-6/+2
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-162-6/+53
* typo fix: use BUILD_ARCHIVE to build .a libs and not ARCHIVE_LIBRARYNuno Lopes2013-09-131-2/+2
* Typo fixes.Rui Ueyama2013-09-121-2/+2
* Fix anachronism/typo in syntax of declaration of llvm.va_start.Nick Lewycky2013-09-111-1/+1
* Fix typoRui Ueyama2013-09-111-1/+1
* [docs] Fix Sphinx warning.Sean Silva2013-09-091-1/+1
* [docs] Fix some Sphinx toctree warnings.Sean Silva2013-09-091-0/+2
* [docs] Some typographical fixes.Sean Silva2013-09-091-38/+35
* Cross-compilation docRenato Golin2013-09-082-0/+182
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-09-031-0/+5
* Nuke the hilariously out of date suggestion to unpack llvm-gcc 4.2 asChandler Carruth2013-09-011-9/+0
* Revert r189704, which removed the guidance about not duplicating doc comments.Chris Lattner2013-09-011-0/+7
* Remove the suggestion to not duplicate comments in header andChris Lattner2013-08-301-7/+0
* Add unique identifier field to Composite Types and Format.Manman Ren2013-08-291-5/+6
* [doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman2013-08-283-24/+22