[llvm-branch-commits] [llvm] [lldb] [mlir] [libc] [libcxx] [clang-tools-extra] [flang] [libcxxabi] [compiler-rt] [lld] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #7368

2023-12-06 Thread Eric Christopher via llvm-branch-commits
https://github.com/echristo approved this pull request. SGTM. https://github.com/llvm/llvm-project/pull/73687 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [llvm] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)

2023-11-29 Thread Eric Christopher via llvm-branch-commits
echristo wrote: On Wed, Nov 29, 2023 at 9:37 AM Jon Roelofs ***@***.***> wrote: > Do you need an OS version check here? > > I don't think so, at least not yet. With #73686 > , support for this is > entirely up to the compiler. > Aha I was wonderin

[llvm-branch-commits] [llvm] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)

2023-11-29 Thread Eric Christopher via llvm-branch-commits
echristo wrote: Do you need an OS version check here? https://github.com/llvm/llvm-project/pull/73687 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Re: [llvm-branch-commits] [clang] 82e537a - [Clang][OpenMP] Fixed an issue that clang crashed when compiling OpenMP program in device only mode without host IR

2021-01-19 Thread Eric Christopher via llvm-branch-commits
+Tres Popp (FYI) Hi Shilei, The other openmp targets tests are all _cc1 tests. I don't think there's a reason for these to not also be cc1, would you mind updating this? Thanks! -eric On Tue, Jan 19, 2021 at 2:22 PM Shilei Tian via llvm-branch-commits < llvm-branch-commits@lists.llvm.org> wro

[llvm-branch-commits] [mlir] 22eb1cf - Remove unused functions.

2021-01-19 Thread Eric Christopher via llvm-branch-commits
Author: Eric Christopher Date: 2021-01-19T14:44:34-08:00 New Revision: 22eb1cf89f38b33aaf082326ba4dcfee4f98913d URL: https://github.com/llvm/llvm-project/commit/22eb1cf89f38b33aaf082326ba4dcfee4f98913d DIFF: https://github.com/llvm/llvm-project/commit/22eb1cf89f38b33aaf082326ba4dcfee4f98913d.di

Re: [llvm-branch-commits] [clang-tools-extra] 85c1c6a - [clangd] Add Random Forest runtime for code completion.

2020-09-18 Thread Eric Christopher via llvm-branch-commits
On Fri, Sep 18, 2020 at 5:51 PM Eric Christopher wrote: > Hi Utkarsh, > > I've temporarily reverted this here: > > echristo@athyra ~/s/llvm-project (master)> git push > To github.com:llvm/llvm-project.git >1f0b43638ed..549e55b3d56 master -> master > > the decision forest header file referenc

Re: [llvm-branch-commits] [clang-tools-extra] 85c1c6a - [clangd] Add Random Forest runtime for code completion.

2020-09-18 Thread Eric Christopher via llvm-branch-commits
Hi Utkarsh, I've temporarily reverted this here: echristo@athyra ~/s/llvm-project (master)> git push To github.com:llvm/llvm-project.git 1f0b43638ed..549e55b3d56 master -> master the decision forest header file referenced in the unittest doesn't appear to have made it into the commit? Thank

[llvm-branch-commits] [llvm-tag] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: llvm/tags/google/stable/2018-03-13/ - copied from r326829, llvm/tr

[llvm-branch-commits] [lldb] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: lldb/branches/google/stable/ - copied from r326829, lldb/trunk/

[llvm-branch-commits] [compiler-rt-tag] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: compiler-rt/tags/google/stable/2018-03-13/ - copied from r326829,

[llvm-branch-commits] [clang-tools-extra-branch] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: clang-tools-extra/branches/google/stable/ - copied from r326829, c

[llvm-branch-commits] [clang-tools-extra-tag] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: clang-tools-extra/tags/google/stable/2018-03-13/ - copied from r32

[llvm-branch-commits] [cfe-branch] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: cfe/branches/google/stable/ - copied from r326829, cfe/trunk/ ___

[llvm-branch-commits] [polly] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: polly/branches/google/stable/ - copied from r326829, polly/trunk/

[llvm-branch-commits] [llvm-branch] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: llvm/branches/google/stable/ - copied from r326829, llvm/trunk/ _

[llvm-branch-commits] [cfe-tag] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: cfe/tags/google/stable/2018-03-13/ - copied from r326829, cfe/trun

[llvm-branch-commits] [compiler-rt-branch] r327470 - Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829

2018-03-13 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Tue Mar 13 18:11:12 2018 New Revision: 327470 URL: http://llvm.org/viewvc/llvm-project?rev=327470&view=rev Log: Creating branches/google/stable and tags/google/stable/2018-03-13 from r326829 Added: compiler-rt/branches/google/stable/ - copied from r326829, compile

[llvm-branch-commits] [polly] r299162 - Updating branches/google/stable to r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:50 2017 New Revision: 299162 URL: http://llvm.org/viewvc/llvm-project?rev=299162&view=rev Log: Updating branches/google/stable to r298696 Added: polly/branches/google/stable/ - copied from r298696, polly/trunk/ ___

[llvm-branch-commits] [lldb] r299164 - Updating branches/google/stable to r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:53 2017 New Revision: 299164 URL: http://llvm.org/viewvc/llvm-project?rev=299164&view=rev Log: Updating branches/google/stable to r298696 Added: lldb/branches/google/stable/ (props changed) - copied from r298696, lldb/trunk/ Propchange: lldb/br

[llvm-branch-commits] [llvm-branch] r299166 - Updating branches/google/stable to r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:57 2017 New Revision: 299166 URL: http://llvm.org/viewvc/llvm-project?rev=299166&view=rev Log: Updating branches/google/stable to r298696 Added: llvm/branches/google/stable/ (props changed) - copied from r298696, llvm/trunk/ Propchange: llvm/br

[llvm-branch-commits] [llvm-tag] r299165 - Creating tags/google/stable/2017-03-30 from r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:55 2017 New Revision: 299165 URL: http://llvm.org/viewvc/llvm-project?rev=299165&view=rev Log: Creating tags/google/stable/2017-03-30 from r298696 Added: llvm/tags/google/stable/2017-03-30/ (props changed) - copied from r298696, llvm/trunk/ Pro

[llvm-branch-commits] [compiler-rt-tag] r299157 - Creating tags/google/stable/2017-03-30 from r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:41 2017 New Revision: 299157 URL: http://llvm.org/viewvc/llvm-project?rev=299157&view=rev Log: Creating tags/google/stable/2017-03-30 from r298696 Added: compiler-rt/tags/google/stable/2017-03-30/ - copied from r298696, compiler-rt/trunk/ ___

[llvm-branch-commits] [clang-tools-extra-branch] r299160 - Updating branches/google/stable to r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:46 2017 New Revision: 299160 URL: http://llvm.org/viewvc/llvm-project?rev=299160&view=rev Log: Updating branches/google/stable to r298696 Added: clang-tools-extra/branches/google/stable/ - copied from r298696, clang-tools-extra/trunk/ ___

[llvm-branch-commits] [lldb] r299163 - Creating tags/google/stable/2017-03-30 from r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:52 2017 New Revision: 299163 URL: http://llvm.org/viewvc/llvm-project?rev=299163&view=rev Log: Creating tags/google/stable/2017-03-30 from r298696 Added: lldb/tags/google/stable/2017-03-30/ (props changed) - copied from r298696, lldb/trunk/ Pro

[llvm-branch-commits] [clang-tools-extra-tag] r299159 - Creating tags/google/stable/2017-03-30 from r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:45 2017 New Revision: 299159 URL: http://llvm.org/viewvc/llvm-project?rev=299159&view=rev Log: Creating tags/google/stable/2017-03-30 from r298696 Added: clang-tools-extra/tags/google/stable/2017-03-30/ - copied from r298696, clang-tools-extra/tru

[llvm-branch-commits] [polly] r299161 - Creating tags/google/stable/2017-03-30 from r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:48 2017 New Revision: 299161 URL: http://llvm.org/viewvc/llvm-project?rev=299161&view=rev Log: Creating tags/google/stable/2017-03-30 from r298696 Added: polly/tags/google/stable/2017-03-30/ - copied from r298696, polly/trunk/ ___

[llvm-branch-commits] [compiler-rt-branch] r299158 - Updating branches/google/stable to r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:43 2017 New Revision: 299158 URL: http://llvm.org/viewvc/llvm-project?rev=299158&view=rev Log: Updating branches/google/stable to r298696 Added: compiler-rt/branches/google/stable/ - copied from r298696, compiler-rt/trunk/ ___

