This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 281d15c Wdocumentation fix new 0afe3ab [ThinLTO] Use DenseSet instead of SmallPtrSet for holding GUIDs new 617a355 [PowerPC] Implement missing ISA 2.06 instructions. new 213f249 [AArch64] Remove mcpu option as this test is not target speci [...]
The 3 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/ModuleSummaryAnalysis.cpp | 8 +++--- lib/Target/PowerPC/PPCISelLowering.h | 2 +- lib/Target/PowerPC/PPCInstr64Bit.td | 3 ++ lib/Target/PowerPC/PPCInstrFormats.td | 6 ++++ lib/Target/PowerPC/PPCInstrInfo.td | 8 ++++++ test/Analysis/CostModel/AArch64/gep.ll | 2 +- test/MC/Disassembler/PowerPC/ppc64-encoding-fp.txt | 18 ++++++++++++ test/MC/PowerPC/ppc64-encoding-fp.s | 32 ++++++++++++++++++---- 8 files changed, 67 insertions(+), 12 deletions(-)