[all-commits] [llvm/llvm-project] d2cd3f: [InstCombine] Add 3-operand gep test with differen...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jul 15 11:01:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2cd3f88e78d01eec19c50ff2da1ed659a2cd210
      https://github.com/llvm/llvm-project/commit/d2cd3f88e78d01eec19c50ff2da1ed659a2cd210
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/select-gep.ll

  Log Message:
  -----------
  [InstCombine] Add 3-operand gep test with different ptr and same indices


  Commit: 0a614ca22522d6a77356f491a90171b5de916bc7
      https://github.com/llvm/llvm-project/commit/0a614ca22522d6a77356f491a90171b5de916bc7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  Fix "unknown pragma 'GCC'" MSVC warning. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/7b302fc9b04c...0a614ca22522


More information about the All-commits mailing list