This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ca23fea811 Revert r321751, "StructurizeCFG: Fix broken backedge detection" new fab3c917935 [AMDGPU] Make sure all super regs of reserved regs are mark [...] new e2f036e8e9b Fix up and document controlling ccache via CMake options. new a9daa087388 Revert "[ThinLTO] Add call edges' relative block frequency [...]
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: CMakeLists.txt | 6 ++-- docs/CMake.rst | 8 +++++ include/llvm/Bitcode/LLVMBitCodes.h | 5 ---- include/llvm/IR/ModuleSummaryIndex.h | 21 ++----------- lib/Analysis/ModuleSummaryAnalysis.cpp | 21 ++----------- lib/Bitcode/Reader/BitcodeReader.cpp | 23 ++++---------- lib/Bitcode/Writer/BitcodeWriter.cpp | 28 ++++++----------- lib/Target/AMDGPU/AMDGPURegisterInfo.cpp | 7 +++++ lib/Target/AMDGPU/AMDGPURegisterInfo.h | 2 ++ lib/Target/AMDGPU/R600InstrInfo.cpp | 7 ++--- lib/Target/AMDGPU/R600InstrInfo.h | 3 +- lib/Target/AMDGPU/R600RegisterInfo.cpp | 32 ++++++++++---------- lib/Target/AMDGPU/SIRegisterInfo.cpp | 7 ----- lib/Target/AMDGPU/SIRegisterInfo.h | 1 - .../thinlto-function-summary-callgraph-relbf.ll | 35 ---------------------- tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 1 - 16 files changed, 62 insertions(+), 145 deletions(-) delete mode 100644 test/Bitcode/thinlto-function-summary-callgraph-relbf.ll