[llvm-branch-commits] [polly] r299154 - Cleaning up stable branch

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:35 2017 New Revision: 299154 URL: http://llvm.org/viewvc/llvm-project?rev=299154&view=rev Log: Cleaning up stable branch Removed: polly/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch

[llvm-branch-commits] [compiler-rt-branch] r299154 - Cleaning up stable branch

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:35 2017 New Revision: 299154 URL: http://llvm.org/viewvc/llvm-project?rev=299154&view=rev Log: Cleaning up stable branch Removed: compiler-rt/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-

[llvm-branch-commits] [cfe-tag] r299155 - Creating tags/google/stable/2017-03-30 from r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:37 2017 New Revision: 299155 URL: http://llvm.org/viewvc/llvm-project?rev=299155&view=rev Log: Creating tags/google/stable/2017-03-30 from r298696 Added: cfe/tags/google/stable/2017-03-30/ (props changed) - copied from r298696, cfe/trunk/ Propc

[llvm-branch-commits] [llvm-branch] r299154 - Cleaning up stable branch

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:35 2017 New Revision: 299154 URL: http://llvm.org/viewvc/llvm-project?rev=299154&view=rev Log: Cleaning up stable branch Removed: llvm/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-

[llvm-branch-commits] [clang-tools-extra-branch] r299154 - Cleaning up stable branch

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:35 2017 New Revision: 299154 URL: http://llvm.org/viewvc/llvm-project?rev=299154&view=rev Log: Cleaning up stable branch Removed: clang-tools-extra/branches/google/stable/ ___ llvm-branch-commits mailing list

[llvm-branch-commits] [cfe-branch] r299156 - Updating branches/google/stable to r298696

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:39 2017 New Revision: 299156 URL: http://llvm.org/viewvc/llvm-project?rev=299156&view=rev Log: Updating branches/google/stable to r298696 Added: cfe/branches/google/stable/ (props changed) - copied from r298696, cfe/trunk/ Propchange: cfe/branc

[llvm-branch-commits] [cfe-branch] r299154 - Cleaning up stable branch

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:35 2017 New Revision: 299154 URL: http://llvm.org/viewvc/llvm-project?rev=299154&view=rev Log: Cleaning up stable branch Removed: cfe/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-c

[llvm-branch-commits] [lldb] r299154 - Cleaning up stable branch

2017-03-30 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Thu Mar 30 21:19:35 2017 New Revision: 299154 URL: http://llvm.org/viewvc/llvm-project?rev=299154&view=rev Log: Cleaning up stable branch Removed: lldb/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-

[llvm-branch-commits] [polly] r298148 - Creating tags/google/testing/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:14 2017 New Revision: 298148 URL: http://llvm.org/viewvc/llvm-project?rev=298148&view=rev Log: Creating tags/google/testing/2017-03-17 from r297704 Added: polly/tags/google/testing/2017-03-17/ - copied from r297704, polly/trunk/ _

[llvm-branch-commits] [llvm-branch] r298153 - Updating branches/google/testing to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:24 2017 New Revision: 298153 URL: http://llvm.org/viewvc/llvm-project?rev=298153&view=rev Log: Updating branches/google/testing to r297704 Added: llvm/branches/google/testing/ (props changed) - copied from r297704, llvm/trunk/ Propchange: llvm/

[llvm-branch-commits] [lldb] r298151 - Updating branches/google/testing to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:20 2017 New Revision: 298151 URL: http://llvm.org/viewvc/llvm-project?rev=298151&view=rev Log: Updating branches/google/testing to r297704 Added: lldb/branches/google/testing/ (props changed) - copied from r297704, lldb/trunk/ Propchange: lldb/

[llvm-branch-commits] [compiler-rt-branch] r298145 - Updating branches/google/testing to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:09 2017 New Revision: 298145 URL: http://llvm.org/viewvc/llvm-project?rev=298145&view=rev Log: Updating branches/google/testing to r297704 Added: compiler-rt/branches/google/testing/ - copied from r297704, compiler-rt/trunk/ _

[llvm-branch-commits] [compiler-rt-branch] r298141 - Cleaning up testing branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:02 2017 New Revision: 298141 URL: http://llvm.org/viewvc/llvm-project?rev=298141&view=rev Log: Cleaning up testing branch Removed: compiler-rt/branches/google/testing/ ___ llvm-branch-commits mailing list llv

[llvm-branch-commits] [polly] r298149 - Updating branches/google/testing to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:16 2017 New Revision: 298149 URL: http://llvm.org/viewvc/llvm-project?rev=298149&view=rev Log: Updating branches/google/testing to r297704 Added: polly/branches/google/testing/ - copied from r297704, polly/trunk/ _

[llvm-branch-commits] [lldb] r298150 - Creating tags/google/testing/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:18 2017 New Revision: 298150 URL: http://llvm.org/viewvc/llvm-project?rev=298150&view=rev Log: Creating tags/google/testing/2017-03-17 from r297704 Added: lldb/tags/google/testing/2017-03-17/ (props changed) - copied from r297704, lldb/trunk/ P

[llvm-branch-commits] [clang-tools-extra-branch] r298141 - Cleaning up testing branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:02 2017 New Revision: 298141 URL: http://llvm.org/viewvc/llvm-project?rev=298141&view=rev Log: Cleaning up testing branch Removed: clang-tools-extra/branches/google/testing/ ___ llvm-branch-commits mailing li

[llvm-branch-commits] [llvm-tag] r298152 - Creating tags/google/testing/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:22 2017 New Revision: 298152 URL: http://llvm.org/viewvc/llvm-project?rev=298152&view=rev Log: Creating tags/google/testing/2017-03-17 from r297704 Added: llvm/tags/google/testing/2017-03-17/ (props changed) - copied from r297704, llvm/trunk/ P

[llvm-branch-commits] [clang-tools-extra-branch] r298147 - Updating branches/google/testing to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:12 2017 New Revision: 298147 URL: http://llvm.org/viewvc/llvm-project?rev=298147&view=rev Log: Updating branches/google/testing to r297704 Added: clang-tools-extra/branches/google/testing/ - copied from r297704, clang-tools-extra/trunk/ _

[llvm-branch-commits] [clang-tools-extra-tag] r298146 - Creating tags/google/testing/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:11 2017 New Revision: 298146 URL: http://llvm.org/viewvc/llvm-project?rev=298146&view=rev Log: Creating tags/google/testing/2017-03-17 from r297704 Added: clang-tools-extra/tags/google/testing/2017-03-17/ - copied from r297704, clang-tools-extra/t

[llvm-branch-commits] [cfe-branch] r298141 - Cleaning up testing branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:02 2017 New Revision: 298141 URL: http://llvm.org/viewvc/llvm-project?rev=298141&view=rev Log: Cleaning up testing branch Removed: cfe/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-branch

[llvm-branch-commits] [compiler-rt-tag] r298144 - Creating tags/google/testing/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:07 2017 New Revision: 298144 URL: http://llvm.org/viewvc/llvm-project?rev=298144&view=rev Log: Creating tags/google/testing/2017-03-17 from r297704 Added: compiler-rt/tags/google/testing/2017-03-17/ - copied from r297704, compiler-rt/trunk/ _

[llvm-branch-commits] [cfe-branch] r298143 - Updating branches/google/testing to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:06 2017 New Revision: 298143 URL: http://llvm.org/viewvc/llvm-project?rev=298143&view=rev Log: Updating branches/google/testing to r297704 Added: cfe/branches/google/testing/ (props changed) - copied from r297704, cfe/trunk/ Propchange: cfe/bra

[llvm-branch-commits] [cfe-tag] r298142 - Creating tags/google/testing/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:04 2017 New Revision: 298142 URL: http://llvm.org/viewvc/llvm-project?rev=298142&view=rev Log: Creating tags/google/testing/2017-03-17 from r297704 Added: cfe/tags/google/testing/2017-03-17/ (props changed) - copied from r297704, cfe/trunk/ Pro

[llvm-branch-commits] [lldb] r298141 - Cleaning up testing branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:02 2017 New Revision: 298141 URL: http://llvm.org/viewvc/llvm-project?rev=298141&view=rev Log: Cleaning up testing branch Removed: lldb/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-branc

[llvm-branch-commits] [polly] r298141 - Cleaning up testing branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:02 2017 New Revision: 298141 URL: http://llvm.org/viewvc/llvm-project?rev=298141&view=rev Log: Cleaning up testing branch Removed: polly/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-bran

[llvm-branch-commits] [llvm-branch] r298141 - Cleaning up testing branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:56:02 2017 New Revision: 298141 URL: http://llvm.org/viewvc/llvm-project?rev=298141&view=rev Log: Cleaning up testing branch Removed: llvm/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-branc

[llvm-branch-commits] [llvm-tag] r298139 - Creating tags/google/stable/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:12 2017 New Revision: 298139 URL: http://llvm.org/viewvc/llvm-project?rev=298139&view=rev Log: Creating tags/google/stable/2017-03-17 from r297704 Added: llvm/tags/google/stable/2017-03-17/ (props changed) - copied from r297704, llvm/trunk/ Pro

[llvm-branch-commits] [llvm-branch] r298140 - Updating branches/google/stable to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:14 2017 New Revision: 298140 URL: http://llvm.org/viewvc/llvm-project?rev=298140&view=rev Log: Updating branches/google/stable to r297704 Added: llvm/branches/google/stable/ (props changed) - copied from r297704, llvm/trunk/ Propchange: llvm/br

[llvm-branch-commits] [cfe-branch] r298128 - Cleaning up stable branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:52 2017 New Revision: 298128 URL: http://llvm.org/viewvc/llvm-project?rev=298128&view=rev Log: Cleaning up stable branch Removed: cfe/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-c

[llvm-branch-commits] [compiler-rt-branch] r298132 - Updating branches/google/stable to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:00 2017 New Revision: 298132 URL: http://llvm.org/viewvc/llvm-project?rev=298132&view=rev Log: Updating branches/google/stable to r297704 Added: compiler-rt/branches/google/stable/ - copied from r297704, compiler-rt/trunk/ ___

[llvm-branch-commits] [lldb] r298138 - Updating branches/google/stable to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:10 2017 New Revision: 298138 URL: http://llvm.org/viewvc/llvm-project?rev=298138&view=rev Log: Updating branches/google/stable to r297704 Added: lldb/branches/google/stable/ (props changed) - copied from r297704, lldb/trunk/ Propchange: lldb/br

[llvm-branch-commits] [polly] r298136 - Updating branches/google/stable to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:07 2017 New Revision: 298136 URL: http://llvm.org/viewvc/llvm-project?rev=298136&view=rev Log: Updating branches/google/stable to r297704 Added: polly/branches/google/stable/ - copied from r297704, polly/trunk/ ___

[llvm-branch-commits] [clang-tools-extra-branch] r298128 - Cleaning up stable branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:52 2017 New Revision: 298128 URL: http://llvm.org/viewvc/llvm-project?rev=298128&view=rev Log: Cleaning up stable branch Removed: clang-tools-extra/branches/google/stable/ ___ llvm-branch-commits mailing list

[llvm-branch-commits] [lldb] r298128 - Cleaning up stable branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:52 2017 New Revision: 298128 URL: http://llvm.org/viewvc/llvm-project?rev=298128&view=rev Log: Cleaning up stable branch Removed: lldb/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-

[llvm-branch-commits] [compiler-rt-branch] r298128 - Cleaning up stable branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:52 2017 New Revision: 298128 URL: http://llvm.org/viewvc/llvm-project?rev=298128&view=rev Log: Cleaning up stable branch Removed: compiler-rt/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-

[llvm-branch-commits] [compiler-rt-tag] r298131 - Creating tags/google/stable/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:58 2017 New Revision: 298131 URL: http://llvm.org/viewvc/llvm-project?rev=298131&view=rev Log: Creating tags/google/stable/2017-03-17 from r297704 Added: compiler-rt/tags/google/stable/2017-03-17/ - copied from r297704, compiler-rt/trunk/ ___

[llvm-branch-commits] [clang-tools-extra-branch] r298134 - Updating branches/google/stable to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:03 2017 New Revision: 298134 URL: http://llvm.org/viewvc/llvm-project?rev=298134&view=rev Log: Updating branches/google/stable to r297704 Added: clang-tools-extra/branches/google/stable/ - copied from r297704, clang-tools-extra/trunk/ ___

[llvm-branch-commits] [polly] r298135 - Creating tags/google/stable/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:05 2017 New Revision: 298135 URL: http://llvm.org/viewvc/llvm-project?rev=298135&view=rev Log: Creating tags/google/stable/2017-03-17 from r297704 Added: polly/tags/google/stable/2017-03-17/ - copied from r297704, polly/trunk/ ___

[llvm-branch-commits] [llvm-branch] r298128 - Cleaning up stable branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:52 2017 New Revision: 298128 URL: http://llvm.org/viewvc/llvm-project?rev=298128&view=rev Log: Cleaning up stable branch Removed: llvm/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-

[llvm-branch-commits] [cfe-branch] r298130 - Updating branches/google/stable to r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:56 2017 New Revision: 298130 URL: http://llvm.org/viewvc/llvm-project?rev=298130&view=rev Log: Updating branches/google/stable to r297704 Added: cfe/branches/google/stable/ (props changed) - copied from r297704, cfe/trunk/ Propchange: cfe/branc

[llvm-branch-commits] [lldb] r298137 - Creating tags/google/stable/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:09 2017 New Revision: 298137 URL: http://llvm.org/viewvc/llvm-project?rev=298137&view=rev Log: Creating tags/google/stable/2017-03-17 from r297704 Added: lldb/tags/google/stable/2017-03-17/ (props changed) - copied from r297704, lldb/trunk/ Pro

[llvm-branch-commits] [clang-tools-extra-tag] r298133 - Creating tags/google/stable/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:55:02 2017 New Revision: 298133 URL: http://llvm.org/viewvc/llvm-project?rev=298133&view=rev Log: Creating tags/google/stable/2017-03-17 from r297704 Added: clang-tools-extra/tags/google/stable/2017-03-17/ - copied from r297704, clang-tools-extra/tru

[llvm-branch-commits] [cfe-tag] r298129 - Creating tags/google/stable/2017-03-17 from r297704

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:54 2017 New Revision: 298129 URL: http://llvm.org/viewvc/llvm-project?rev=298129&view=rev Log: Creating tags/google/stable/2017-03-17 from r297704 Added: cfe/tags/google/stable/2017-03-17/ (props changed) - copied from r297704, cfe/trunk/ Propc

[llvm-branch-commits] [polly] r298128 - Cleaning up stable branch

2017-03-17 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Mar 17 16:54:52 2017 New Revision: 298128 URL: http://llvm.org/viewvc/llvm-project?rev=298128&view=rev Log: Cleaning up stable branch Removed: polly/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch

[llvm-branch-commits] [lldb] r289394 - Updating branches/google/testing to r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:56 2016 New Revision: 289394 URL: http://llvm.org/viewvc/llvm-project?rev=289394&view=rev Log: Updating branches/google/testing to r289206 Added: lldb/branches/google/testing/ (props changed) - copied from r289206, lldb/trunk/ Propchange: lldb/

[llvm-branch-commits] [llvm-tag] r289395 - Creating tags/google/testing/2016-12-11 from r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:58 2016 New Revision: 289395 URL: http://llvm.org/viewvc/llvm-project?rev=289395&view=rev Log: Creating tags/google/testing/2016-12-11 from r289206 Added: llvm/tags/google/testing/2016-12-11/ (props changed) - copied from r289206, llvm/trunk/ P

[llvm-branch-commits] [compiler-rt-branch] r289388 - Updating branches/google/testing to r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:45 2016 New Revision: 289388 URL: http://llvm.org/viewvc/llvm-project?rev=289388&view=rev Log: Updating branches/google/testing to r289206 Added: compiler-rt/branches/google/testing/ - copied from r289206, compiler-rt/trunk/ _

[llvm-branch-commits] [polly] r289391 - Creating tags/google/testing/2016-12-11 from r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:51 2016 New Revision: 289391 URL: http://llvm.org/viewvc/llvm-project?rev=289391&view=rev Log: Creating tags/google/testing/2016-12-11 from r289206 Added: polly/tags/google/testing/2016-12-11/ - copied from r289206, polly/trunk/ _

[llvm-branch-commits] [lldb] r289384 - Cleaning up testing branch

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:38 2016 New Revision: 289384 URL: http://llvm.org/viewvc/llvm-project?rev=289384&view=rev Log: Cleaning up testing branch Removed: lldb/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-branc

[llvm-branch-commits] [llvm-branch] r289396 - Updating branches/google/testing to r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:09:00 2016 New Revision: 289396 URL: http://llvm.org/viewvc/llvm-project?rev=289396&view=rev Log: Updating branches/google/testing to r289206 Added: llvm/branches/google/testing/ (props changed) - copied from r289206, llvm/trunk/ Propchange: llvm/

[llvm-branch-commits] [polly] r289392 - Updating branches/google/testing to r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:53 2016 New Revision: 289392 URL: http://llvm.org/viewvc/llvm-project?rev=289392&view=rev Log: Updating branches/google/testing to r289206 Added: polly/branches/google/testing/ - copied from r289206, polly/trunk/ _

[llvm-branch-commits] [clang-tools-extra-tag] r289389 - Creating tags/google/testing/2016-12-11 from r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:47 2016 New Revision: 289389 URL: http://llvm.org/viewvc/llvm-project?rev=289389&view=rev Log: Creating tags/google/testing/2016-12-11 from r289206 Added: clang-tools-extra/tags/google/testing/2016-12-11/ - copied from r289206, clang-tools-extra/t

[llvm-branch-commits] [cfe-tag] r289385 - Creating tags/google/testing/2016-12-11 from r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:40 2016 New Revision: 289385 URL: http://llvm.org/viewvc/llvm-project?rev=289385&view=rev Log: Creating tags/google/testing/2016-12-11 from r289206 Added: cfe/tags/google/testing/2016-12-11/ (props changed) - copied from r289206, cfe/trunk/ Pro

[llvm-branch-commits] [clang-tools-extra-branch] r289390 - Updating branches/google/testing to r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:49 2016 New Revision: 289390 URL: http://llvm.org/viewvc/llvm-project?rev=289390&view=rev Log: Updating branches/google/testing to r289206 Added: clang-tools-extra/branches/google/testing/ - copied from r289206, clang-tools-extra/trunk/ _

[llvm-branch-commits] [lldb] r289393 - Creating tags/google/testing/2016-12-11 from r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:55 2016 New Revision: 289393 URL: http://llvm.org/viewvc/llvm-project?rev=289393&view=rev Log: Creating tags/google/testing/2016-12-11 from r289206 Added: lldb/tags/google/testing/2016-12-11/ (props changed) - copied from r289206, lldb/trunk/ P

[llvm-branch-commits] [compiler-rt-tag] r289387 - Creating tags/google/testing/2016-12-11 from r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:44 2016 New Revision: 289387 URL: http://llvm.org/viewvc/llvm-project?rev=289387&view=rev Log: Creating tags/google/testing/2016-12-11 from r289206 Added: compiler-rt/tags/google/testing/2016-12-11/ - copied from r289206, compiler-rt/trunk/ _

[llvm-branch-commits] [clang-tools-extra-branch] r289384 - Cleaning up testing branch

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:38 2016 New Revision: 289384 URL: http://llvm.org/viewvc/llvm-project?rev=289384&view=rev Log: Cleaning up testing branch Removed: clang-tools-extra/branches/google/testing/ ___ llvm-branch-commits mailing li

[llvm-branch-commits] [cfe-branch] r289384 - Cleaning up testing branch

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:38 2016 New Revision: 289384 URL: http://llvm.org/viewvc/llvm-project?rev=289384&view=rev Log: Cleaning up testing branch Removed: cfe/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-branch

[llvm-branch-commits] [llvm-branch] r289384 - Cleaning up testing branch

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:38 2016 New Revision: 289384 URL: http://llvm.org/viewvc/llvm-project?rev=289384&view=rev Log: Cleaning up testing branch Removed: llvm/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-branc

[llvm-branch-commits] [compiler-rt-branch] r289384 - Cleaning up testing branch

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:38 2016 New Revision: 289384 URL: http://llvm.org/viewvc/llvm-project?rev=289384&view=rev Log: Cleaning up testing branch Removed: compiler-rt/branches/google/testing/ ___ llvm-branch-commits mailing list llv

[llvm-branch-commits] [cfe-branch] r289386 - Updating branches/google/testing to r289206

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:42 2016 New Revision: 289386 URL: http://llvm.org/viewvc/llvm-project?rev=289386&view=rev Log: Updating branches/google/testing to r289206 Added: cfe/branches/google/testing/ (props changed) - copied from r289206, cfe/trunk/ Propchange: cfe/bra

[llvm-branch-commits] [polly] r289384 - Cleaning up testing branch

2016-12-11 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Sun Dec 11 12:08:38 2016 New Revision: 289384 URL: http://llvm.org/viewvc/llvm-project?rev=289384&view=rev Log: Cleaning up testing branch Removed: polly/branches/google/testing/ ___ llvm-branch-commits mailing list llvm-bran

[llvm-branch-commits] [polly] r289243 - Creating tags/google/stable/2016-12-09 from r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:32 2016 New Revision: 289243 URL: http://llvm.org/viewvc/llvm-project?rev=289243&view=rev Log: Creating tags/google/stable/2016-12-09 from r288914 Added: polly/tags/google/stable/2016-12-09/ - copied from r288914, polly/trunk/ ___

[llvm-branch-commits] [llvm-branch] r289236 - Cleaning up stable branch

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:20 2016 New Revision: 289236 URL: http://llvm.org/viewvc/llvm-project?rev=289236&view=rev Log: Cleaning up stable branch Removed: llvm/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-

[llvm-branch-commits] [polly] r289244 - Updating branches/google/stable to r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:34 2016 New Revision: 289244 URL: http://llvm.org/viewvc/llvm-project?rev=289244&view=rev Log: Updating branches/google/stable to r288914 Added: polly/branches/google/stable/ - copied from r288914, polly/trunk/ ___

[llvm-branch-commits] [cfe-branch] r289238 - Updating branches/google/stable to r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:23 2016 New Revision: 289238 URL: http://llvm.org/viewvc/llvm-project?rev=289238&view=rev Log: Updating branches/google/stable to r288914 Added: cfe/branches/google/stable/ (props changed) - copied from r288914, cfe/trunk/ Propchange: cfe/branc

[llvm-branch-commits] [clang-tools-extra-branch] r289242 - Updating branches/google/stable to r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:30 2016 New Revision: 289242 URL: http://llvm.org/viewvc/llvm-project?rev=289242&view=rev Log: Updating branches/google/stable to r288914 Added: clang-tools-extra/branches/google/stable/ - copied from r288914, clang-tools-extra/trunk/ ___

[llvm-branch-commits] [llvm-branch] r289248 - Updating branches/google/stable to r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:43 2016 New Revision: 289248 URL: http://llvm.org/viewvc/llvm-project?rev=289248&view=rev Log: Updating branches/google/stable to r288914 Added: llvm/branches/google/stable/ (props changed) - copied from r288914, llvm/trunk/ Propchange: llvm/br

[llvm-branch-commits] [lldb] r289236 - Cleaning up stable branch

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:20 2016 New Revision: 289236 URL: http://llvm.org/viewvc/llvm-project?rev=289236&view=rev Log: Cleaning up stable branch Removed: lldb/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-

[llvm-branch-commits] [cfe-branch] r289236 - Cleaning up stable branch

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:20 2016 New Revision: 289236 URL: http://llvm.org/viewvc/llvm-project?rev=289236&view=rev Log: Cleaning up stable branch Removed: cfe/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-branch-c

[llvm-branch-commits] [cfe-tag] r289237 - Creating tags/google/stable/2016-12-09 from r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:21 2016 New Revision: 289237 URL: http://llvm.org/viewvc/llvm-project?rev=289237&view=rev Log: Creating tags/google/stable/2016-12-09 from r288914 Added: cfe/tags/google/stable/2016-12-09/ (props changed) - copied from r288914, cfe/trunk/ Propc

[llvm-branch-commits] [compiler-rt-branch] r289236 - Cleaning up stable branch

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:20 2016 New Revision: 289236 URL: http://llvm.org/viewvc/llvm-project?rev=289236&view=rev Log: Cleaning up stable branch Removed: compiler-rt/branches/google/stable/ ___ llvm-branch-commits mailing list llvm-

[llvm-branch-commits] [lldb] r289246 - Updating branches/google/stable to r288914

2016-12-09 Thread Eric Christopher via llvm-branch-commits
Author: echristo Date: Fri Dec 9 12:05:37 2016 New Revision: 289246 URL: http://llvm.org/viewvc/llvm-project?rev=289246&view=rev Log: Updating branches/google/stable to r288914 Added: lldb/branches/google/stable/ (props changed) - copied from r288914, lldb/trunk/ Propchange: lldb/br

  1   2   3   4   >