This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1f177f4 [InstCombine] When folding casts through a phi node merge the [...] new 577bb06 [WinEH] Avoid holding references to BlockColor (DenseMap) ent [...] new fb95395 [GVNHoist] Move GVNHoist to function simplification part of p [...] new 6cd8528 DebugInfo: Improve type safety and simplify some subprogram f [...]
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 16 ++++++------- lib/CodeGen/AsmPrinter/DwarfDebug.h | 4 ++-- lib/CodeGen/WinEHPrepare.cpp | 6 ++++- lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++-- test/Transforms/GVNHoist/hoist-inline.ll | 38 +++++++++++++++++++++++++++++++ 5 files changed, 54 insertions(+), 14 deletions(-) create mode 100644 test/Transforms/GVNHoist/hoist-inline.ll