summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* [ReleaseNotes] Added bullet point stating that APFloat::isNormal() is now IEE...Michael Gottesman2013-06-20
* Fix typos "metatadata" -> "metadata" in the LangRef.Stefanus Du Toit2013-06-20
* Small correction to unordered memory code generation of ARM LDRDJF Bastien2013-06-18
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* Update Release Process docRenato Golin2013-06-12
* Fix documentation on the path to Bitcode reader/writerMichael Liao2013-06-11
* Require members of llvm.used to be named.Rafael Espindola2013-06-11
* Update code listings in LLVM tutorial.Logan Chien2013-06-08
* [docs] Add link to Microsoft PE/COFF Spec.Rui Ueyama2013-06-07
* Add more explicit link targets to headers in LangRef.rstEli Bendersky2013-06-07
* Add explicit link targets to some headers in LangRef.rstEli Bendersky2013-06-07
* [docs] Add link to C++ ABI document.Sean Silva2013-06-05
* [docs] Add link to SysV ABI document.Sean Silva2013-06-05
* [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macroSean Silva2013-06-04
* Fix link.Richard Smith2013-06-04
* We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore.Bill Wendling2013-06-04
* Add links to the System z architecture manual and ABIRichard Sandiford2013-05-31
* Fix warning and resulting formatting issue.Paul Redmond2013-05-30
* Revise llvm.vectorizer.width documentationPaul Redmond2013-05-30
* Added a sub-project status update section to the release notes with detailsAshok Thirumurthi2013-05-30
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-30
* Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie2013-05-29