aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-02-07[ReleaseNotes] tidy up organization and formattingSean Silva
2013-02-07Update Release notes regarding TTI.Nadav Rotem
2013-02-07Document the loop vectorizer changes.Nadav Rotem
2013-02-06Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei
2013-02-06Initial submission for the attribute group feature.Bill Wendling
2013-02-06Alphabetize the function attributes.Bill Wendling
2013-02-04Coding standards: don't use ``inline`` when defining a function in a classDmitri Gribenko
2013-02-04Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund
2013-02-04Removed reference to LLVM as a project (since in LangRef it is used solely as...Michael Gottesman
2013-02-03Added new Global Variable marker ``externally_initialized'' to LangRef.Michael Gottesman
2013-02-03Added clarification paragraph to LangRef's documentation ofMichael Gottesman
2013-02-01[docs] Fixup fallout from other grammar fixup.Sean Silva
2013-02-01[docs] Add missing colon to TableGen grammar.Sean Silva
2013-01-31Add AArch64 as an experimental target.Tim Northover
2013-01-31Fixed a mistake in my previous commit where I changed the wording slightly an...Michael Gottesman
2013-01-31Formatting Fix. Changed " to `` around the word 'constant' in the Lang RefMichael Gottesman
2013-01-31LangRef: Add a Rationale for volatile rules.Andrew Trick
2013-01-30...in light of recent activity related to llvm.memcpy flags. I want toAndrew Trick
2013-01-30Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky
2013-01-30[docs] Guide prospective TableGen backend writers.Sean Silva
2013-01-30Documentation: Updating the data layout default specifications toPatrik Hagglund
2013-01-29Documentation: add empty lines so that lists are properly recognizedDmitri Gribenko
2013-01-28docs: reorganize front page slightlySean Silva
2013-01-26Documentation: fix syntax errorDmitri Gribenko
2013-01-25Fixed typo.Michael Gottesman
2013-01-25Added new section to the git-svn getting started section that provides aMichael Gottesman
2013-01-25Add an addition operator to TableGenHal Finkel
2013-01-23Fix small typoEli Bendersky
2013-01-23Add the heuristic to differentiate SSPStrong from SSPRequired.Bill Wendling
2013-01-23Add the IR attribute 'sspstrong'.Bill Wendling
2013-01-23docs: Update title of external tutorial.Sean Silva
2013-01-21Fix spellingJoel Jones
2013-01-21Docs for SparseMultiSetMichael Ilseman
2013-01-20[docs] Update IRC information.Michael J. Spencer
2013-01-20Update the gcc-loops benchmarkNadav Rotem
2013-01-20Update the linpack benchmark with different array sizes.Nadav Rotem
2013-01-20ReleaseNotes: note Sphinx migration.Sean Silva
2013-01-20docs: Nuke the old release notes.Sean Silva
2013-01-20docs: Use proper markup.Sean Silva
2013-01-20docs: Inline documentation structure into homepage.Sean Silva
2013-01-19Documentation: remove more mentions of TclDmitri Gribenko
2013-01-19Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko
2013-01-18[MC/Mach-O] Implement integrated assembler support for linker options.Daniel Dunbar
2013-01-18Documentation: remove all mentions of DejaGNU and TclDmitri Gribenko
2013-01-18Streamline the mentions of grep and FileCheck in TestingGuide.rstEli Bendersky
2013-01-17[Linker] Drop support for IR-level extended linking support (archives, etc.).Daniel Dunbar
2013-01-17[docs] Get rid of some UTF8 characters (non-breaking space maybe).Daniel Dunbar
2013-01-17[IR] Reserve/define the purpose for the "Linker Options" metadata flags.Daniel Dunbar
2013-01-17Update the description of the llvm.fmuladd.* intrinsics to avoid use of theLang Hames
2013-01-16Documentation: fix a typo 'IEE754'Dmitri Gribenko