summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Document EHABI enabled by defaultRenato Golin2014-01-29
* Updating the getting started guide for Visual Studio a smidge.Aaron Ballman2014-01-23
* Revert my commit in r199620 that added sections about namespaces to theChandler Carruth2014-01-20
* Add some wording to the coding standards to say how to indent namespacesChandler Carruth2014-01-20
* Add an inalloca flag to allocasReid Kleckner2014-01-17
* Update LangRef to emphasize the difference between "coldcc" and "preserve_mos...Juergen Ributzka2014-01-17
* Add two new calling conventions for runtime callsJuergen Ributzka2014-01-17
* Change inalloca rules to make it only apply to the last parameterReid Kleckner2014-01-16
* LangRef.rst: fix LangRef data layout text about m specifier, take 2Hans Wennborg2014-01-15
* LangRef: attempt to fix line breaksHans Wennborg2014-01-15
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* Docs: fix sign of division and increase equivocation on code generated.Tim Northover2014-01-13
* [anyregcc] Fix callee-save mask for anyregccJuergen Ributzka2014-01-11
* 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