This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 135e2ef Add the --no-color option to the git call in the doc when usi [...]
new cdc1a6e TableGen: Adapt to llvm r288612
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:
utils/TableGen/ClangASTNodesEmitter.cpp | 2 +-
utils/TableGen/ClangAttrEmitter.cpp | 6 +++---
2 files changed, 4 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 85334ad [Object][MachO] Reference-ify some helper function arguments. NFC.
new 5084450 TableGen: Use StringRef instead of const std::string& for parameters
new 607c683 TableGen: Optimize common string concatenation with SmallString
new 0c517c8 TableGen: Use StringRef instead of const std::string& in retu [...]
new 013ca3c TableGen: Store Records on a BumpPtrAllocator
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/TableGen/Record.h | 82 ++++++--------
lib/TableGen/Record.cpp | 179 ++++++++++++++++--------------
lib/TableGen/TGParser.cpp | 3 +-
lib/TableGen/TGParser.h | 7 +-
utils/TableGen/AsmMatcherEmitter.cpp | 8 +-
utils/TableGen/AsmWriterEmitter.cpp | 18 +--
utils/TableGen/CodeEmitterGen.cpp | 2 +-
utils/TableGen/CodeGenDAGPatterns.cpp | 2 +-
utils/TableGen/CodeGenInstruction.cpp | 4 +-
utils/TableGen/CodeGenRegisters.cpp | 2 +-
utils/TableGen/CodeGenRegisters.h | 2 +-
utils/TableGen/CodeGenTarget.cpp | 4 +-
utils/TableGen/CodeGenTarget.h | 2 +-
utils/TableGen/DAGISelEmitter.cpp | 2 +-
utils/TableGen/DAGISelMatcherGen.cpp | 8 +-
utils/TableGen/DisassemblerEmitter.cpp | 2 +-
utils/TableGen/FastISelEmitter.cpp | 2 +-
utils/TableGen/FixedLenDecoderEmitter.cpp | 6 +-
utils/TableGen/InstrInfoEmitter.cpp | 3 +-
utils/TableGen/RegisterInfoEmitter.cpp | 2 +-
utils/TableGen/SubtargetEmitter.cpp | 4 +-
utils/TableGen/SubtargetFeatureInfo.h | 4 +-
22 files changed, 179 insertions(+), 169 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 lld.
from d181420 Add comments about the use of threads in LLD.
new cd4ddc1 Update comment to clarify the machine spec.
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:
ELF/Threads.h | 9 +++++----
1 file changed, 5 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 bbaf9cd [MC] Generalize MCContext's SectionSymbols field.
new 85334ad [Object][MachO] Reference-ify some helper function arguments. 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:
lib/Object/MachOObjectFile.cpp | 401 ++++++++++++++++++++---------------------
1 file changed, 200 insertions(+), 201 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 binutils-gdb.
from 4132f1c Automatic date update in version.in
new 668650d Fix bugs with tbnz/tbz instructions.
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:
sim/aarch64/ChangeLog | 5 +++++
sim/aarch64/simulator.c | 6 +++---
2 files changed, 8 insertions(+), 3 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 gcc.
from 9cdf6fc 2016-12-03 Janus Weil <janus(a)gcc.gnu.org>
new 2a92600 Daily bump.
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:
gcc/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 9722f42 Daily bump.
new 142ed9f Daily bump.
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:
gcc/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 88bbc46 Daily bump.
new ac0f1bc Daily bump.
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:
gcc/DATESTAMP | 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 728c815 DAG: Fold out out of bounds insert_vector_elt
new bbaf9cd [MC] Generalize MCContext's SectionSymbols field.
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/MC/MCContext.h | 4 ++--
lib/MC/MCContext.cpp | 6 +++---
2 files changed, 5 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 binutils-gdb.
from 8c5b4e5 PowerPC64 dot-symbol compatibility bugfixes
new 4132f1c Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.