Migrate metadata information from scalar to vector instructions during
[oota-llvm.git] / docs /
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
2013-09-03 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-09-01 Chandler CarruthNuke the hilariously out of date suggestion to unpack...
2013-09-01 Chris LattnerRevert r189704, which removed the guidance about not...
2013-08-30 Chris LattnerRemove the suggestion to not duplicate comments in...
2013-08-29 Manman RenAdd unique identifier field to Composite Types and...
2013-08-28 Michael Gottesman[doxygen] Use correct variable names for external varia...
2013-08-28 Michael Gottesman[doxygen] Added support for doxygen external search.
2013-08-28 Michael Gottesman[cmake] Created an aggregate doxygen target for generat...
2013-08-26 Manuel KlimekInclude a clearer policy about what's ok/nok to speed...
2013-08-24 Michael Gottesman[autotools->cmake] Enable generation of doxygen documen...
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-21 Andrew KaylorAdding a document to describe the MCJIT execution engin...
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-18 Dmitri Gribenkodocs: command guide: cleanups, no text changes
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-08-14 Benjamin KramerSphinx refuses to render this code block. Try adding...
2013-08-14 Tim NorthoverAdd the C99 hex-float assembly syntax to our extension...
2013-08-12 Michael Gottesman[stack protector] Fixed typo.
2013-08-12 Michael Gottesman[stackprotector] Added intrinsic llvm.stackprotectorcheck.
2013-08-09 Daniel Dunbar[docs] Update TestingGuide's note on how to run with...
2013-08-09 Andrea Di BiagioAdd description of function attribute 'minsize' in...
2013-08-08 Daniel Dunbar[lit] Change --show-{tests,suites} to exit after printing.
2013-08-08 Daniel Dunbar[lit] Remove --repeat option, which wasn't that useful.
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-07 Rafael EspindolaAdd the common begin/end naming convention to the codin...
2013-08-06 Sean Silva[LangRef] Alphabetize function attribute listing.
next