summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fixed couple of spellingsPawel Wodnicki2012-12-19
* VMKit and Tagrget notesPawel Wodnicki2012-12-19
* Sync-up SROA notesPawel Wodnicki2012-12-19
* Added libc++ notesPawel Wodnicki2012-12-18
* MiB, Spidey and other Externals get to be mentioned in the relase notesPawel Wodnicki2012-12-17
* Add some release note text for the Clang Static Analyzer.Ted Kremenek2012-12-14
* Add some LLDB release notes for 3.2 (with Linux improvements that made it in)Daniel Malea2012-12-14
* More updates to relase notesPawel Wodnicki2012-12-14
* Partial update for release notesPawel Wodnicki2012-12-13
* Rewording for clarityPawel Wodnicki2012-12-06
* Bump Pure version for 3.2 releasePawel Wodnicki2012-12-04
* Merging r169280: into the 3.2 release branch.Pawel Wodnicki2012-12-04
* Merge in PPC release notes: r168189 and r168352.Hal Finkel2012-11-20
* Update the vectorizer docs.Nadav Rotem2012-11-11
* fix typo PR1476Pawel Wodnicki2012-11-07
* fix for PR1476Pawel Wodnicki2012-11-07
* Fix a broken sentenceEli Bendersky2012-11-07
* Document the -input-file option of FileCheckEli Bendersky2012-11-07
* docs: use code font for console commands in phabricator manualAlexey Samsonov2012-11-06
* Add a couple of stubs to the release notes for things I noticed whileChandler Carruth2012-11-05
* PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky2012-11-05
* Documentation: fix typos.Dmitri Gribenko2012-11-02
* Remove stale documentation about tail duplicaton IR passArnold Schwaighofer2012-10-31
* Fix typo in CodeGenerator docEli Bendersky2012-10-31
* Typo.Jakub Staszak2012-10-29
* Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem2012-10-29
* Loads and stores without an explicit alignment use the abi alignment not theDuncan Sands2012-10-29
* Clarify that there is an option other than OAuth for Phabricator andChandler Carruth2012-10-27
* Suggest llvm_unreachable over assert(0).Jordan Rose2012-10-26
* Remove LoopDependenceAnalysis.Benjamin Kramer2012-10-26
* Minor enhancement to build process notes for ARM platforms.David Tweed2012-10-26
* Update the release notes to note the change from TargetData to DataLayout.Micah Villmow2012-10-25
* add TableGen support to create relationship maps between instructionsSebastian Pop2012-10-25
* Add a bit of documentation on the annotated disassembly output.Kevin Enderby2012-10-24
* Document the -force-vector-width flag.Nadav Rotem2012-10-24
* Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko2012-10-20
* Vectorization docs.Nadav Rotem2012-10-20
* lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar2012-10-19
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-19
* Fix some doc-os.Daniel Dunbar2012-10-19
* lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar2012-10-18
* Update the LangRef documentation for the per pointer address space support.Micah Villmow2012-10-18
* test commit: verifying access from new addressEli Bendersky2012-10-18
* Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem2012-10-18
* Update the release notes about how to enable the loop vectorizer.Nadav Rotem2012-10-17
* Update the release notes about the store-merge dag optimization.Nadav Rotem2012-10-17
* Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem2012-10-17
* Update the release notes about the new loop vectorizer.Nadav Rotem2012-10-17
* docs: Add link to integrated assembler HowToSean Silva2012-10-17
* Fix a typo in bitcode docs, from 165814.Jan Wen Voung2012-10-15