This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9afcce4ecb Changes to emit CodeView debug info nested type records pro [...] new 5640491d104 LowerTypeTests: Teach the pass to respect global alignments. new 982b1ee6e96 [Object][XCOFF] Remove extra includes from XCOFF related fi [...] new 678a5d7b322 [PowerPC] Fix comment on MO_PLT Target Operand Flag. [NFC] new b1a4ef46fe5 WholeProgramDevirt: Teach the pass to respect the global's [...]
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/Object/XCOFFObjectFile.h | 15 -------- lib/Object/XCOFFObjectFile.cpp | 5 --- lib/Target/PowerPC/PPC.h | 4 +- lib/Transforms/IPO/LowerTypeTests.cpp | 45 +++++++++++++--------- lib/Transforms/IPO/WholeProgramDevirt.cpp | 11 ++++-- .../LowerTypeTests/{unnamed.ll => align.ll} | 8 ++-- .../WholeProgramDevirt/virtual-const-prop-begin.ll | 14 ++++--- .../WholeProgramDevirt/virtual-const-prop-end.ll | 16 ++++---- 8 files changed, 54 insertions(+), 64 deletions(-) copy test/Transforms/LowerTypeTests/{unnamed.ll => align.ll} (62%)