Change lower atomic pass to use IntrinsicInst to simplify it a bit.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 20:10:47 +0000 (20:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 20:10:47 +0000 (20:10 +0000)
commitbdabacdccae980b82b5d92e10697b8aeb3b94cfa
tree56f9e0ef9c4003e334575bad73c4e2b6a6b931b5
parent906a675db8af7bacdd78708453fc7f7558e64033
Change lower atomic pass to use IntrinsicInst to simplify it a bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113114 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Scalar/LowerAtomic.cpp