test
[oota-llvm.git] / docs /
2013-04-15 Nadav RotemFix a grammar mistake, and add a line about the two...
2013-04-15 Nadav RotemFix the internal link.
2013-04-15 Nadav RotemUpdate the release notes about the vectorizers.
2013-04-15 John CriswellGrammar and punctuation fixes.
2013-04-15 Tim NorthoverEnable all targets by default on Visual Studio.
2013-04-15 Nadav RotemDocument our desire to enable the loop vectorizer on...
2013-04-15 Nadav RotemDocs: merge the description of the BB and SLP vectorize...
2013-04-15 Jia Liufix include path in doc Extending LLVM
2013-04-14 Nadav RotemDocument the SLP infrastructure.
2013-04-12 Nico RieckTeach llvm-readobj to print ELF program headers
2013-04-12 Nico RieckAdd -expand-relocs to llvm-readobj
2013-04-11 Nico RieckAdd man page for llvm-readobj
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-09 Nadav RotemRemove the confusing sentence.
2013-04-08 Nadav RotemUpdate the docs about the fact that the loop vectorizer...
2013-04-08 Tim NorthoverAdd ACLE link to ARM documentation sections
2013-04-04 Eli BenderskyMissing word
2013-04-02 Jakub StaszakFix a typo.
2013-03-30 Justin HolewinskiAdd start of user documentation for NVPTX
2013-03-30 Sean Silva[docs] llvmbugs is not the place for patches.
2013-03-30 Sean Silva[docs] Annotate mailing lists with their "name".
2013-03-30 Sean Silva[docs] Reorganize mailing lists.
2013-03-30 Sean Silva[docs] Pull IRC and Mailing Lists under a new "Communit...
2013-03-30 Sean Silva[docs] The GEP FAQ is not "design and overview"
2013-03-30 Sean Silva[docs] Put DeveloperPolicy under "Development Process...
2013-03-29 Sean Silva[docs] The STL "binary search" has a non-obvious name.
2013-03-28 Thomas SchwingeCorrect spelling of Git.
2013-03-26 Michael GottesmanAdded documentation to LangRef for the intrinsic llvm...
2013-03-25 Dmitri GribenkoDocumentation: Replace dead link for binfmt_misc
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
next