aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* [doxygen] Added support for doxygen external search.Michael Gottesman2013-08-283-3/+39
* [cmake] Created an aggregate doxygen target for generating doxygen documentat...Michael Gottesman2013-08-281-6/+6
* Include a clearer policy about what's ok/nok to speed up code reviews.Manuel Klimek2013-08-261-1/+18
* [autotools->cmake] Enable generation of doxygen documentation via cmake.Michael Gottesman2013-08-241-0/+31
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-231-0/+11
* Adding a document to describe the MCJIT execution engine implementation.Andrew Kaylor2013-08-218-0/+183
* Add a llvm.copysign intrinsicHal Finkel2013-08-191-0/+36
* docs: command guide: cleanups, no text changesDmitri Gribenko2013-08-182-96/+28
* [typo] An LLVM.Daniel Dunbar2013-08-165-5/+5
* Sphinx refuses to render this code block. Try adding a newline.Benjamin Kramer2013-08-141-0/+1
* Add the C99 hex-float assembly syntax to our extension document.Tim Northover2013-08-141-0/+13
* [stack protector] Fixed typo.Michael Gottesman2013-08-121-1/+1
* [stackprotector] Added intrinsic llvm.stackprotectorcheck.Michael Gottesman2013-08-121-6/+44
* [docs] Update TestingGuide's note on how to run with Valgrind.Daniel Dunbar2013-08-091-3/+5
* Add description of function attribute 'minsize' in LangRef.rst.Andrea Di Biagio2013-08-091-1/+7
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-081-1/+5
* [lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar2013-08-081-5/+0
* Add ISD::FROUND for libm round()Hal Finkel2013-08-071-0/+36
* Add the common begin/end naming convention to the coding standard.Rafael Espindola2013-08-071-1/+3
* [LangRef] Alphabetize function attribute listing.Sean Silva2013-08-061-4/+4
* Add a release not about llvm-ar.Rafael Espindola2013-08-061-0/+3
* Fix grammar.Bill Wendling2013-08-051-2/+2
* Update the release notes about the status of the vectorizers.Nadav Rotem2013-08-051-0/+5
* Update the docs.Nadav Rotem2013-08-051-26/+6
* Revert "TableGen: Enumerate Schedule Model too."Tom Stellard2013-07-311-5/+0
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-07-311-0/+5
* Reject bitcasts between address spaces with different sizesMatt Arsenault2013-07-311-16/+18
* Fix underscore to be the proper length.Bill Wendling2013-07-301-1/+1
* Remove more dead documentation.Rafael Espindola2013-07-301-11/+10