Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"
authorTeresa Johnson <tejohnson@google.com>
Mon, 13 Jan 2020 19:01:48 +0000 (11:01 -0800)
committerTeresa Johnson <tejohnson@google.com>
Mon, 13 Jan 2020 19:01:48 +0000 (11:01 -0800)
commit6288f86e870c7bb7fe47cc138320b9eb34c93941
tree797a09a7ff501a0b2651a84935492c3cb66874da
parentcb988a858abbaf1a1ae0fe03f2a1dae692131ea9
Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"

This reverts commit 2af97be8027a0823b88d4b6a07fc5eedb440bc1f.

After attempting to fix bot failures from matching issues (mostly due to
inconsistent printing of "llvm::" prefixes on objects, and
AnalysisManager objects being printed differntly, I am now seeing some
differences I don't understand (real differences in the passes being
printed). Giving up at this point to allow the bots to recover. Will
revisit later.
clang/test/CodeGen/thinlto-distributed-newpm.ll [deleted file]
llvm/test/Other/Inputs/new-pm-thinlto-prelink-pgo-defaults.proftext [deleted file]
llvm/test/Other/Inputs/new-pm-thinlto-samplepgo-defaults.prof [deleted file]
llvm/test/Other/new-pm-pgo.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll [deleted file]
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll [deleted file]
llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll [deleted file]
llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll [deleted file]