aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-11-14docs: Fix Sphinx toctree warning.Sean Silva
2012-11-14docs: chmod -x HowToUseInstrMappings.rstSean Silva
2012-11-13Relax the restrictions on vector of pointer types, and vector getelementptr.Duncan Sands
2012-11-12Update link to external documentJean-Daniel Dupas
2012-11-12fix a spelling mistakeNadav Rotem
2012-11-11Update the vectorizer docs.Nadav Rotem
2012-11-07fix typo PR1476Pawel Wodnicki
2012-11-07fix for PR1476Pawel Wodnicki
2012-11-07Fix a broken sentenceEli Bendersky
2012-11-07Document the -input-file option of FileCheckEli Bendersky
2012-11-06docs: use code font for console commands in phabricator manualAlexey Samsonov
2012-11-05Add a couple of stubs to the release notes for things I noticed whileChandler Carruth
2012-11-05PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky
2012-11-02Documentation: fix typos.Dmitri Gribenko
2012-10-31Remove stale documentation about tail duplicaton IR passArnold Schwaighofer
2012-10-31Fix typo in CodeGenerator docEli Bendersky
2012-10-29Typo.Jakub Staszak
2012-10-29Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem
2012-10-29Loads and stores without an explicit alignment use the abi alignment not theDuncan Sands
2012-10-27Clarify that there is an option other than OAuth for Phabricator andChandler Carruth
2012-10-26Suggest llvm_unreachable over assert(0).Jordan Rose
2012-10-26Remove LoopDependenceAnalysis.Benjamin Kramer
2012-10-26Minor enhancement to build process notes for ARM platforms.David Tweed
2012-10-25Update the release notes to note the change from TargetData to DataLayout.Micah Villmow
2012-10-25add TableGen support to create relationship maps between instructionsSebastian Pop
2012-10-24Add a bit of documentation on the annotated disassembly output.Kevin Enderby
2012-10-24Document the -force-vector-width flag.Nadav Rotem
2012-10-20Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko
2012-10-20Vectorization docs.Nadav Rotem
2012-10-19lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar
2012-10-19lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar
2012-10-19Fix some doc-os.Daniel Dunbar
2012-10-18lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar
2012-10-18Update the LangRef documentation for the per pointer address space support.Micah Villmow
2012-10-18test commit: verifying access from new addressEli Bendersky
2012-10-18Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem
2012-10-17Update the release notes about how to enable the loop vectorizer.Nadav Rotem
2012-10-17Update the release notes about the store-merge dag optimization.Nadav Rotem
2012-10-17Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem
2012-10-17Update the release notes about the new loop vectorizer.Nadav Rotem
2012-10-17docs: Add link to integrated assembler HowToSean Silva
2012-10-15Fix a typo in bitcode docs, from 165814.Jan Wen Voung
2012-10-13Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko
2012-10-12Add bitcode instruction encoding documentation for module versionJan Wen Voung
2012-10-12docs: Update example to conform to coding standards.Sean Silva
2012-10-12docs: Minor clean up of Phabricator documentation.Sean Silva
2012-10-12docs: Add SphinxQuickstartTemplate.rst.Sean Silva
2012-10-11docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva
2012-10-11docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva
2012-10-11Adds Phabricator documentation. This is a first step that answers many questi...Manuel Klimek