[all-commits] [llvm/llvm-project] f092e8: RegisterCoalescer - fix uninitialized variables. N...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 9 12:10:39 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f092e80939f7c1ee60c7b04197c107c923aaf238
      https://github.com/llvm/llvm-project/commit/f092e80939f7c1ee60c7b04197c107c923aaf238
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-09 (Sat, 09 Nov 2019)

  Changed paths:
    M llvm/lib/CodeGen/RegisterCoalescer.cpp

  Log Message:
  -----------
  RegisterCoalescer - fix uninitialized variables. NFCI.


  Commit: 6976a0e826623b0490280b546ed9c5c2ba7ece26
      https://github.com/llvm/llvm-project/commit/6976a0e826623b0490280b546ed9c5c2ba7ece26
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-09 (Sat, 09 Nov 2019)

  Changed paths:
    M llvm/lib/CodeGen/RegisterCoalescer.cpp

  Log Message:
  -----------
  RegisterCoalescer - remove duplicate variable to fix Wshadow warning. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/7f152543e4ff...6976a0e82662


More information about the All-commits mailing list