[clang] 9e8b5a2 - [X86] Add MOVBE and RDRND features to BDVER4.

2020-06-26 Thread Craig Topper via cfe-commits
Author: Craig Topper Date: 2020-06-26T23:32:17-07:00 New Revision: 9e8b5a20e9ec66df71e6540ee6720cbde339a7ae URL: https://github.com/llvm/llvm-project/commit/9e8b5a20e9ec66df71e6540ee6720cbde339a7ae DIFF: https://github.com/llvm/llvm-project/commit/9e8b5a20e9ec66df71e6540ee6720cbde339a7ae.diff

[PATCH] D79675: [OpenMP][OMPBuilder] Adding Privatization Requirements to OMPIRBuilder

2020-06-26 Thread Fady Ghanim via Phabricator via cfe-commits
fghanim closed this revision. fghanim added a comment. commited: rG82b8236cf248 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79675/new/ https://reviews.llvm.org/D79675

[PATCH] D82398: [MSAN] Handle x86 {round,min,max}sd intrinsics

2020-06-26 Thread Gui Andrade via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. guiand marked an inline comment as done. Closed by commit rGeae84b41fe8e: [MSAN] Handle x86 {round,min,max}sd intrinsics (authored by guiand). Changed prior to commit: https://reviews.llvm.org/D82398?vs=272855&id=273883#t

<    1   2   3