[llvm-branch-commits] [llvm] 28fdeea - [PowerPC] Add support for intrinsics dcbfps and dcbstps in P10.

2020-12-06 Thread via llvm-branch-commits
Author: Esme-Yi Date: 2020-12-07T05:19:06Z New Revision: 28fdeea9522fd2538773dc0d969dcb155b067e2e URL: https://github.com/llvm/llvm-project/commit/28fdeea9522fd2538773dc0d969dcb155b067e2e DIFF: https://github.com/llvm/llvm-project/commit/28fdeea9522fd2538773dc0d969dcb155b067e2e.diff LOG: [Powe

[llvm-branch-commits] [mlir] c11d868 - [MLIR, OpenMP] Added support for lowering MasterOp to LLVMIR

2020-12-06 Thread Sourabh Singh Tomar via llvm-branch-commits
Author: Sourabh Singh Tomar Date: 2020-12-07T10:23:54+05:30 New Revision: c11d868a39cbb7ff535eed906e181a18c02001eb URL: https://github.com/llvm/llvm-project/commit/c11d868a39cbb7ff535eed906e181a18c02001eb DIFF: https://github.com/llvm/llvm-project/commit/c11d868a39cbb7ff535eed906e181a18c02001eb

[llvm-branch-commits] [clang] 5755522 - Sema.h: delete unused variables/functions/type aliases

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T20:39:01-08:00 New Revision: 5755522b5a8be69d8a9f3b05c5e7078298d0d581 URL: https://github.com/llvm/llvm-project/commit/5755522b5a8be69d8a9f3b05c5e7078298d0d581 DIFF: https://github.com/llvm/llvm-project/commit/5755522b5a8be69d8a9f3b05c5e7078298d0d581.diff

[llvm-branch-commits] [clang] 192fb1b - [Sema] Delete unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T20:16:00-08:00 New Revision: 192fb1bd8ac6a59fb2efd528038fd13c53e9ff46 URL: https://github.com/llvm/llvm-project/commit/192fb1bd8ac6a59fb2efd528038fd13c53e9ff46 DIFF: https://github.com/llvm/llvm-project/commit/192fb1bd8ac6a59fb2efd528038fd13c53e9ff46.diff

[llvm-branch-commits] [llvm] 365c405 - [CSKY 2/n] Add basic tablegen infra for CSKY

2020-12-06 Thread Zi Xuan Wu via llvm-branch-commits
Author: Zi Xuan Wu Date: 2020-12-07T11:56:09+08:00 New Revision: 365c405411461cbaa6abed6746e68faeb3f00995 URL: https://github.com/llvm/llvm-project/commit/365c405411461cbaa6abed6746e68faeb3f00995 DIFF: https://github.com/llvm/llvm-project/commit/365c405411461cbaa6abed6746e68faeb3f00995.diff LO

[llvm-branch-commits] [llvm] efdd463 - [PowerPC] Fix chain for i1-to-fp operation

2020-12-06 Thread Qiu Chaofan via llvm-branch-commits
Author: Qiu Chaofan Date: 2020-12-07T10:38:56+08:00 New Revision: efdd4630507edfe13851475de5d16cc248aacd15 URL: https://github.com/llvm/llvm-project/commit/efdd4630507edfe13851475de5d16cc248aacd15 DIFF: https://github.com/llvm/llvm-project/commit/efdd4630507edfe13851475de5d16cc248aacd15.diff L

[llvm-branch-commits] [llvm] 216689a - [Coroutines] Add DW_OP_deref for transformed dbg.value intrinsic.

2020-12-06 Thread Jun Ma via llvm-branch-commits
Author: Jun Ma Date: 2020-12-07T10:24:44+08:00 New Revision: 216689ace71dee579c0e42f67978beb25f5f7df0 URL: https://github.com/llvm/llvm-project/commit/216689ace71dee579c0e42f67978beb25f5f7df0 DIFF: https://github.com/llvm/llvm-project/commit/216689ace71dee579c0e42f67978beb25f5f7df0.diff LOG: [

[llvm-branch-commits] [llvm] eee30a6 - [CodeGen] Modify the refineIndexType(...)'s code to fix a bug in D90942.

2020-12-06 Thread Bing1 Yu via llvm-branch-commits
Author: Bing1 Yu Date: 2020-12-07T08:49:07+08:00 New Revision: eee30a6dceb6da8467fa3e0a7cd35b5a221bed0f URL: https://github.com/llvm/llvm-project/commit/eee30a6dceb6da8467fa3e0a7cd35b5a221bed0f DIFF: https://github.com/llvm/llvm-project/commit/eee30a6dceb6da8467fa3e0a7cd35b5a221bed0f.diff LOG:

[llvm-branch-commits] [compiler-rt] 377ba7b - [compiler-rt][AArch64] Put outline atomic helpers into dedicated dir.

2020-12-06 Thread Pavel Iliin via llvm-branch-commits
Author: Pavel Iliin Date: 2020-12-07T00:28:09Z New Revision: 377ba7be933fe5012a0b096c6995f2c1d7776729 URL: https://github.com/llvm/llvm-project/commit/377ba7be933fe5012a0b096c6995f2c1d7776729 DIFF: https://github.com/llvm/llvm-project/commit/377ba7be933fe5012a0b096c6995f2c1d7776729.diff LOG: [

[llvm-branch-commits] [llvm] 71d43d3 - [llvm-readobj] Delete unused declaration

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T15:54:17-08:00 New Revision: 71d43d314cb4b8d149268da64ca6534606082806 URL: https://github.com/llvm/llvm-project/commit/71d43d314cb4b8d149268da64ca6534606082806 DIFF: https://github.com/llvm/llvm-project/commit/71d43d314cb4b8d149268da64ca6534606082806.diff

[llvm-branch-commits] [llvm] 9c53b2a - [MC] Delete unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T15:36:39-08:00 New Revision: 9c53b2adc8c032f025ad871c8f9a0aeaf23453a8 URL: https://github.com/llvm/llvm-project/commit/9c53b2adc8c032f025ad871c8f9a0aeaf23453a8 DIFF: https://github.com/llvm/llvm-project/commit/9c53b2adc8c032f025ad871c8f9a0aeaf23453a8.diff

[llvm-branch-commits] [lld] 4701cb4 - [lld] Delete unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T15:26:37-08:00 New Revision: 4701cb41ed7f1bba01a4fd94a9bf13271112de58 URL: https://github.com/llvm/llvm-project/commit/4701cb41ed7f1bba01a4fd94a9bf13271112de58 DIFF: https://github.com/llvm/llvm-project/commit/4701cb41ed7f1bba01a4fd94a9bf13271112de58.diff

[llvm-branch-commits] [llvm] 305fcc9 - [LoopIdiomRecognize] Merge a conditional operator with an earlier if and remove an extra temporary variable. NFC

2020-12-06 Thread Craig Topper via llvm-branch-commits
Author: Craig Topper Date: 2020-12-06T15:23:18-08:00 New Revision: 305fcc91225b5c8fa840e8d94d01af1f70bc5445 URL: https://github.com/llvm/llvm-project/commit/305fcc91225b5c8fa840e8d94d01af1f70bc5445 DIFF: https://github.com/llvm/llvm-project/commit/305fcc91225b5c8fa840e8d94d01af1f70bc5445.diff

[llvm-branch-commits] [llvm] 6785ca0 - [llvm-c] Delete unimplemented llvm-c/LinkTimeOptimizer.h

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T15:18:25-08:00 New Revision: 6785ca01248ce271dfff16e03cce82f649fa14f7 URL: https://github.com/llvm/llvm-project/commit/6785ca01248ce271dfff16e03cce82f649fa14f7 DIFF: https://github.com/llvm/llvm-project/commit/6785ca01248ce271dfff16e03cce82f649fa14f7.diff

[llvm-branch-commits] [llvm] 9fe1809 - [X86] Delete 3 unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T15:13:39-08:00 New Revision: 9fe1809f8cac141fdb5cf7e6e05ef1ea4818343c URL: https://github.com/llvm/llvm-project/commit/9fe1809f8cac141fdb5cf7e6e05ef1ea4818343c DIFF: https://github.com/llvm/llvm-project/commit/9fe1809f8cac141fdb5cf7e6e05ef1ea4818343c.diff

[llvm-branch-commits] [llvm] 2d03c8e - [CodeGen] Delete 4 unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T15:02:18-08:00 New Revision: 2d03c8e2c8982a2352884e379c822b7b66847118 URL: https://github.com/llvm/llvm-project/commit/2d03c8e2c8982a2352884e379c822b7b66847118 DIFF: https://github.com/llvm/llvm-project/commit/2d03c8e2c8982a2352884e379c822b7b66847118.diff

[llvm-branch-commits] [llvm] 0e0d616 - [CodeGen] Delete 15 unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T14:55:04-08:00 New Revision: 0e0d616fa28ff7a109bda1d323a14bd19723d0dd URL: https://github.com/llvm/llvm-project/commit/0e0d616fa28ff7a109bda1d323a14bd19723d0dd DIFF: https://github.com/llvm/llvm-project/commit/0e0d616fa28ff7a109bda1d323a14bd19723d0dd.diff

[llvm-branch-commits] [clang] a2f9221 - [TableGen] Delete 11 unused declarations

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T13:21:07-08:00 New Revision: a2f922140f5380571fb74179f2bf622b3b925697 URL: https://github.com/llvm/llvm-project/commit/a2f922140f5380571fb74179f2bf622b3b925697 DIFF: https://github.com/llvm/llvm-project/commit/a2f922140f5380571fb74179f2bf622b3b925697.diff

[llvm-branch-commits] [llvm] 2832f35 - [Transforms] Delete unused declarations from NewGVN/CoroSplit/ValueMapper

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T13:04:01-08:00 New Revision: 2832f3528c6915b14f5267c092e7821ed783f449 URL: https://github.com/llvm/llvm-project/commit/2832f3528c6915b14f5267c092e7821ed783f449 DIFF: https://github.com/llvm/llvm-project/commit/2832f3528c6915b14f5267c092e7821ed783f449.diff

[llvm-branch-commits] [llvm] f19876c - [ConstraintElimination] Bail out if system gets too big.

2020-12-06 Thread Florian Hahn via llvm-branch-commits
Author: Florian Hahn Date: 2020-12-06T20:19:15Z New Revision: f19876c5366136da942b733d6e4b435fb19863a3 URL: https://github.com/llvm/llvm-project/commit/f19876c5366136da942b733d6e4b435fb19863a3 DIFF: https://github.com/llvm/llvm-project/commit/f19876c5366136da942b733d6e4b435fb19863a3.diff LOG:

[llvm-branch-commits] [llvm] d1c14dd - [gn build] Port 6b989a17107

2020-12-06 Thread LLVM GN Syncbot via llvm-branch-commits
Author: LLVM GN Syncbot Date: 2020-12-06T20:12:22Z New Revision: d1c14dd0fc95e8d3400dd447b516e073ba1efc07 URL: https://github.com/llvm/llvm-project/commit/d1c14dd0fc95e8d3400dd447b516e073ba1efc07 DIFF: https://github.com/llvm/llvm-project/commit/d1c14dd0fc95e8d3400dd447b516e073ba1efc07.diff LO

[llvm-branch-commits] [llvm] 6b989a1 - [CSSPGO] Infrastructure for context-sensitive Sample PGO and Inlining

2020-12-06 Thread Wenlei He via llvm-branch-commits
Author: Wenlei He Date: 2020-12-06T11:49:18-08:00 New Revision: 6b989a17107366a39a5362c561411caba10113a5 URL: https://github.com/llvm/llvm-project/commit/6b989a17107366a39a5362c561411caba10113a5 DIFF: https://github.com/llvm/llvm-project/commit/6b989a17107366a39a5362c561411caba10113a5.diff LOG

[llvm-branch-commits] [compiler-rt] 1408087 - [test] Fix asan/TestCases/Linux/globals-gc-sections-lld.cpp with -fsanitize-address-globals-dead-stripping

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T11:11:15-08:00 New Revision: 140808768d3e5c0f4e52dd42094650f5d282e34a URL: https://github.com/llvm/llvm-project/commit/140808768d3e5c0f4e52dd42094650f5d282e34a DIFF: https://github.com/llvm/llvm-project/commit/140808768d3e5c0f4e52dd42094650f5d282e34a.diff

[llvm-branch-commits] [compiler-rt] dde44f4 - [test] Fix asan/TestCases/Posix/lto-constmerge-odr.cpp when 'binutils_lto' is avaiable

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T10:31:40-08:00 New Revision: dde44f488c454b71d77ac022642b8711a8c340ca URL: https://github.com/llvm/llvm-project/commit/dde44f488c454b71d77ac022642b8711a8c340ca DIFF: https://github.com/llvm/llvm-project/commit/dde44f488c454b71d77ac022642b8711a8c340ca.diff

[llvm-branch-commits] [llvm] ddb002d - [InstCombine] Remove replacePointer (NFC)

2020-12-06 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-06T10:24:08-08:00 New Revision: ddb002d7c74c038b64dd9d3c3e4a4b58795cf1a6 URL: https://github.com/llvm/llvm-project/commit/ddb002d7c74c038b64dd9d3c3e4a4b58795cf1a6 DIFF: https://github.com/llvm/llvm-project/commit/ddb002d7c74c038b64dd9d3c3e4a4b58795cf1a6.diff L

[llvm-branch-commits] [llvm] 68de75e - [Mips] Use llvm::is_contained (NFC)

2020-12-06 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-06T10:12:55-08:00 New Revision: 68de75ec55eb62675f33cd5aaea93a973ebec1a2 URL: https://github.com/llvm/llvm-project/commit/68de75ec55eb62675f33cd5aaea93a973ebec1a2 DIFF: https://github.com/llvm/llvm-project/commit/68de75ec55eb62675f33cd5aaea93a973ebec1a2.diff L

[llvm-branch-commits] [llvm] 0101fb7 - [X86] Fold MOVMSK(ICMP_SGT(X, -1)) -> NOT(MOVMSK(X)))

2020-12-06 Thread Simon Pilgrim via llvm-branch-commits
Author: Simon Pilgrim Date: 2020-12-06T17:56:41Z New Revision: 0101fb73de71132bd5b25cfadc63974c692dbc5b URL: https://github.com/llvm/llvm-project/commit/0101fb73de71132bd5b25cfadc63974c692dbc5b DIFF: https://github.com/llvm/llvm-project/commit/0101fb73de71132bd5b25cfadc63974c692dbc5b.diff LOG:

[llvm-branch-commits] [llvm] d6941a1 - [X86] Add tests for missing MOVMSK(ICMP_SGT(X, -1)) -> NOT(MOVMSK(X))) fold

2020-12-06 Thread Simon Pilgrim via llvm-branch-commits
Author: Simon Pilgrim Date: 2020-12-06T17:48:27Z New Revision: d6941a197941ace2b882d367e785218c27d9c843 URL: https://github.com/llvm/llvm-project/commit/d6941a197941ace2b882d367e785218c27d9c843 DIFF: https://github.com/llvm/llvm-project/commit/d6941a197941ace2b882d367e785218c27d9c843.diff LOG:

[llvm-branch-commits] [llvm] ac522f8 - [DAGCombiner] Fold (sext (not i1 x)) -> (add (zext i1 x), -1)

2020-12-06 Thread Sanjay Patel via llvm-branch-commits
Author: Layton Kifer Date: 2020-12-06T11:52:10-05:00 New Revision: ac522f87002ffc20d377e284080c9fa7f63216fc URL: https://github.com/llvm/llvm-project/commit/ac522f87002ffc20d377e284080c9fa7f63216fc DIFF: https://github.com/llvm/llvm-project/commit/ac522f87002ffc20d377e284080c9fa7f63216fc.diff

[llvm-branch-commits] [llvm] 0b3e393 - [TableGen] [CodeGenTarget] Cache the target's instruction namespace.

2020-12-06 Thread Paul C. Anagnostopoulos via llvm-branch-commits
Author: Paul C. Anagnostopoulos Date: 2020-12-06T11:08:30-05:00 New Revision: 0b3e393d6c8b0f6bb8a13b1a71aba796c87ed239 URL: https://github.com/llvm/llvm-project/commit/0b3e393d6c8b0f6bb8a13b1a71aba796c87ed239 DIFF: https://github.com/llvm/llvm-project/commit/0b3e393d6c8b0f6bb8a13b1a71aba796c87e

[llvm-branch-commits] [libcxx] e2279c2 - [libc++] [docs] Mark P1865 as complete since 11.0 as it was implemented together with P1135. Fix synopses in and .

2020-12-06 Thread Marek Kurdej via llvm-branch-commits
Author: Marek Kurdej Date: 2020-12-06T15:36:52+01:00 New Revision: e2279c2350b83650a858a541ff566eccd69d38ef URL: https://github.com/llvm/llvm-project/commit/e2279c2350b83650a858a541ff566eccd69d38ef DIFF: https://github.com/llvm/llvm-project/commit/e2279c2350b83650a858a541ff566eccd69d38ef.diff

[llvm-branch-commits] [llvm] 94f6d36 - [InstCombine] avoid crash on phi with unreachable incoming block (PR48369)

2020-12-06 Thread Sanjay Patel via llvm-branch-commits
Author: Sanjay Patel Date: 2020-12-06T09:31:47-05:00 New Revision: 94f6d365e4be0cf05930df0eedd2bfb23f6fce51 URL: https://github.com/llvm/llvm-project/commit/94f6d365e4be0cf05930df0eedd2bfb23f6fce51 DIFF: https://github.com/llvm/llvm-project/commit/94f6d365e4be0cf05930df0eedd2bfb23f6fce51.diff

[llvm-branch-commits] [libcxx] f632673 - [libc++] [LWG3374] Mark `to_address(const Ptr& p)` overload `constexpr`.

2020-12-06 Thread Marek Kurdej via llvm-branch-commits
Author: Marek Kurdej Date: 2020-12-06T15:26:26+01:00 New Revision: f6326736ba166f0a9bfa4e9be019f84fc3143651 URL: https://github.com/llvm/llvm-project/commit/f6326736ba166f0a9bfa4e9be019f84fc3143651 DIFF: https://github.com/llvm/llvm-project/commit/f6326736ba166f0a9bfa4e9be019f84fc3143651.diff

[llvm-branch-commits] [llvm] db90099 - [CostModel][X86] getGatherScatterOpCost - use default implementation for alt costkinds

2020-12-06 Thread Simon Pilgrim via llvm-branch-commits
Author: Simon Pilgrim Date: 2020-12-06T14:08:26Z New Revision: db900995ed15155062dec217569dbbffb6f49911 URL: https://github.com/llvm/llvm-project/commit/db900995ed15155062dec217569dbbffb6f49911 DIFF: https://github.com/llvm/llvm-project/commit/db900995ed15155062dec217569dbbffb6f49911.diff LOG:

[llvm-branch-commits] [openmp] e1b8e8a - [libomptarget][amdgpu] Skip device_State allocation when using bss global

2020-12-06 Thread Jon Chesterfield via llvm-branch-commits
Author: Jon Chesterfield Date: 2020-12-06T12:13:56Z New Revision: e1b8e8a1f4c35c8596956d56ffc9f1d91b64f780 URL: https://github.com/llvm/llvm-project/commit/e1b8e8a1f4c35c8596956d56ffc9f1d91b64f780 DIFF: https://github.com/llvm/llvm-project/commit/e1b8e8a1f4c35c8596956d56ffc9f1d91b64f780.diff L

[llvm-branch-commits] [llvm] 5e69e2e - [BasicAA] Migrate "same base pointer" logic to decomposed GEPs

2020-12-06 Thread Nikita Popov via llvm-branch-commits
Author: Nikita Popov Date: 2020-12-06T10:27:35+01:00 New Revision: 5e69e2ebad9db2af44362ebe1755c08af002798f URL: https://github.com/llvm/llvm-project/commit/5e69e2ebad9db2af44362ebe1755c08af002798f DIFF: https://github.com/llvm/llvm-project/commit/5e69e2ebad9db2af44362ebe1755c08af002798f.diff

[llvm-branch-commits] [llvm] 467b669 - [TargetMachine] Delete asan workaround

2020-12-06 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-06T00:33:11-08:00 New Revision: 467b6699155ed1d0385eb4e0b03b1715a6d5f0e5 URL: https://github.com/llvm/llvm-project/commit/467b6699155ed1d0385eb4e0b03b1715a6d5f0e5 DIFF: https://github.com/llvm/llvm-project/commit/467b6699155ed1d0385eb4e0b03b1715a6d5f0e5.diff