aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete documentation for deleted options.Rafael Espindola2013-07-291-41/+0
* Use pipefail when available.Rafael Espindola2013-07-262-0/+8
* Phabricator.rst: tiny fixHans Wennborg2013-07-251-1/+1
* Remove dead code from the makefile build system.Rafael Espindola2013-07-251-39/+0
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-252-10/+1
* Speling.Jakob Stoklund Olesen2013-07-241-2/+2
* Update old llc documentation.Jakob Stoklund Olesen2013-07-241-9/+9
* llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola2013-07-241-47/+7
* docs: Update old VS 2008 references.Ahmed Bougacha2013-07-231-4/+3
* docs: cleanup VS 2008 release note.Ahmed Bougacha2013-07-231-1/+1
* docs: Correct reST link.Ahmed Bougacha2013-07-231-1/+1
* Update docs to drop support for VS 2008.Ahmed Bougacha2013-07-232-2/+6
* Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin2013-07-181-8/+10
* Correct inaccurate statement in FileCheck docs.Stephen Lin2013-07-141-1/+2
* R600: Add ISA documents to the CompilerWriterInfo pageTom Stellard2013-07-121-0/+11
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-121-0/+49
* CommandLine.rst: remove tiny bit of bad mark-upHans Wennborg2013-07-101-1/+1
* Document LLVM_USE_SANITIZER CMake optionAlexey Samsonov2013-07-091-0/+5
* IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer2013-07-083-16/+16
* Update docs to say that a FunctionPass should not inspect other functions tha...Stephen Lin2013-07-081-1/+1
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-061-1/+55
* Fix language.Nick Lewycky2013-07-061-2/+1
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-061-4/+13