This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0c3421d Fix stripDebugInfo: was modifying "DebugLoc" attached to the [...]
new f05d4a7 [PM] code refactoring -- preparation for new PM porting /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/InitializePasses.h | 2 +-
include/llvm/LinkAllPasses.h | 2 +-
include/llvm/Transforms/Instrumentation.h | 2 +-
lib/Transforms/IPO/PassManagerBuilder.cpp | 2 +-
lib/Transforms/Instrumentation/Instrumentation.cpp | 2 +-
.../Instrumentation/PGOInstrumentation.cpp | 49 ++++++++++++++--------
6 files changed, 37 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 libcxx.
from 1354c94 Update TS implementation status page
new ab46ace Fix memory_resource build for _LIBCPP_HAS_NO_THREADS
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:
src/experimental/memory_resource.cpp | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 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 2dea119 MipsELFObjectWriter.cpp: Activate debug printer just for +Ass [...]
new 0c3421d Fix stripDebugInfo: was modifying "DebugLoc" attached to the [...]
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/DebugInfo.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 7994118 Refactor stripDebugInfo(Function) to handle intrinsic
new 2dea119 MipsELFObjectWriter.cpp: Activate debug printer just for +Ass [...]
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/Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 2 ++
1 file changed, 2 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 llvm.
from e7679f2 [Orc] Fix missing rename from r268845.
new 7994118 Refactor stripDebugInfo(Function) to handle intrinsic
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/DebugInfo.cpp | 35 ++++++---------
test/ThinLTO/X86/Inputs/drop-debug-info.bc | Bin 0 -> 1472 bytes
test/ThinLTO/X86/Inputs/drop-debug-info.ll | 47 +++++++++++++++++++++
test/ThinLTO/X86/drop-debug-info.ll | 20 +++++++++
.../StripSymbols/2010-06-30-StripDebug.ll | 2 +-
5 files changed, 82 insertions(+), 22 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/drop-debug-info.bc
create mode 100644 test/ThinLTO/X86/Inputs/drop-debug-info.ll
create mode 100644 test/ThinLTO/X86/drop-debug-info.ll
--
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 c14b8e9 [Orc] Rename OrcArchitectureSupport to OrcABISupport and add [...]
new e7679f2 [Orc] Fix missing rename from r268845.
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:
tools/lli/ChildTarget/ChildTarget.cpp | 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 cc8923b Revert r268832 "Refactor stripDebugInfo(Function) to handle i [...]
new c14b8e9 [Orc] Rename OrcArchitectureSupport to OrcABISupport and add [...]
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:
examples/Kaleidoscope/Orc/fully_lazy/toy.cpp | 4 +-
.../{OrcArchitectureSupport.h => OrcABISupport.h} | 56 ++++--
lib/ExecutionEngine/Orc/CMakeLists.txt | 2 +-
...rcArchitectureSupport.cpp => OrcABISupport.cpp} | 224 ++++++++++++++-------
lib/ExecutionEngine/Orc/OrcCBindingsStack.cpp | 26 ++-
tools/lli/ChildTarget/ChildTarget.cpp | 4 +-
tools/lli/OrcLazyJIT.cpp | 27 ++-
7 files changed, 233 insertions(+), 110 deletions(-)
rename include/llvm/ExecutionEngine/Orc/{OrcArchitectureSupport.h => OrcABISupport [...]
rename lib/ExecutionEngine/Orc/{OrcArchitectureSupport.cpp => OrcABISupport.cpp} (78%)
--
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 libcxx.
from 4db388b Change allocator<T>::allocate to throw length_error, not bad_alloc
new 1354c94 Update TS implementation status page
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:
www/ts1z_status.html | 8 ++++++++
1 file changed, 8 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 dfc5d12 [CrashReproducer] Always use realpath for destination
new 0070045 Update \param corresponding to r268819. [-Wdocumentation]
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/Lex/ModuleMap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.