OSDN Git Service

Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"
[android-x86/external-llvm.git] / docs / GettingStarted.rst
2019-06-10 Jordan Rupprecht[docs] Add 'git llvm revert' to getting started guide
2019-05-30 J. Ryan Stinnett[Docs] Modernize references to macOS
2019-02-14 Nico WeberStop enabling clang-tools-extra automatically when...
2019-02-07 JF BastienBump minimum toolchain version
2019-02-02 JF BastienRevert "Bump minimum toolchain version"
2019-02-02 JF BastienBump minimum toolchain version
2019-02-01 JF BastienRevert "Bump minimum toolchain version"
2019-02-01 JF BastienBump minimum toolchain version
2019-01-31 JF BastienRevert "Bump minimum toolchain version"
2019-01-31 JF BastienBump minimum toolchain version
2019-01-24 Douglas Yung[docs] Remove extra character from git URL in Getting...
2019-01-21 JF BastienDocument toolchain update policy
2019-01-14 James Y KnightUpdate GettingStarted guide to recommend that people...
2018-09-27 Fangrui Song[docs] Remove reference to makellvm which was removed...
2018-07-30 Joel Galenson[doc] Fix Getting Started typo.
2018-06-27 Paul RobinsonDocument the git config for Windows to do line-endings...
2018-06-13 Hans WennborgGettingStarted.rst: Fix 'If you you' typo (PR37787)
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-26 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2017-11-30 Hans Wennborgdocs/GettingStarted.rst: Update the list of release...
2017-10-24 Aaron BallmanAdded instructions for obtaining clang-tools-extra...
2017-10-23 Mitch PhillipsUpdated 'Getting Started' to use valid git links (added...
2017-05-15 Rui UeyamaFix git command line in the Getting Started guide.
2017-05-08 Reid KlecknerUpdate instructions for using the experimental monorepo
2017-04-22 Kamil RytarowskiUpdate documentation for the NetBSD target
2017-03-29 Rafael EspindolaFix GettingStarted.rst statement.
2017-03-24 Reid KlecknerDocument how to fetch monorepo SVN revision notes
2017-03-20 Jonathan RoelofsMention that the Sphinx docs build wants version 1...
2017-02-23 Tobias Grosser[docs] Add information about how to checkout polly...
2017-01-17 Mehdi AminiFix GettingStarted doc so that the example build comman...
2017-01-14 Sylvestre Ledrufix some typos in the doc
2017-01-13 Rui UeyamaAdd a description how to checkout the LLD repository.
2016-12-15 Reid KlecknerFix some remaining documentation references to MSVC...
2016-12-03 Mehdi Amini[doc] Add .arcconfig setup to the "how to work with...
2016-11-07 Mehdi Amini[doc] Add documentation about how to use a monorepo
2016-11-07 Mehdi AminiRevert "Add some facilities to work with a git monorepo...
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-10-19 Reid KlecknerUpdate docs to reflect new minimum MSVC version requirement
2016-10-18 Teresa Johnson[docs] Increase minimum supported GCC version for build...
2016-05-31 Chris Bieneman[CMake] Update to requiring CMake 3.4.3
2016-05-05 James Y KnightRemove bit-rotten CppBackend.
2016-03-28 Nico Weberdocs: Fix footnote after r260042.
2016-03-28 Nico Weberdocs: Try to remove weird linebreak from generated...
2016-03-28 Nico Weberdocs: Update Ninja link, also fix link syntax.
2016-02-07 Philip Reames[docs] Remove now confusing references to cofigure...
2016-02-07 Philip Reames[docs] Wordsmithing to program layout descriptio in...
2016-02-07 Philip Reames[docs] Clarify disk space usage of debug builds
2016-02-07 Philip Reames[docs] Remove a stale and confusing section from Gettin...
2016-02-06 Philip Reames[docs] Warn against slow serial builds
2016-02-06 Philip Reames[docs] Clarify a couple of getting started issues ident...
2016-01-30 Alexey Samsonov[docs] Remove references to autotools build.
2016-01-14 Dan Liew[docs] Improve the documentation on committing code...
2016-01-04 Eric ChristopherUpdate docs to recommend CMake >= v3.2.
2015-12-17 Vedant Kumar[docs] Motivate ninja in GettingStarted.rst
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-04 Pete CooperFix incorrect quote. NFC
2015-08-05 Pete CooperUpdate GettingStarted docs list of LLVM_TARGETS_TO_BUIL...
2015-08-04 Sean Silva[GettingStarted.rst] Commit the right patch.
2015-08-03 Mehdi AminiDocs: s/Sanitiser/Sanitizer/ for consistency
2015-08-03 Mehdi AminiGettingStarted.rst: Add info about building sanitizers
2015-08-03 Mehdi Aminidocs/GettingStarted.rst: Whitespace only
2015-07-01 JF BastienGetting started docs: https, and check signature
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-03-14 Chris BienemanA few minor updates based on feedback from Justin and...
2015-03-13 Chris BienemanUpdating GettingStarted documentation to reference...
2015-02-15 Benjamin KramerUpdate the docs to require at least MSVC 2013.
2014-12-12 Rafael EspindolaRequire python 2.7.
2014-10-29 Seo SanghyeonVMCore was renamed to IR long time ago
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-08-01 Reid Klecknerdocs: Strongly recommend setting rpath when using a...
2014-07-17 Alp TokerDrop the udis86 wrapper from llvm::sys
2014-05-30 Sanjay Patelfixed more typos
2014-05-30 Sanjay Pateladded link to CMake page
2014-05-30 Sanjay Patelfixed typo
2014-05-29 Jeroen KetemaSync list of targets with configure's reality
2014-03-12 Rafael EspindolaRemove projects/sample.
2014-03-02 Sean Silva[docs] Fix some Sphinx warnings.
2014-02-28 Gabor Greifadd missing 3.4 release
2014-02-28 Chandler Carruth[docs] Tweak the example to match what is apparantly...
2014-02-28 Chandler Carruth[docs] Switch to external hyperlink references. Much...
2014-02-28 Chandler Carruth[docs] Fix my links to use the correct ReST syntax.
2014-02-28 Chandler Carruth[docs] Fix 80-column wrap that I messed up.
2014-02-28 Chandler Carruth[docs] Tweak discussion of BSDs based on feedback from...
2014-02-28 Chandler Carruth[docs] Add a big section with details about how to...
2014-02-27 Chandler Carruth[docs] Stop advertising 'make update'. It isn't impleme...
2014-02-27 Chandler Carruth[docs] Actually spell out the new version requirements...
2014-02-27 Chandler Carruth[docs] Clean up some of the required software to not...
2014-02-27 Chandler Carruth[docs] Switch this table to the simple form as well...
2014-02-27 Chandler Carruth[docs] Switch to the incredibly simpler "simple table...
2014-02-27 Chandler Carruth[docs] Delete tons of bad information in the requiremen...
2014-02-04 Dmitri GribenkoAdd a note to documentation that Clang + libstdc++...
2013-10-27 Bill WendlingUpdate the Python version. And Perl isn't used anymore.
2013-10-09 Bill WendlingAdd missing releases.
2013-09-26 Renato GolinAdd links to cross-compilation docs from getting started
2013-09-01 Chandler CarruthNuke the hilariously out of date suggestion to unpack...
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-06-11 Michael LiaoFix documentation on the path to Bitcode reader/writer
2013-05-22 Rui UeyamaFix typo in docs/GettingStarted.rst.
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
next