This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c0a5ac Revert r268810 becase it brakes msan bot. new 36bb502 Delete trailing whitespace; NFC new e3a92e3 Clean up comment; NFC new 0bcecaa [ValueTracking] Hoist some computation out of a loop; NFC new cc8923b Revert r268832 "Refactor stripDebugInfo(Function) to handle i [...]
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: lib/Analysis/ValueTracking.cpp | 47 ++++++++++++----------------- lib/IR/DebugInfo.cpp | 34 +++++++++++++-------- test/ThinLTO/X86/Inputs/drop-debug-info.bc | Bin 1472 -> 0 bytes test/ThinLTO/X86/Inputs/drop-debug-info.ll | 47 ----------------------------- test/ThinLTO/X86/drop-debug-info.ll | 20 ------------ 5 files changed, 40 insertions(+), 108 deletions(-) delete mode 100644 test/ThinLTO/X86/Inputs/drop-debug-info.bc delete mode 100644 test/ThinLTO/X86/Inputs/drop-debug-info.ll delete mode 100644 test/ThinLTO/X86/drop-debug-info.ll