Do some final lowering in CodeGenPrepare of _chk calls similar to
authorEric Christopher <echristo@apple.com>
Thu, 11 Mar 2010 02:41:03 +0000 (02:41 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 11 Mar 2010 02:41:03 +0000 (02:41 +0000)
commit040056fd11693ffc41ce9b777281c71705d0dc1f
treec1845b5676f6fbd366bda3ed33c3a8c3c1c651e8
parentf82f4490b130eca55b08d605456a4ceacccf288a
Do some final lowering in CodeGenPrepare of _chk calls similar to
that in InstCombineCalls.

More call lowering needed.

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