[llvm-branch-commits] [cfe-branch] r246157 - ReleaseNotes: Move SystemZ so it doesn't come between the static analyzer
Author: hans Date: Thu Aug 27 11:18:08 2015 New Revision: 246157 URL: http://llvm.org/viewvc/llvm-project?rev=246157&view=rev Log: ReleaseNotes: Move SystemZ so it doesn't come between the static analyzer and clang-tidy sections, which concern similar functionality. Modified: cfe/branches/release_37/docs/ReleaseNotes.rst Modified: cfe/branches/release_37/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/branches/release_37/docs/ReleaseNotes.rst?rev=246157&r1=246156&r2=246157&view=diff == --- cfe/branches/release_37/docs/ReleaseNotes.rst (original) +++ cfe/branches/release_37/docs/ReleaseNotes.rst Thu Aug 27 11:18:08 2015 @@ -165,39 +165,6 @@ Static Analyzer * Various improvements to the retain count checker. -SystemZ - -* Clang will now always default to the z10 processor when compiling - without any ``-march=`` option. Previous releases used to automatically - detect the current host CPU when compiling natively. If you wish to - still have clang detect the current host CPU, you now need to use the - ``-march=native`` option. - -* Clang now provides the header file. - -* Clang now supports the transactional-execution facility and - provides associated builtins and the and - header files. Support is enabled by default - on zEC12 and above, and can additionally be enabled or disabled - via the ``-mhtm`` / ``-mno-htm`` command line options. - -* Clang now supports the vector facility. This includes a - change in the ABI to pass arguments and return values of - vector types in vector registers, as well as a change in - the default alignment of vector types. Support is enabled - by default on z13 and above, and can additionally be enabled - or disabled via the ``-mvx`` / ``-mno-vx`` command line options. - -* Clang now supports the System z vector language extension, - providing a "vector" keyword to define vector types, and a - set of builtins defined in the header file. - This can be enabled via the ``-fzvector`` command line option. - For compatibility with GCC, Clang also supports the - ``-mzvector`` option as an alias. - -* Several cases of ABI incompatibility with GCC have been fixed. - clang-tidy -- Added new checks: @@ -247,6 +214,40 @@ Added new checks: boolean constants and simplifies them to use the appropriate boolean expression directly (``if (x == true) ... -> if (x)``, etc.) +SystemZ +--- + +* Clang will now always default to the z10 processor when compiling + without any ``-march=`` option. Previous releases used to automatically + detect the current host CPU when compiling natively. If you wish to + still have clang detect the current host CPU, you now need to use the + ``-march=native`` option. + +* Clang now provides the header file. + +* Clang now supports the transactional-execution facility and + provides associated builtins and the and + header files. Support is enabled by default + on zEC12 and above, and can additionally be enabled or disabled + via the ``-mhtm`` / ``-mno-htm`` command line options. + +* Clang now supports the vector facility. This includes a + change in the ABI to pass arguments and return values of + vector types in vector registers, as well as a change in + the default alignment of vector types. Support is enabled + by default on z13 and above, and can additionally be enabled + or disabled via the ``-mvx`` / ``-mno-vx`` command line options. + +* Clang now supports the System z vector language extension, + providing a "vector" keyword to define vector types, and a + set of builtins defined in the header file. + This can be enabled via the ``-fzvector`` command line option. + For compatibility with GCC, Clang also supports the + ``-mzvector`` option as an alias. + +* Several cases of ABI incompatibility with GCC have been fixed. + + Last release which will run on Windows XP and Windows Vista --- ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
[llvm-branch-commits] [compiler-rt-tag] r246249 - Creating release candidate final from release_370 branch
Author: hans Date: Thu Aug 27 20:43:55 2015 New Revision: 246249 URL: http://llvm.org/viewvc/llvm-project?rev=246249&view=rev Log: Creating release candidate final from release_370 branch Added: compiler-rt/tags/RELEASE_370/final/ (props changed) - copied from r246248, compiler-rt/branches/release_37/ Propchange: compiler-rt/tags/RELEASE_370/final/ -- --- svn:ignore (added) +++ svn:ignore Thu Aug 27 20:43:55 2015 @@ -0,0 +1,3 @@ +Debug +Profile +Release Propchange: compiler-rt/tags/RELEASE_370/final/ -- --- svn:mergeinfo (added) +++ svn:mergeinfo Thu Aug 27 20:43:55 2015 @@ -0,0 +1 @@ +/compiler-rt/trunk:242350,242424,242444,242449,242539-242540,242647,242651,243170,243384,243604,243615,243686,244002,244101,244646 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
[llvm-branch-commits] [llvm-tag] r246246 - Creating release candidate final from release_370 branch
Author: hans Date: Thu Aug 27 20:43:46 2015 New Revision: 246246 URL: http://llvm.org/viewvc/llvm-project?rev=246246&view=rev Log: Creating release candidate final from release_370 branch Added: llvm/tags/RELEASE_370/final/ (props changed) - copied from r246245, llvm/branches/release_37/ Propchange: llvm/tags/RELEASE_370/final/ -- --- svn:ignore (added) +++ svn:ignore Thu Aug 27 20:43:46 2015 @@ -0,0 +1,24 @@ +Debug +Release +Release-Asserts +mklib +Makefile.config +config.log +config.status +cvs.out +autom4te.cache +configure.out +LLVM-* +_distcheckdir +llvm.spec +svn-commit.* +*.patch +*.patch.raw +cscope.* +Debug+Coverage-Asserts +Release+Coverage-Asserts +Debug+Coverage +Release+Coverage +Debug+Checks +Debug+Asserts +Release+Asserts Propchange: llvm/tags/RELEASE_370/final/ -- --- svn:mergeinfo (added) +++ svn:mergeinfo Thu Aug 27 20:43:46 2015 @@ -0,0 +1,3 @@ +/llvm/branches/Apple/Pertwee:110850,110961 +/llvm/branches/type-system-rewrite:133420-134817 +/llvm/trunk:155241,242236,242239,242281,242288,242296,242331,242341,242410,242412,242433-242434,242442,242543,242673,242680,242706,242721-242722,242733-242735,242742,242869,242919,242993,243001,243057,243116,243263,243294,243361,243469,243485,243500,243519,243531,243589,243609,243636,243638-243640,243745,243891,243898,243927,243932,243934,243984,243986,243999,244058,244123,244232,244332,244418,28,244554,244644,244659,244676,244789,244889,245064,245105,245119,245256,245355,245365,245369,245394-245395,245530,245535,245902 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
[llvm-branch-commits] [cfe-tag] r246247 - Creating release candidate final from release_370 branch
Author: hans Date: Thu Aug 27 20:43:49 2015 New Revision: 246247 URL: http://llvm.org/viewvc/llvm-project?rev=246247&view=rev Log: Creating release candidate final from release_370 branch Added: cfe/tags/RELEASE_370/final/ (props changed) - copied from r246246, cfe/branches/release_37/ Propchange: cfe/tags/RELEASE_370/final/ -- --- svn:ignore (added) +++ svn:ignore Thu Aug 27 20:43:49 2015 @@ -0,0 +1,3 @@ +configure.out +cscope.files +cscope.out Propchange: cfe/tags/RELEASE_370/final/ -- --- svn:mergeinfo (added) +++ svn:mergeinfo Thu Aug 27 20:43:49 2015 @@ -0,0 +1,4 @@ +/cfe/branches/type-system-rewrite:134693-134817 +/cfe/trunk:242244,242285,242293,242297,242313,242382,242422,242499,242574,242600,242660,242662,242667,242678,242766,242854,242905,242973,243018,243048,243085,243098,243101,243105,243133,243144,243153,243196,243206,243277,243280,243285,243289,243343,243417,243463,243538,243594,243642-243644,243851,243945-243950,243964,244000,244193,244266,244468,244488,244502,244719,244794,244902,245041,245259,245560 +/cfe/trunk/test:170344 +/cfe/trunk/test/SemaTemplate:126920 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
[llvm-branch-commits] [clang-tools-extra-tag] r246252 - Creating release candidate final from release_370 branch
Author: hans Date: Thu Aug 27 20:44:03 2015 New Revision: 246252 URL: http://llvm.org/viewvc/llvm-project?rev=246252&view=rev Log: Creating release candidate final from release_370 branch Added: clang-tools-extra/tags/RELEASE_370/final/ (props changed) - copied from r246251, clang-tools-extra/branches/release_37/ Propchange: clang-tools-extra/tags/RELEASE_370/final/ -- svn:mergeinfo = /clang-tools-extra/trunk:244001 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
[llvm-branch-commits] [polly] r246253 - Creating release candidate final from release_370 branch
Author: hans Date: Thu Aug 27 20:44:06 2015 New Revision: 246253 URL: http://llvm.org/viewvc/llvm-project?rev=246253&view=rev Log: Creating release candidate final from release_370 branch Added: polly/tags/RELEASE_370/final/ (props changed) - copied from r246252, polly/branches/release_37/ Propchange: polly/tags/RELEASE_370/final/ -- svn:mergeinfo = /polly/trunk:244009 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
[llvm-branch-commits] [lldb] r246254 - Creating release candidate final from release_370 branch
Author: hans Date: Thu Aug 27 20:44:09 2015 New Revision: 246254 URL: http://llvm.org/viewvc/llvm-project?rev=246254&view=rev Log: Creating release candidate final from release_370 branch Added: lldb/tags/RELEASE_370/final/ (props changed) - copied from r246253, lldb/branches/release_37/ Propchange: lldb/tags/RELEASE_370/final/ -- --- svn:mergeinfo (added) +++ svn:mergeinfo Thu Aug 27 20:44:09 2015 @@ -0,0 +1,3 @@ +/lldb/branches/apple/python-GIL:156467-162159 +/lldb/branches/iohandler:198360-200250 +/lldb/trunk:242306,242381,242525,242529,243091,243618,244006,244864-244866,245217,245927 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits