[clang] 9766fed - [DeadArgElim] Re-apply: Set unused arguments for internal functions

2022-05-12 Thread Quentin Colombet via cfe-commits
Author: Quentin Colombet Date: 2022-05-12T08:46:16-07:00 New Revision: 9766fed9c10e8ba2f67fad0a3e8b509a8064f7b3 URL: https://github.com/llvm/llvm-project/commit/9766fed9c10e8ba2f67fad0a3e8b509a8064f7b3 DIFF: https://github.com/llvm/llvm-project/commit/9766fed9c10e8ba2f67fad0a3e8b509a8064f7b3.di

Re: [PATCH] D17092: [X86] Add -mseparate-stack-seg

2016-03-08 Thread Quentin Colombet via cfe-commits
qcolombet resigned from this revision. qcolombet edited reviewers, added: craig.topper; removed: qcolombet. qcolombet added a comment. Hi Craig, Could you have a look? I am not confident enough with clang to give more feedback than Elena. Cheers, -Quentin http://reviews.llvm.org/D17092 ___

r259721 - Reapply r259624, it is likely not the commit causing the bot failures.

2016-02-03 Thread Quentin Colombet via cfe-commits
Author: qcolombet Date: Wed Feb 3 16:41:00 2016 New Revision: 259721 URL: http://llvm.org/viewvc/llvm-project?rev=259721&view=rev Log: Reapply r259624, it is likely not the commit causing the bot failures. Original message: Make CF constant string decl visible to name lookup to fix module errors

r259715 - Revert r259624 - Make CF constant string decl visible to name lookup to fix module errors.

2016-02-03 Thread Quentin Colombet via cfe-commits
Author: qcolombet Date: Wed Feb 3 16:14:53 2016 New Revision: 259715 URL: http://llvm.org/viewvc/llvm-project?rev=259715&view=rev Log: Revert r259624 - Make CF constant string decl visible to name lookup to fix module errors. This breaks some internal bots in stage2: clang seg fault. Looking wi

Re: [PATCH] D12835: [X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR

2015-09-15 Thread Quentin Colombet via cfe-commits
qcolombet accepted this revision. qcolombet added a comment. This revision is now accepted and ready to land. LGTM. Thanks, -Quentin Repository: rL LLVM http://reviews.llvm.org/D12835 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http: