aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix Sphinx toctree warning.Sean Silva2012-11-141-0/+4
* docs: chmod -x HowToUseInstrMappings.rstSean Silva2012-11-141-0/+0
* Relax the restrictions on vector of pointer types, and vector getelementptr.Duncan Sands2012-11-131-6/+7
* Update link to external documentJean-Daniel Dupas2012-11-121-1/+1
* fix a spelling mistakeNadav Rotem2012-11-121-1/+1
* Update the vectorizer docs.Nadav Rotem2012-11-111-4/+20
* fix typo PR1476Pawel Wodnicki2012-11-071-1/+1
* fix for PR1476Pawel Wodnicki2012-11-071-2/+2
* Fix a broken sentenceEli Bendersky2012-11-071-2/+3
* Document the -input-file option of FileCheckEli Bendersky2012-11-071-0/+5
* docs: use code font for console commands in phabricator manualAlexey Samsonov2012-11-061-2/+2
* Add a couple of stubs to the release notes for things I noticed whileChandler Carruth2012-11-051-1/+5
* PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky2012-11-051-2/+1
* Documentation: fix typos.Dmitri Gribenko2012-11-021-2/+2
* Remove stale documentation about tail duplicaton IR passArnold Schwaighofer2012-10-311-17/+0
* Fix typo in CodeGenerator docEli Bendersky2012-10-311-4/+4
* Typo.Jakub Staszak2012-10-291-1/+1
* Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem2012-10-291-1/+2
* Loads and stores without an explicit alignment use the abi alignment not theDuncan Sands2012-10-291-2/+2
* Clarify that there is an option other than OAuth for Phabricator andChandler Carruth2012-10-271-4/+10
* Suggest llvm_unreachable over assert(0).Jordan Rose2012-10-261-10/+15
* Remove LoopDependenceAnalysis.Benjamin Kramer2012-10-261-10/+10
* Minor enhancement to build process notes for ARM platforms.David Tweed2012-10-261-2/+15
* Update the release notes to note the change from TargetData to DataLayout.Micah Villmow2012-10-251-0/+3
* add TableGen support to create relationship maps between instructionsSebastian Pop2012-10-252-0/+203
* Add a bit of documentation on the annotated disassembly output.Kevin Enderby2012-10-242-0/+94
* Document the -force-vector-width flag.Nadav Rotem2012-10-241-1/+4
* Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko2012-10-201-9/+134
* Vectorization docs.Nadav Rotem2012-10-201-3/+5
* lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar2012-10-191-1/+1
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-191-0/+13
* Fix some doc-os.Daniel Dunbar2012-10-191-2/+2
* lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar2012-10-181-8/+9
* Update the LangRef documentation for the per pointer address space support.Micah Villmow2012-10-181-4/+10
* test commit: verifying access from new addressEli Bendersky2012-10-181-1/+1
* Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem2012-10-181-2/+10
* Update the release notes about how to enable the loop vectorizer.Nadav Rotem2012-10-171-2/+2
* Update the release notes about the store-merge dag optimization.Nadav Rotem2012-10-171-0/+2
* Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem2012-10-171-0/+5
* Update the release notes about the new loop vectorizer.Nadav Rotem2012-10-171-0/+4
* docs: Add link to integrated assembler HowToSean Silva2012-10-171-0/+7
* Fix a typo in bitcode docs, from 165814.Jan Wen Voung2012-10-151-1/+1
* Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko2012-10-131-2/+11
* Add bitcode instruction encoding documentation for module versionJan Wen Voung2012-10-121-1/+48
* docs: Update example to conform to coding standards.Sean Silva2012-10-121-19/+19
* docs: Minor clean up of Phabricator documentation.Sean Silva2012-10-123-9/+7
* docs: Add SphinxQuickstartTemplate.rst.Sean Silva2012-10-122-0/+130
* docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-111-26/+59
* docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-111-21/+39
* Adds Phabricator documentation. This is a first step that answers many questi...Manuel Klimek2012-10-112-0/+100