aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-281-0/+16
* At the request of Richard Smith, swapped the order of cold/builtin so it is i...Michael Gottesman2013-06-271-5/+5
* Add a Subtarget feature 'v8fp' to the ARM backend.Joey Gouly2013-06-271-0/+2
* Added support for the Builtin attribute.Michael Gottesman2013-06-271-5/+11
* The SLP Vectorizer works across basic blocks. Update the docs.Nadav Rotem2013-06-261-9/+7
* TableGen: Generate a function for getting operand indices based on their defi...Tom Stellard2013-06-251-0/+41
* Add a release note for removing the simplify-libcalls pass.Meador Inge2013-06-211-0/+4
* [docs] Fix broken link.Sean Silva2013-06-211-1/+1
* [docs] Fix formatting.Sean Silva2013-06-211-1/+1
* Minor grammar and word usage fix to 'returned' parameter attribute section of...Stephen Lin2013-06-201-8/+7
* [ReleaseNotes] Added bullet point stating that APFloat::isNormal() is now IEE...Michael Gottesman2013-06-201-0/+4
* Fix typos "metatadata" -> "metadata" in the LangRef.Stefanus Du Toit2013-06-201-6/+6
* Small correction to unordered memory code generation of ARM LDRDJF Bastien2013-06-181-1/+1
* Remove the LLVM specific archive index.Rafael Espindola2013-06-143-73/+2
* Update Release Process docRenato Golin2013-06-121-22/+34
* Fix documentation on the path to Bitcode reader/writerMichael Liao2013-06-112-3/+3
* Require members of llvm.used to be named.Rafael Espindola2013-06-111-7/+7
* Update code listings in LLVM tutorial.Logan Chien2013-06-086-4569/+12
* [docs] Add link to Microsoft PE/COFF Spec.Rui Ueyama2013-06-071-0/+5
* Add more explicit link targets to headers in LangRef.rstEli Bendersky2013-06-071-0/+18
* Add explicit link targets to some headers in LangRef.rstEli Bendersky2013-06-071-0/+8
* [docs] Add link to C++ ABI document.Sean Silva2013-06-051-0/+1
* [docs] Add link to SysV ABI document.Sean Silva2013-06-051-0/+2
* [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macroSean Silva2013-06-041-1/+1
* Fix link.Richard Smith2013-06-041-1/+1
* We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore.Bill Wendling2013-06-042-283/+9
* Add links to the System z architecture manual and ABIRichard Sandiford2013-05-311-0/+6
* Fix warning and resulting formatting issue.Paul Redmond2013-05-301-1/+1
* Revise llvm.vectorizer.width documentationPaul Redmond2013-05-301-2/+4
* Added a sub-project status update section to the release notes with detailsAshok Thirumurthi2013-05-301-0/+38
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-301-2/+2
* Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie2013-05-291-204/+238
* Add support for llvm.vectorizer metadataPaul Redmond2013-05-281-51/+81
* TypoRenato Golin2013-05-281-1/+1
* Linking ReleaseProcess doc with the worldRenato Golin2013-05-283-1/+7
* Adding ReleaseProcess docRenato Golin2013-05-281-0/+198
* Add LDC compiler to list of external OS projects using LLVM 3.3Kai Nacke2013-05-261-0/+15
* Add a new function attribute 'cold' to functions.Diego Novillo2013-05-241-0/+5
* ARM: implement @llvm.readcyclecounter intrinsicTim Northover2013-05-231-0/+3
* Fix typo in docs/GettingStarted.rst.Rui Ueyama2013-05-221-1/+1
* Make R600 non-experimental.Rafael Espindola2013-05-221-0/+2
* LangRef.rst: Clarify how basic blocks without named label are handled.Sean Silva2013-05-201-2/+7
* [docs] Minor doc tweaks.Daniel Dunbar2013-05-201-2/+2
* docs/Passes: fix some typosDmitri Gribenko2013-05-181-4/+4
* Add Jade to the list of external projects using LLVM in the release notes.Arnaud A. de Grandmaison2013-05-151-0/+14
* Add 'CHECK-DAG' supportMichael Liao2013-05-141-0/+49
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-141-1/+1
* Better output for long help strings for command-line options.Alexander Kornienko2013-05-101-1/+2
* Add SystemZ feats to CodeGenerator.rstRichard Sandiford2013-05-081-0/+9
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-071-0/+3