summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-16
* typo fix: use BUILD_ARCHIVE to build .a libs and not ARCHIVE_LIBRARYNuno Lopes2013-09-13
* Typo fixes.Rui Ueyama2013-09-12
* Fix anachronism/typo in syntax of declaration of llvm.va_start.Nick Lewycky2013-09-11
* Fix typoRui Ueyama2013-09-11
* [docs] Fix Sphinx warning.Sean Silva2013-09-09
* [docs] Fix some Sphinx toctree warnings.Sean Silva2013-09-09
* [docs] Some typographical fixes.Sean Silva2013-09-09
* Cross-compilation docRenato Golin2013-09-08
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-09-03
* Nuke the hilariously out of date suggestion to unpack llvm-gcc 4.2 asChandler Carruth2013-09-01
* Revert r189704, which removed the guidance about not duplicating doc comments.Chris Lattner2013-09-01
* Remove the suggestion to not duplicate comments in header andChris Lattner2013-08-30
* Add unique identifier field to Composite Types and Format.Manman Ren2013-08-29
* [doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman2013-08-28
* [doxygen] Added support for doxygen external search.Michael Gottesman2013-08-28
* [cmake] Created an aggregate doxygen target for generating doxygen documentat...Michael Gottesman2013-08-28
* Include a clearer policy about what's ok/nok to speed up code reviews.Manuel Klimek2013-08-26
* [autotools->cmake] Enable generation of doxygen documentation via cmake.Michael Gottesman2013-08-24
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-23
* Adding a document to describe the MCJIT execution engine implementation.Andrew Kaylor2013-08-21
* Add a llvm.copysign intrinsicHal Finkel2013-08-19
* docs: command guide: cleanups, no text changesDmitri Gribenko2013-08-18
* [typo] An LLVM.Daniel Dunbar2013-08-16
* Sphinx refuses to render this code block. Try adding a newline.Benjamin Kramer2013-08-14
* Add the C99 hex-float assembly syntax to our extension document.Tim Northover2013-08-14
* [stack protector] Fixed typo.Michael Gottesman2013-08-12
* [stackprotector] Added intrinsic llvm.stackprotectorcheck.Michael Gottesman2013-08-12
* [docs] Update TestingGuide's note on how to run with Valgrind.Daniel Dunbar2013-08-09
* Add description of function attribute 'minsize' in LangRef.rst.Andrea Di Biagio2013-08-09
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-08