summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Remove the notion of primitive types.Rafael Espindola2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* Document that dllexported symbols are preserved by optimization passes.Yunzhong Gao2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* [LangRef] Remove (non-normative) paragraph that doesn't make sense.Sean Silva2013-12-04
* Update the LTO GoldPlugin documentationAlp Toker2013-12-02
* [docs] Mention gotcha regarding implicit BB numberingSean Silva2013-11-27
* CMake : optionaly enable LLVM to be compiled with -std=c++11 (default: off)Arnaud A. de Grandmaison2013-11-26
* Remove dangling documentation. llvm-prof was deleted a while ago.Benjamin Kramer2013-11-21
* YAML I/O add support for validate()Nick Kledzik2013-11-21
* Update to reflect the next release.Bill Wendling2013-11-20
* Support multiple COFF sections with the same name but different COMDAT.Rafael Espindola2013-11-19
* YAML I/O - Added default trait support for std:string. Making another attemp...John Thompson2013-11-19
* Docs: tweak code-block spacing.Ahmed Bougacha2013-11-18
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-18
* [mips][msa] Add MSA to the release notes.Daniel Sanders2013-11-18
* TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha2013-11-17
* Docs: Clearly separate Operand-related paragraphs.Ahmed Bougacha2013-11-17
* Docs: Fix typo: NoIntinerary -> NoItinerary.Ahmed Bougacha2013-11-17
* Mention address space related changes in release notes.Matt Arsenault2013-11-16
* Fix typos.Matt Arsenault2013-11-15
* [NVPTX] Fix type in usage docJustin Holewinski2013-11-15
* [NVPTX] Update the usage documentJustin Holewinski2013-11-15
* Adding some info about stability of ARM boardsRenato Golin2013-11-15
* Fix grammar in addrspacecast descriptionMatt Arsenault2013-11-15
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Typos. (Test commit.)Paul Robinson2013-11-14
* Add external project LDC to release notes.Kai Nacke2013-11-14
* Add simple support for tags in YAML I/ONick Kledzik2013-11-14
* Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg2013-11-13
* CMake: make building with /MT an option instead of always forcing itHans Wennborg2013-11-13
* Add new FileCheck feature to 3.4 release notesMatt Arsenault2013-11-12
* Update of the 'Code Review' page. The link is now called 'Create Diff' instea...Sylvestre Ledru2013-11-11
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-10
* Add the fact that we anticipate switching to use (some subset of) C++11Chandler Carruth2013-11-07
* [OCaml] (PR10016) Add a few missing line in OCamlLangImpl2.rstPeter Zotov2013-11-05
* [docs] Add link to 32-bit ARM ELF supplement.Sean Silva2013-11-04
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-01
* whitespaceAndrew Trick2013-10-31
* fix RST reference in Writing an LLVM PassBenjamin Kramer2013-10-30
* Fix common typos in the docs.Benjamin Kramer2013-10-29
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-29
* Remove stray '_'.Bill Wendling2013-10-28
* Use the correct reference. Spotted by Sean Silva.Bill Wendling2013-10-28
* A small grammar-os fixed.Bill Wendling2013-10-27
* Update to current output.Bill Wendling2013-10-27
* Fix Sphinx warning.Bill Wendling2013-10-27
* Update to specify that both metadata and label types aren't proper return types.Bill Wendling2013-10-27
* Update the Python version. And Perl isn't used anymore.Bill Wendling2013-10-27
* Update link.Bill Wendling2013-10-27