]> granicus.if.org Git - clang/commit
Now that we have reliable cast kinds, simplify scalar cast IR gen.
authorJohn McCall <rjmccall@apple.com>
Tue, 16 Nov 2010 06:21:14 +0000 (06:21 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 16 Nov 2010 06:21:14 +0000 (06:21 +0000)
commit61ad0e6f40555a6bf589cbc7849c25f2b35efae4
tree1b17642e7aebdb9e14e5984ab66b42b7060e036e
parente2b768877b77fa4e00171ee6e6443722e0f3d111
Now that we have reliable cast kinds, simplify scalar cast IR gen.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119332 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp