Add a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
[oota-llvm.git] / docs /
2012-11-29 Dmitri GribenkoDocumentation for FileCheck: use 'option' and 'program...
2012-11-29 Dmitri GribenkoDocumentation for llvm-link: reformat
2012-11-29 Dmitri GribenkoDocumentation for llvm-cov: reformat
2012-11-29 Dmitri GribenkoDocumentation for llvm-stress: reformat
2012-11-29 Dmitri GribenkoDocumentation for opt: reformat
2012-11-29 Dmitri GribenkoDocumentation for llc: reformat.
2012-11-29 Dmitri GribenkoDocumentation for lit: more formatting: use 'option...
2012-11-29 Dmitri GribenkoDocumentation for tblgen: formatting
2012-11-29 Dmitri GribenkoDocumentation for lit: formatting improvements.
2012-11-29 Dmitri GribenkoDocumentation: formatting improvements
2012-11-29 Dmitri GribenkoDocumentation: use correct highlighter
2012-11-28 Dmitri GribenkoDocumentation: improve formatting and remove unneeded...
2012-11-28 Eli BenderskySome grammar fixes
2012-11-27 NAKAMURA Takumidocs: [CMake] Add Xcode to the list of project formats...
2012-11-27 Michael IlsemanFast-math flags documentation added to LangRef
2012-11-26 Bill WendlingCorrect copy-pasto where we're talking about function...
2012-11-22 Dmitri GribenkoDocumentation: convert SourceLevelDebugging.html to...
2012-11-22 Chandler CarruthRemove 'sretpromotion' pass from the documentation...
2012-11-21 Eli BenderskyFix a typo in FileCheck.rst
2012-11-20 Eli BenderskySome sphinx-ing and consistency fixes
2012-11-20 Joe AbbeyBetter 80cols... *sigh*
2012-11-20 Joe AbbeyFixing a broken link.
2012-11-20 Sean Silvadocs: Fix highlighting.
2012-11-20 Hal FinkelNote Freescale's contributions in the PPC release notes.
2012-11-20 Sean Silvadocs: Sphinxify LLVMBuild documentation.
2012-11-20 Eli BenderskyReST-ify some markup in the LIT document
2012-11-19 Sean Silvadocs: Fix reference to "bold" part of code example.
2012-11-19 Tobias GrosserFirst version of Polly release notes for 3.2
2012-11-18 Dmitri GribenkoSystemLibrary.rst: remove reference to a bug that was...
2012-11-18 Dmitri GribenkoDocumentation: convert SystemLibrary documentation...
2012-11-18 Dmitri GribenkoDocumentation: remove a copy of the FileCheck man page...
2012-11-18 Dmitri GribenkoDocumentation: use a :doc: link instead of an absolute...
2012-11-18 Dmitri GribenkoDocumentation: fix broken link.
2012-11-17 Sean Silvadocs: CodingStandards should follow the coding standards.
2012-11-17 Benjamin KramerBump sphinx config to 3.3.
2012-11-17 Sean Silvadocs: Add link to HowToSetUpLLVMStyleRTTI
2012-11-16 Will SchmidtReleaseNotes.html updates reflecting PPC64 Elf Linux...
2012-11-16 Duncan SandsAdd the Erlang/HiPE calling convention, patch by Yianni...
2012-11-16 Michael IlsemanRemove trailing whitespace
2012-11-15 Jyotsna VermaFix typo.
2012-11-15 Joel JonesAdd description of how to build docs
2012-11-15 Craig TopperAdd missing documentation for llvm.exp2, llvm.log10...
2012-11-15 Craig TopperAdd llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint...
2012-11-15 Eric ChristopherAdd some release notes that say we removed the CellSPU...
2012-11-14 Sean Silvadocs: Improve typographical correctness.
2012-11-14 Sean Silvadocs: Sphinxify TestSuiteMakefileGuide
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-11-14 Sean Silvadocs: Sphinxify TestingGuide
2012-11-14 Alexander KornienkoSupport for [[@LINE]], [[@LINE+<offset>]], [[@LINE...
2012-11-14 Alexander KornienkoAdded %(line), %(line+<number>), %(line-<number>) subst...
2012-11-14 Dmitri GribenkoFileCheck.rst: change formatting of code-like construct...
2012-11-14 Sean Silvadocs: nuke GCCFEBuildInstrs.html
2012-11-14 Sean Silvadocs: Fix Sphinx toctree warning.
2012-11-14 Sean Silvadocs: chmod -x HowToUseInstrMappings.rst
2012-11-13 Duncan SandsRelax the restrictions on vector of pointer types,...
2012-11-12 Jean-Daniel DupasUpdate link to external document
2012-11-12 Nadav Rotemfix a spelling mistake
2012-11-11 Nadav RotemUpdate the vectorizer docs.
2012-11-07 Pawel Wodnickifix typo PR1476
2012-11-07 Pawel Wodnickifix for PR1476
2012-11-07 Eli BenderskyFix a broken sentence
2012-11-07 Eli BenderskyDocument the -input-file option of FileCheck
2012-11-06 Alexey Samsonovdocs: use code font for console commands in phabricator...
2012-11-05 Chandler CarruthAdd a couple of stubs to the release notes for things...
2012-11-05 Eli BenderskyPR14256: SelectionDAGLowering was renamed to SelectionD...
2012-11-02 Dmitri GribenkoDocumentation: fix typos.
2012-10-31 Arnold SchwaighoferRemove stale documentation about tail duplicaton IR...
2012-10-31 Eli BenderskyFix typo in CodeGenerator doc
2012-10-29 Jakub StaszakTypo.
2012-10-29 Nadav RotemChange the PassManagerBuilder (used by -O3) loop vector...
2012-10-29 Duncan SandsLoads and stores without an explicit alignment use...
2012-10-27 Chandler CarruthClarify that there is an option other than OAuth for...
2012-10-26 Jordan RoseSuggest llvm_unreachable over assert(0).
2012-10-26 Benjamin KramerRemove LoopDependenceAnalysis.
2012-10-26 David TweedMinor enhancement to build process notes for ARM platforms.
2012-10-25 Micah VillmowUpdate the release notes to note the change from Target...
2012-10-25 Sebastian Popadd TableGen support to create relationship maps betwee...
2012-10-24 Kevin EnderbyAdd a bit of documentation on the annotated disassembly...
2012-10-24 Nadav RotemDocument the -force-vector-width flag.
2012-10-20 Dmitri GribenkoDocument current Doxygen use practices in Coding Standa...
2012-10-20 Nadav RotemVectorization docs.
2012-10-19 Daniel Dunbarlit: Rename the valgrind leaks feature to match what...
2012-10-19 Daniel Dunbarlit: Add 'valgrind' and 'valgrind-leaks' features when...
2012-10-19 Daniel DunbarFix some doc-os.
2012-10-18 Daniel Dunbarlit: Allow XFAIL: lines to also refer to "features".
2012-10-18 Micah VillmowUpdate the LangRef documentation for the per pointer...
2012-10-18 Eli Benderskytest commit: verifying access from new address
2012-10-18 Nadav RotemAdd a small example which shows a vectorizable loop...
2012-10-17 Nadav RotemUpdate the release notes about how to enable the loop...
2012-10-17 Nadav RotemUpdate the release notes about the store-merge dag...
2012-10-17 Nadav RotemUpdate the release notes about the new TargetTransformI...
2012-10-17 Nadav RotemUpdate the release notes about the new loop vectorizer.
2012-10-17 Sean Silvadocs: Add link to integrated assembler HowTo
2012-10-15 Jan Wen VoungFix a typo in bitcode docs, from 165814.
2012-10-13 Dmitri GribenkoDocumentation: Lexicon.rst: add "BB Vectorization"...
2012-10-12 Jan Wen VoungAdd bitcode instruction encoding documentation for...
2012-10-12 Sean Silvadocs: Update example to conform to coding standards.
2012-10-12 Sean Silvadocs: Minor clean up of Phabricator documentation.
2012-10-12 Sean Silvadocs: Add SphinxQuickstartTemplate.rst.
2012-10-11 Sean Silvadocs: Improve HowToSetUpLLVMStyleRTTI.
next