This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e607aa81a58 [InstCombine] fold shuffles of insert_subvectors new 17bca14055c [Analysis] Link library dependencies to Analysis plugins new 0088b619f82 [Docs] fix formatting for bullet list; NFC new 608fea67391 [X86] [CET] Deal with return-twice function such as vfork, [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: cmake/modules/HandleLLVMOptions.cmake | 10 +++- docs/CodeGenerator.rst | 22 +++---- lib/Target/X86/X86IndirectBranchTracking.cpp | 42 ++++++++++---- test/CodeGen/X86/indirect-branch-tracking-r2.ll | 76 +++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/X86/indirect-branch-tracking-r2.ll