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)
commitfcd2e94eccdb05f675a72ec6cbd40024cb485b12
treea9f649c2ca087408b7cd09b529b658c474f1fb67
parentfd43f6ba3b916566dfe9e153d946c0cb702998c5
Add comments and test case for [DAG] Keep the opaque constant flag when performing unary constant folding operations (r204737).

llvm-svn: 205474
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/X86/const-base-addr.ll [new file with mode: 0644]