[PATCH] D84775: [X86] Remove disabled miscompiling X86CondBrFolding pass

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 13:35:36 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1dd212c874c: [X86] Remove disabled miscompiling X86CondBrFolding pass (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84775/new/

https://reviews.llvm.org/D84775

Files:
  llvm/lib/Target/X86/CMakeLists.txt
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86CondBrFolding.cpp
  llvm/lib/Target/X86/X86Subtarget.h
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/test/CodeGen/X86/condbr_if.ll
  llvm/test/CodeGen/X86/condbr_switch.ll
  llvm/test/CodeGen/X86/test_x86condbr_globaladdr.mir
  llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84775.281347.patch
Type: text/x-patch
Size: 36015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/0a728a21/attachment.bin>


More information about the llvm-commits mailing list