This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a6c7a03 [PM] Port BreakCriticalEdges to the new PM. new 9493a84 [ThinLTO/gold] Support for getting list of included objects f [...] new f9e61b6 add tests for vector bit manipulation 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: test/Transforms/InstCombine/intrinsics.ll | 42 +++++++++++++++++++- .../X86/Inputs/thinlto_emit_linked_objects.ll} | 2 +- test/tools/gold/X86/thinlto_emit_linked_objects.ll | 45 ++++++++++++++++++++++ tools/gold/gold-plugin.cpp | 40 +++++++++++++++++++ 4 files changed, 126 insertions(+), 3 deletions(-) copy test/{Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.ll => tool [...] create mode 100644 test/tools/gold/X86/thinlto_emit_linked_objects.ll