This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 13c1a496d7 Improve diagnostics for config mismatches with -fmodule-file.
new 3211ce51c4 Switch a couple of users of LangOpts::GNUMode to the more ap [...]
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/Sema/SemaCodeComplete.cpp | 4 ++--
lib/Sema/SemaLookup.cpp | 2 +-
2 files changed, 3 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 llvm.
from 16296d72ff7 [ValueTracking] Teach computeKnownBits that the result of a [...]
new 803d39f85cd [ORC] Extend object layer callbacks so JITEventListener can [...]
new 00af3355f1b [ORC] Add ability [un]register JITEventListener on Orc C stack.
new 2373d70fe72 [ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListener().
new f501bf3e392 [C-API] Add functions to create GDB, Intel, Oprofile event [...]
new f48234e221a [LegacyPM] Use MapVector for OnTheFlyPassManagers.
The 5 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-c/ExecutionEngine.h | 6 +++
include/llvm-c/OrcBindings.h | 14 +++++++
include/llvm-c/Types.h | 5 +++
include/llvm/ExecutionEngine/JITEventListener.h | 16 ++++++++
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 48 ++++++++++++++--------
lib/ExecutionEngine/GDBRegistrationListener.cpp | 6 +++
.../IntelJITEvents/IntelJITEventListener.cpp | 5 +++
.../OProfileJIT/OProfileJITEventListener.cpp | 5 +++
lib/ExecutionEngine/Orc/OrcCBindings.cpp | 11 +++++
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 41 +++++++++++++++++-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 5 ++-
lib/IR/LegacyPassManager.cpp | 8 ++--
12 files changed, 148 insertions(+), 22 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 compiler-rt.
from 2a10f5da5 [cmake] [ARM] Check if VFP is supported before including any [...]
new 50ecfa4cd Revert "[cmake] [ARM] Check if VFP is supported before includ [...]
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:
cmake/builtin-config-ix.cmake | 6 ------
lib/builtins/CMakeLists.txt | 19 +++++--------------
2 files changed, 5 insertions(+), 20 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 release_60
in repository llvm.
from 9b6cedd7a59 [X86] Add hasSideEffects=0 back to ADOX instructions. Parti [...]
new cd6d38da3a1 Merging r330976: ------------------------------------------ [...]
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/Target/AArch64/AArch64FrameLowering.cpp | 12 ++++++--
test/CodeGen/AArch64/spill-stack-realignment.mir | 35 ++++++++++++++++++++++++
2 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/spill-stack-realignment.mir
--
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 0bd45c420d0 [InstCombine] Enable more reassociations using FMF 'reassoc [...]
new 16296d72ff7 [ValueTracking] Teach computeKnownBits that the result of a [...]
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/Analysis/ValueTracking.cpp | 6 ++++++
test/Transforms/InstCombine/abs-1.ll | 11 +++++++++++
test/Transforms/InstCombine/abs_abs.ll | 16 ++++++++--------
3 files changed, 25 insertions(+), 8 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 a974b5ec9a Update help text in record.c
new d392224a09 PATCH (obvious): Fix a comment, and pass stream to cb_data.
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:
gdb/ChangeLog | 5 +++++
gdb/stack.c | 6 ++----
2 files changed, 7 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 openmp.
from abedd06 [libomptarget-nvptx-bc] Pass found CUDA installations
new 307b6fc [CUDA]Fix dynamic|guided scheduling.
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:
libomptarget/deviceRTLs/nvptx/src/loop.cu | 107 ++++++++++++++----------------
1 file changed, 50 insertions(+), 57 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 lldb.
from cfb5df144 DWARFDIE split out to DWARFBaseDIE
new a6a1bb9cc Use DWARFBaseDIE as a compile-time protection
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:
source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 4 ++--
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 2 +-
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 2 +-
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 12 ++++++------
4 files changed, 10 insertions(+), 10 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 lldb.
from 99fecc5cc pc's should be printed in hex...
new cfb5df144 DWARFDIE split out to DWARFBaseDIE
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:
source/Plugins/SymbolFile/DWARF/CMakeLists.txt | 1 +
source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp | 193 +++++++++++++++++++++
.../DWARF/{DWARFDIE.h => DWARFBaseDIE.h} | 98 ++---------
source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 185 +-------------------
source/Plugins/SymbolFile/DWARF/DWARFDIE.h | 128 +-------------
5 files changed, 213 insertions(+), 392 deletions(-)
create mode 100644 source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
copy source/Plugins/SymbolFile/DWARF/{DWARFDIE.h => DWARFBaseDIE.h} (59%)
--
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 5932cd90d72 AMDGPU: Split R600 AsmPrinter code into its own class
new 0bd45c420d0 [InstCombine] Enable more reassociations using FMF 'reassoc [...]
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/IR/Instruction.cpp | 3 +-
.../InstCombine/2006-10-26-VectorReassoc.ll | 145 ++++++++++++++++++++-
2 files changed, 142 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.