This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 05fc931 [X86] Remove some unnecessary declarations for old intrinsics [...]
new a83f08e [SCEV] Remove the singleton `apply` function (re-apply r271155)
The 1 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:
include/llvm/Analysis/ScalarEvolutionExpressions.h | 7 -------
1 file changed, 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cf93094 Fix typo.
new bf5d8ed [X86] Simplify alignr builtin support by recognizing that Num [...]
The 1 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:
lib/CodeGen/CGBuiltin.cpp | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 02cabd4 Don't dereference a symbol iterator before checking for the end case
new fab36bc [X86] Simplify some of the autoupgrade code. NFC
new 05fc931 [X86] Remove some unnecessary declarations for old intrinsics [...]
The 2 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:
lib/IR/AutoUpgrade.cpp | 99 +++++++++-------------
.../MemorySanitizer/vector_shift.ll | 2 -
2 files changed, 38 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 36c9a0f [pdb] Make an abstract base class for PDBFile.
new 03506fe Don't let the readArray size calculation overflow
new 25a1911 [CVRecord] Don't assume that the record has two bytes of data in it
new b829a5d Make sure we don't add an empty string to the stringmap
new 02cabd4 Don't dereference a symbol iterator before checking for the end case
The 4 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:
include/llvm/DebugInfo/CodeView/CVRecord.h | 2 ++
include/llvm/DebugInfo/CodeView/StreamReader.h | 2 ++
lib/DebugInfo/CodeView/TypeDumper.cpp | 3 ++-
tools/llvm-readobj/COFFDumper.cpp | 10 +++++++---
4 files changed, 13 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 48ef4cd Revert "[SCEV] Remove unused function; NFC"
new 36c9a0f [pdb] Make an abstract base class for PDBFile.
The 1 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:
include/llvm/DebugInfo/PDB/Raw/IPDBFile.h | 45 +++++++++++++++++++++++++++++++
include/llvm/DebugInfo/PDB/Raw/PDBFile.h | 28 ++++++++++---------
2 files changed, 60 insertions(+), 13 deletions(-)
create mode 100644 include/llvm/DebugInfo/PDB/Raw/IPDBFile.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1595517 [IR] Teach the ArrayRef<int> form of IRBuilder::CreateShuffle [...]
new 48ef4cd Revert "[SCEV] Remove unused function; NFC"
The 1 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:
include/llvm/Analysis/ScalarEvolutionExpressions.h | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 64b1445 [CodeGen] Use the ArrayRef form CreateShuffleVector instead o [...]
new cf93094 Fix typo.
The 1 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:
include/clang/Driver/CC1Options.td | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 65123b9 Add RelaxELFRelocations to TargetOptions.h.
new 1595517 [IR] Teach the ArrayRef<int> form of IRBuilder::CreateShuffle [...]
The 1 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:
include/llvm/IR/Constants.h | 1 +
include/llvm/IR/IRBuilder.h | 6 +-----
lib/IR/Constants.cpp | 5 +++++
3 files changed, 7 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b5a6ebc Handle -Wa,--mrelax-relocations=[no|yes].
new e174915 Mark test as requiring x86-registered-target.
new 64b1445 [CodeGen] Use the ArrayRef form CreateShuffleVector instead o [...]
The 2 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:
lib/CodeGen/CGBuiltin.cpp | 87 +++++++++++++++++++++--------------------------
test/CodeGen/relax.c | 1 +
2 files changed, 40 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c615a82 Move RelaxELFRel out to llvm-mc.
new 65123b9 Add RelaxELFRelocations to TargetOptions.h.
The 1 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:
include/llvm/Target/TargetOptions.h | 8 +++++---
lib/CodeGen/LLVMTargetMachine.cpp | 2 ++
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.