Fix unused variable in FunctionLoweringInfo.cpp
[oota-llvm.git] / docs /
2014-03-05 Reid KlecknerChange x86mmx -> x86_mmx in LangRef.rst
2014-03-05 Reid KlecknerLangRef: Remove stale docs on LLVM types in module...
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...
2014-03-03 Reid KlecknerAvoid std::function until PR19030 is fixed
2014-03-03 Peter CollingbourneDocument that std::initializer_list is not always avail...
2014-03-03 Diego NovilloAdd DWARF discriminator support to DILexicalBlocks.
2014-03-03 Duncan P. N. Exon... C++11: Beware unnecessary copies with auto
2014-03-03 Duncan P. N. Exon... Clarify struct usage guidelines
2014-03-02 Chandler Carruth[C++11] Suggest placing callable arguments as the last...
2014-03-02 Chandler Carruth[C++11] Update the coding standards to provide some...
2014-03-02 Chris Lattnerremove an old entry whose link is broken anyway
2014-03-02 Sean Silva[docs] Fix some Sphinx warnings.
2014-03-01 Chandler Carruth[docs] Update the docs to remove my hedging about C...
2014-02-28 Chandler Carruth[docs] Clarify that there isn't much to be done other...
2014-02-28 Richard SmithAdd more whitespace to fix more bullets.
2014-02-28 Richard SmithAdd whitespace to try to fix bulleted list.
2014-02-28 Ben LangmuirFix some links to C++11 feature papers in the Coding...
2014-02-28 Gabor Greifadd missing 3.4 release
2014-02-28 Chandler Carruth[docs] Add a section to the coding standards about...
2014-02-28 Chandler Carruth[docs] A slight tweak to the intro for the golden rule...
2014-02-28 Chandler Carruth[docs] Tweak the example to match what is apparantly...
2014-02-28 Chandler Carruth[docs] Switch to external hyperlink references. Much...
2014-02-28 Chandler Carruth[docs] Fix my links to use the correct ReST syntax.
2014-02-28 Chandler Carruth[docs] Fix 80-column wrap that I messed up.
2014-02-28 Chandler Carruth[docs] Tweak discussion of BSDs based on feedback from...
2014-02-28 Chandler Carruth[docs] Add a big section with details about how to...
2014-02-28 Rafael EspindolaNow that it is possible, use the mangler in IRObjectFile.
2014-02-27 Chandler Carruth[docs] Stop advertising 'make update'. It isn't impleme...
2014-02-27 Chandler Carruth[docs] Actually spell out the new version requirements...
2014-02-27 Chandler Carruth[docs] Clean up some of the required software to not...
2014-02-27 Chandler Carruth[docs] Switch this table to the simple form as well...
2014-02-27 Chandler Carruth[docs] Switch to the incredibly simpler "simple table...
2014-02-27 Chandler Carruth[docs] Delete tons of bad information in the requiremen...
2014-02-27 Mark SeabornException handling docs: Fix a typo
2014-02-25 Mark SeabornException handling docs: Describe landingpad clauses...
2014-02-21 Rafael EspindolaMake DisableIntegratedAS a TargetOption.
2014-02-20 Daniel SandersAdded release note about making all inline assembly...
2014-02-19 Sean Silva[docs] Clean up some more llvm-gcc stuff
2014-02-18 Sean Silva[docs] Nuke some references to llvm-gcc
2014-02-17 Duncan P. N. Exon... PGO: llvm-profdata: tool for merging profiles
2014-02-15 Nico RieckCleanup docs about lit substitutions
2014-02-15 Nico RieckFix typo
2014-02-11 Mark SeabornAdd a note about using "Differential Revision:" in...
2014-02-09 Sean Silva[docs] [tblgen] clarify that code fragments are just...
2014-02-09 Sean Silva[docs] [tblgen] There is no "code" type.
2014-02-09 Sean Silva[docs] TableGen easter egg: Multiline string literals
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-04 Tom StellardHowToReleaseLLVM: Add information about dot releases
2014-02-04 Dmitri GribenkoAdd a note to documentation that Clang + libstdc++...
2014-02-03 Venkatraman Govind... Add a note about Clang+LLVM on Sparc64.
2014-02-02 Duncan P. N. Exon... Lower llvm.expect intrinsic correctly for i1
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-31 Matt ArsenaultAllow speculating llvm.sqrt, fma and fmuladd
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Juergen RibutzkaRevert "[Stackmaps] Record the stack size of each funct...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Juergen RibutzkaExtend the preserve_most/all calling convention descrip...
2014-01-29 Renato GolinDocument EHABI enabled by default
2014-01-23 Aaron BallmanUpdating the getting started guide for Visual Studio...
2014-01-20 Chandler CarruthRevert my commit in r199620 that added sections about...
2014-01-20 Chandler CarruthAdd some wording to the coding standards to say how...
2014-01-17 Reid KlecknerAdd an inalloca flag to allocas
2014-01-17 Juergen RibutzkaUpdate LangRef to emphasize the difference between...
2014-01-17 Juergen RibutzkaAdd two new calling conventions for runtime calls
2014-01-16 Reid KlecknerChange inalloca rules to make it only apply to the...
2014-01-15 Hans WennborgLangRef.rst: fix LangRef data layout text about m speci...
2014-01-15 Hans WennborgLangRef: attempt to fix line breaks
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-13 Tim NorthoverDocs: fix sign of division and increase equivocation...
2014-01-11 Juergen Ributzka[anyregcc] Fix callee-save mask for anyregcc
2014-01-10 Rafael EspindolaAdd a note about the old asm printer being removed.
2014-01-10 Rafael EspindolaUse 'w' instead of 'c' to represent the win32 mangling.
2014-01-10 Chandler CarruthUpdate the developer policy to more clearly spell out...
2014-01-08 Nico RieckRemove mention of old deleted test scripts from testing...
2014-01-06 Rafael EspindolaImprove documentation of the 'a' specifier and the...
2014-01-03 Rafael EspindolaFix typo.
2014-01-03 Rafael EspindolaMake the llvm mangler depend only on DataLayout.
2014-01-01 Rafael EspindolaRemove the 's' DataLayout specification
2014-01-01 NAKAMURA TakumiUpdate the copyright credits -- Happy new year 2014!
2013-12-24 Alexey SamsonovRemove link to unexisting llvm-prof docs
2013-12-24 Alexey Samsonovllvm-symbolizer: add --obj flag to specify a single...
2013-12-24 Andrew TrickLangRef documentation for the stackmap and patchpoint...
2013-12-20 Timur Iskhodzhanov[COFF] Add support for the .secidx directive
2013-12-20 Timur IskhodzhanovFix a typo in the docs
2013-12-20 Alp TokerFix documentation typos
2013-12-19 Rafael EspindolaUpdate the links to the SPARC information.
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-12-17 Eli BenderskyFix code sample in NVPTX examples: now it compiles...
2013-12-13 Renato GolinAdd ARM to release instructions
2013-12-12 Rafael EspindolaUse "a" instead of "a0" in DataLayout.
2013-12-10 Rafael EspindolaUse Field Lists for the types' "Overview", "Syntax...
2013-12-07 Rafael EspindolaRemove the notion of primitive types.
2013-12-07 Vincent LejeuneAdd a RequireStructuredCFG Field to TargetMachine.
2013-12-05 Yunzhong GaoDocument that dllexported symbols are preserved by...
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-04 Sean Silva[LangRef] Remove (non-normative) paragraph that doesn...
next