The generic DAG combiner can now fold atomic fences when needed, so switch
authorJim Grosbach <grosbach@apple.com>
Wed, 23 Jun 2010 16:25:07 +0000 (16:25 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 23 Jun 2010 16:25:07 +0000 (16:25 +0000)
commitf1ab49e83abccd9f7b885e74172419249bd5fd8a
treee6337235d908962c97c02da4d46494160b5dd51b
parent5def57aaf477e3383cbd1b925233098a54273146
The generic DAG combiner can now fold atomic fences when needed, so switch
to using that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp