Address issues found by Duncan during post-commit review of r177856.
[oota-llvm.git] / docs /
2013-03-25 Jakob Stoklund OlesenMention the new TableGen pattern format in the release...
2013-03-24 Jakob Stoklund OlesenAllow TableGen DAG arguments to be just a name.
2013-03-24 Tobias GrosserGettingStarted: Add Git clone instructions for compiler...
2013-03-24 Jakob Stoklund OlesenGive Sparc instruction patterns direct types instead...
2013-03-22 Sean Silva[docs] Slight reword for precision.
2013-03-22 Sean Silva[docs] Document usage of SmallVectorImpl in interfaces.
2013-03-22 Eli Benderskyfix small doc typo
2013-03-19 Eric ChristopherFormatting fixups.
2013-03-19 Ulrich WeigandExtend TableGen instruction selection matcher to improv...
2013-03-19 Eli BenderskyUpdate documentation of llvm-link to reflect recent...
2013-03-19 Sean Silva[docs] Remove incorrect information about lit.
2013-03-18 Eric ChristopherMake the fields in the diagram match the descriptive...
2013-03-18 Matthew CurtisReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
2013-03-16 Sean Silva[docs] Discuss a potential bug to be aware of.
2013-03-12 Matthew CurtisReleaseNotes: Add Hexagon Target section
2013-03-11 Eli BenderskyMissing period in doc
2013-03-11 Sean Silva[docs] Remove explicit authorship.
2013-03-06 Michael LiaoRemove tailing whitespaces
2013-03-01 Alexey SamsonovDocs for llvm-symbolizer command-line tool
2013-02-28 Benjamin KramerBrag about function call vectorization in the docs.
2013-02-27 Sean Silva[docs] Discuss manpage output.
2013-02-27 Sean Silva[docs] Provide pointer for building Sphinx docs.
2013-02-26 Sean Silva[docs] Use reST link instead of direct HTML link.
2013-02-26 Renato GolinAdding ARM as supported architecture
2013-02-26 Renato GolinGCC 4.6.3 O3 miscompiles on ARM
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-25 Renato GolinARM build docs easier for copy&paste
2013-02-23 Renato GolinAdd global structure vectorization to docs
2013-02-22 Pekka JaaskelainenMade it more explicit that the self-referential llvm...
2013-02-22 Bill WendlingImplement the NoBuiltin attribute.
2013-02-21 Paul Redmondadd missing space which prevented the llvm.loop code...
2013-02-18 Alex RosenbergSpelling corrections
2013-02-16 Dmitri GribenkoDocumentation: correct syntax (one missing comma, one...
2013-02-13 Sean Silva[docs] PR15254: Add "AST" to the lexicon.
2013-02-13 Bill WendlingAdd a blurb about the attributes changes to the release...
2013-02-13 Pekka JaaskelainenMetadata for annotating loops as parallel. The first...
2013-02-13 Tim NorthoverMention AArch64 in release notes for 3.3
2013-02-13 Manuel KlimekUpdate phab docs to clarify how to accept a change.
2013-02-13 Eric ChristopherThis is actually located at the end, not the middle.
2013-02-12 Dmitri GribenkoDocumentation: HowToUseAttributes: formatting (use...
2013-02-12 Joe AbbeyAdding a HowTo for Attributes.
2013-02-11 Bill SchmidtRestore the resurrected doc link previously deleted
2013-02-11 Bill SchmidtRemove a dead PowerPC doc link
2013-02-11 Kostya Serebryany[tsan/msan] adding thread_safety and uninitialized_chec...
2013-02-08 Tom StellardReleaseNotes: Add section for R600 backend
2013-02-08 Sean Silva[docs] Tweaks for clarity, readability, and correctness.
2013-02-08 Bill SchmidtMore modifications to PowerPC doc links
2013-02-08 Hal FinkelUpdate PowerPC links in CompilerWriterInfo.rst
2013-02-07 Sean Silva[ReleaseNotes] tidy up organization and formatting
2013-02-07 Nadav RotemUpdate Release notes regarding TTI.
2013-02-07 Nadav RotemDocument the loop vectorizer changes.
2013-02-06 Guy BenyeiCanonicalize line endings to Linux style also when...
2013-02-06 Bill WendlingInitial submission for the attribute group feature.
2013-02-06 Bill WendlingAlphabetize the function attributes.
2013-02-04 Dmitri GribenkoCoding standards: don't use ``inline`` when defining...
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-02-04 Michael GottesmanRemoved reference to LLVM as a project (since in LangRe...
2013-02-03 Michael GottesmanAdded new Global Variable marker ``externally_initializ...
2013-02-03 Michael GottesmanAdded clarification paragraph to LangRef's documentation of
2013-02-01 Sean Silva[docs] Fixup fallout from other grammar fixup.
2013-02-01 Sean Silva[docs] Add missing colon to TableGen grammar.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-31 Michael GottesmanFixed a mistake in my previous commit where I changed...
2013-01-31 Michael GottesmanFormatting Fix. Changed " to `` around the word 'consta...
2013-01-31 Andrew TrickLangRef: Add a Rationale for volatile rules.
2013-01-30 Andrew Trick...in light of recent activity related to llvm.memcpy...
2013-01-30 Eli BenderskyRemove a mention of TargetInstrDescriptor, which no...
2013-01-30 Sean Silva[docs] Guide prospective TableGen backend writers.
2013-01-30 Patrik HagglundDocumentation: Updating the data layout default specifi...
2013-01-29 Dmitri GribenkoDocumentation: add empty lines so that lists are proper...
2013-01-28 Sean Silvadocs: reorganize front page slightly
2013-01-26 Dmitri GribenkoDocumentation: fix syntax error
2013-01-25 Michael GottesmanFixed typo.
2013-01-25 Michael GottesmanAdded new section to the git-svn getting started sectio...
2013-01-25 Hal FinkelAdd an addition operator to TableGen
2013-01-23 Eli BenderskyFix small typo
2013-01-23 Bill WendlingAdd the heuristic to differentiate SSPStrong from SSPRe...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-23 Sean Silvadocs: Update title of external tutorial.
2013-01-21 Joel JonesFix spelling
2013-01-21 Michael IlsemanDocs for SparseMultiSet
2013-01-20 Michael J. Spencer[docs] Update IRC information.
2013-01-20 Nadav RotemUpdate the gcc-loops benchmark
2013-01-20 Nadav RotemUpdate the linpack benchmark with different array sizes.
2013-01-20 Sean SilvaReleaseNotes: note Sphinx migration.
2013-01-20 Sean Silvadocs: Nuke the old release notes.
2013-01-20 Sean Silvadocs: Use proper markup.
2013-01-20 Sean Silvadocs: Inline documentation structure into homepage.
2013-01-19 Dmitri GribenkoDocumentation: remove more mentions of Tcl
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
2013-01-18 Daniel Dunbar[MC/Mach-O] Implement integrated assembler support...
2013-01-18 Dmitri GribenkoDocumentation: remove all mentions of DejaGNU and Tcl
2013-01-18 Eli BenderskyStreamline the mentions of grep and FileCheck in Testin...
2013-01-17 Daniel Dunbar[Linker] Drop support for IR-level extended linking...
2013-01-17 Daniel Dunbar[docs] Get rid of some UTF8 characters (non-breaking...
2013-01-17 Daniel Dunbar[IR] Reserve/define the purpose for the "Linker Options...
2013-01-17 Lang HamesUpdate the description of the llvm.fmuladd.* intrinsics...
2013-01-16 Dmitri GribenkoDocumentation: fix a typo 'IEE754'
2013-01-16 Daniel Dunbar[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-15 Daniel Dunbar[IR] Add verifier support for llvm.module.flags.
next