Reverting r199886 (Prevent repetitive warnings for unrecognized processors and features)
[oota-llvm.git] / docs /
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...
2013-12-02 Alp TokerUpdate the LTO GoldPlugin documentation
2013-11-27 Sean Silva[docs] Mention gotcha regarding implicit BB numbering
2013-11-26 Arnaud A. de Grand... CMake : optionaly enable LLVM to be compiled with ...
2013-11-21 Benjamin KramerRemove dangling documentation. llvm-prof was deleted...
2013-11-21 Nick KledzikYAML I/O add support for validate()
2013-11-20 Bill WendlingUpdate to reflect the next release.
2013-11-19 Rafael EspindolaSupport multiple COFF sections with the same name but...
2013-11-19 John ThompsonYAML I/O - Added default trait support for std:string...
2013-11-18 Ahmed BougachaDocs: tweak code-block spacing.
2013-11-18 Paul RobinsonThe 'optnone' attribute means don't inline anything...
2013-11-18 Daniel Sanders[mips][msa] Add MSA to the release notes.
2013-11-17 Ahmed BougachaTableGen: Generate an enum for all named Operand types...
2013-11-17 Ahmed BougachaDocs: Clearly separate Operand-related paragraphs.
2013-11-17 Ahmed BougachaDocs: Fix typo: NoIntinerary -> NoItinerary.
2013-11-16 Matt ArsenaultMention address space related changes in release notes.
2013-11-15 Matt ArsenaultFix typos.
2013-11-15 Justin Holewinski[NVPTX] Fix type in usage doc
2013-11-15 Justin Holewinski[NVPTX] Update the usage document
2013-11-15 Renato GolinAdding some info about stability of ARM boards
2013-11-15 Matt ArsenaultFix grammar in addrspacecast description
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-11-14 Paul RobinsonTypos. (Test commit.)
2013-11-14 Kai NackeAdd external project LDC to release notes.
2013-11-14 Nick KledzikAdd simple support for tags in YAML I/O
2013-11-13 Hans WennborgRevert my CMake patches concerning building with /MT...
2013-11-13 Hans WennborgCMake: make building with /MT an option instead of...
2013-11-12 Matt ArsenaultAdd new FileCheck feature to 3.4 release notes
2013-11-11 Sylvestre LedruUpdate of the 'Code Review' page. The link is now calle...
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.
2013-11-07 Chandler CarruthAdd the fact that we anticipate switching to use (some...
2013-11-05 Peter Zotov[OCaml] (PR10016) Add a few missing line in OCamlLangIm...
2013-11-04 Sean Silva[docs] Add link to 32-bit ARM ELF supplement.
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-10-31 Andrew Trickwhitespace
2013-10-30 Benjamin Kramerfix RST reference in Writing an LLVM Pass
2013-10-29 Benjamin KramerFix common typos in the docs.
2013-10-29 Rafael EspindolaClarify that GlobalVariables definitions must have...
2013-10-28 Bill WendlingRemove stray '_'.
2013-10-28 Bill WendlingUse the correct reference. Spotted by Sean Silva.
2013-10-27 Bill WendlingA small grammar-os fixed.
2013-10-27 Bill WendlingUpdate to current output.
2013-10-27 Bill WendlingFix Sphinx warning.
2013-10-27 Bill WendlingUpdate to specify that both metadata and label types...
2013-10-27 Bill WendlingUpdate the Python version. And Perl isn't used anymore.
2013-10-27 Bill WendlingUpdate link.
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-24 John ThompsonReverting my r193344 checkin due to build breakage.
2013-10-24 John ThompsonAdded std::string as a built-in type for mapping.
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-10-18 Bill WendlingWrite a simple description of the 'target triple' direc...
2013-10-18 Bill WendlingClarify that an alignment of 0 or 1 on a mem* intrinsic...
2013-10-18 Bill WendlingRemove reference to obsolete arguments.
2013-10-18 Bill WendlingUpdate to reflect current GC APIs and usage. The exampl...
2013-10-18 Alp TokerDeveloper policy amendment regarding confidentiality...
2013-10-16 Rafael EspindolaRemove an outdated statement.
2013-10-16 Rafael EspindolaAdd more documentation about the TargetStreamer interface.
2013-10-15 David Majnemerdocs: Remove incompatibility with Solaris shell
2013-10-11 Renato GolinAdd warning about CHECK-DAG with variable definition
2013-10-09 Bill WendlingAdd missing releases.
2013-10-09 Rafael EspindolaAdd a paragraph about MCTargetStreamer.
next