Add comments and test case for [DAG] Keep the opaque constant flag when performing...
authorJuergen Ributzka <juergen@apple.com>
Wed, 2 Apr 2014 22:21:01 +0000 (22:21 +0000)
committerJuergen Ributzka <juergen@apple.com>
Wed, 2 Apr 2014 22:21:01 +0000 (22:21 +0000)
commit75cea2c73e348028cc082301ae7c8d7fe7ce1b57
treedcf584e4c5bbca5790337c1b3adda2b11e1f7542
parente2ed9238bc971f9eb173b7532812ab6e18a441c8
Add comments and test case for [DAG] Keep the opaque constant flag when performing unary constant folding operations (r204737).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
test/CodeGen/X86/const-base-addr.ll [new file with mode: 0644]