summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-08
* [lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar2013-08-08
* Add ISD::FROUND for libm round()Hal Finkel2013-08-07
* Add the common begin/end naming convention to the coding standard.Rafael Espindola2013-08-07
* [LangRef] Alphabetize function attribute listing.Sean Silva2013-08-06
* Add a release not about llvm-ar.Rafael Espindola2013-08-06
* Fix grammar.Bill Wendling2013-08-05
* Update the release notes about the status of the vectorizers.Nadav Rotem2013-08-05
* Update the docs.Nadav Rotem2013-08-05
* Revert "TableGen: Enumerate Schedule Model too."Tom Stellard2013-07-31
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-07-31
* Reject bitcasts between address spaces with different sizesMatt Arsenault2013-07-31
* Fix underscore to be the proper length.Bill Wendling2013-07-30
* Remove more dead documentation.Rafael Espindola2013-07-30
* Delete documentation for deleted options.Rafael Espindola2013-07-29
* Use pipefail when available.Rafael Espindola2013-07-26
* Phabricator.rst: tiny fixHans Wennborg2013-07-25
* Remove dead code from the makefile build system.Rafael Espindola2013-07-25
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* Speling.Jakob Stoklund Olesen2013-07-24
* Update old llc documentation.Jakob Stoklund Olesen2013-07-24
* llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola2013-07-24
* docs: Update old VS 2008 references.Ahmed Bougacha2013-07-23
* docs: cleanup VS 2008 release note.Ahmed Bougacha2013-07-23
* docs: Correct reST link.Ahmed Bougacha2013-07-23
* Update docs to drop support for VS 2008.Ahmed Bougacha2013-07-23
* Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin2013-07-18
* Correct inaccurate statement in FileCheck docs.Stephen Lin2013-07-14
* R600: Add ISA documents to the CompilerWriterInfo pageTom Stellard2013-07-12
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-12
* CommandLine.rst: remove tiny bit of bad mark-upHans Wennborg2013-07-10
* Document LLVM_USE_SANITIZER CMake optionAlexey Samsonov2013-07-09
* IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer2013-07-08
* Update docs to say that a FunctionPass should not inspect other functions tha...Stephen Lin2013-07-08
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-06
* Fix language.Nick Lewycky2013-07-06
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-06
* Add platform specific tests docRenato Golin2013-07-03
* Fixed typo in LangRef where we were using _'' to quote instead of the correct _.Michael Gottesman2013-07-02
* [docs] Amend confusing titleSean Silva2013-07-01
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-28
* At the request of Richard Smith, swapped the order of cold/builtin so it is i...Michael Gottesman2013-06-27
* Add a Subtarget feature 'v8fp' to the ARM backend.Joey Gouly2013-06-27
* Added support for the Builtin attribute.Michael Gottesman2013-06-27
* The SLP Vectorizer works across basic blocks. Update the docs.Nadav Rotem2013-06-26
* TableGen: Generate a function for getting operand indices based on their defi...Tom Stellard2013-06-25
* Add a release note for removing the simplify-libcalls pass.Meador Inge2013-06-21
* [docs] Fix broken link.Sean Silva2013-06-21
* [docs] Fix formatting.Sean Silva2013-06-21
* Minor grammar and word usage fix to 'returned' parameter attribute section of...Stephen Lin2013-06-20