summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add a note about the old asm printer being removed.Rafael Espindola2014-01-10
* Use 'w' instead of 'c' to represent the win32 mangling.Rafael Espindola2014-01-10
* Update the developer policy to more clearly spell out the steps forChandler Carruth2014-01-10
* Remove mention of old deleted test scripts from testing guideNico Rieck2014-01-08
* Improve documentation of the 'a' specifier and the '<abi>:<pref>' align pair.Rafael Espindola2014-01-06
* Fix typo.Rafael Espindola2014-01-03
* Make the llvm mangler depend only on DataLayout.Rafael Espindola2014-01-03
* Remove the 's' DataLayout specificationRafael Espindola2014-01-01
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-01
* Remove link to unexisting llvm-prof docsAlexey Samsonov2013-12-24
* llvm-symbolizer: add --obj flag to specify a single object file that should b...Alexey Samsonov2013-12-24
* LangRef documentation for the stackmap and patchpoint intrinsics.Andrew Trick2013-12-24
* [COFF] Add support for the .secidx directiveTimur Iskhodzhanov2013-12-20
* Fix a typo in the docsTimur Iskhodzhanov2013-12-20
* Fix documentation typosAlp Toker2013-12-20
* Update the links to the SPARC information.Rafael Espindola2013-12-19
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-19
* Fix code sample in NVPTX examples: now it compiles to PTX and runs as expected.Eli Bendersky2013-12-17
* Add ARM to release instructionsRenato Golin2013-12-13
* Use "a" instead of "a0" in DataLayout.Rafael Espindola2013-12-12
* Use Field Lists for the types' "Overview", "Syntax" and "Examples".Rafael Espindola2013-12-10
* 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