summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Exception handling docs: Describe landingpad clauses' meanings in more detailMark Seaborn2014-02-25
* Make DisableIntegratedAS a TargetOption.Rafael Espindola2014-02-21
* Added release note about making all inline assembly parsed (even for assemblyDaniel Sanders2014-02-20
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-19
* [docs] Nuke some references to llvm-gccSean Silva2014-02-18
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* Cleanup docs about lit substitutionsNico Rieck2014-02-15
* Fix typoNico Rieck2014-02-15
* Add a note about using "Differential Revision:" in commit messagesMark Seaborn2014-02-11
* [docs] [tblgen] clarify that code fragments are just string literalsSean Silva2014-02-09
* [docs] [tblgen] There is no "code" type.Sean Silva2014-02-09
* [docs] TableGen easter egg: Multiline string literalsSean Silva2014-02-09
* Remove support for not using .loc directives.Rafael Espindola2014-02-05
* HowToReleaseLLVM: Add information about dot releasesTom Stellard2014-02-04
* Add a note to documentation that Clang + libstdc++ 4.7.2 can not be used to b...Dmitri Gribenko2014-02-04
* Add a note about Clang+LLVM on Sparc64.Venkatraman Govindaraju2014-02-03
* Lower llvm.expect intrinsic correctly for i1Duncan P. N. Exon Smith2014-02-02
* [stackprotector] Implement the sspstrong rules for stack layout.Josh Magee2014-02-01
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-31
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-31
* Allow speculating llvm.sqrt, fma and fmuladdMatt Arsenault2014-01-31
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-30
* Revert "[Stackmaps] Record the stack size of each function that contains a st...Juergen Ributzka2014-01-30
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-30
* Extend the preserve_most/all calling convention description in LangRef about theJuergen Ributzka2014-01-30
* 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