[PM] Rename this source file to something a bit more generic before
[oota-llvm.git] / docs /
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.
2013-10-07 Rafael EspindolaFix typo.
2013-10-06 Rafael EspindolaAdd support for aliases with linkonce_odr.
2013-10-01 Sylvestre LedruFix a typo in the documentation. Thanks to Diana Vasile...
2013-09-30 Daniel Sanders[mips] Fix a broken link to mips.com in the documentation.
2013-09-27 Renato GolinClarifying doc about cross-compiling
2013-09-26 Renato GolinAdd links to cross-compilation docs from getting started
2013-09-23 Peter CollingbourneAdd a paragraph on prefix data layout.
2013-09-23 Rafael EspindolaRemove remaining references to -O4.
2013-09-16 Peter CollingbourneImplement function prefix data as an IR feature.
2013-09-13 Nuno Lopestypo fix: use BUILD_ARCHIVE to build .a libs and not...
2013-09-12 Rui UeyamaTypo fixes.
2013-09-11 Nick LewyckyFix anachronism/typo in syntax of declaration of llvm...
2013-09-11 Rui UeyamaFix typo
2013-09-09 Sean Silva[docs] Fix Sphinx warning.
2013-09-09 Sean Silva[docs] Fix some Sphinx toctree warnings.
2013-09-09 Sean Silva[docs] Some typographical fixes.
2013-09-08 Renato GolinCross-compilation doc
next