aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-12-19Fixed couple of spellingsPawel Wodnicki
2012-12-19VMKit and Tagrget notesPawel Wodnicki
2012-12-19Sync-up SROA notesPawel Wodnicki
2012-12-18Added libc++ notesPawel Wodnicki
2012-12-17MiB, Spidey and other Externals get to be mentioned in the relase notesPawel Wodnicki
2012-12-14Add some release note text for the Clang Static Analyzer.Ted Kremenek
2012-12-14Add some LLDB release notes for 3.2 (with Linux improvements that made it in)Daniel Malea
2012-12-14More updates to relase notesPawel Wodnicki
2012-12-13Partial update for release notesPawel Wodnicki
2012-12-06Rewording for clarityPawel Wodnicki
2012-12-04Bump Pure version for 3.2 releasePawel Wodnicki
2012-12-04Merging r169280: into the 3.2 release branch.Pawel Wodnicki
2012-11-20Merge in PPC release notes: r168189 and r168352.Hal Finkel
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