diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-07 21:59:23 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-07 21:59:23 +0000 |
commit | dab2cd543f3b7631d7d7e88627873747fd324d9c (patch) | |
tree | c47ce11a48516c3105af37ff8ff08f0890d99174 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 88de38453f4a9eb955bc24c2664e02856dae29e6 (diff) | |
download | bcm5719-llvm-dab2cd543f3b7631d7d7e88627873747fd324d9c.tar.gz bcm5719-llvm-dab2cd543f3b7631d7d7e88627873747fd324d9c.zip |
Fix rdar://7517201, a regression introduced by r92849.
When folding a and(any_ext(load)) both the any_ext and the
load have to have only a single use.
This removes the anyext-uses.ll testcase which started failing
because it is unreduced and unclear what it is testing.
llvm-svn: 92950
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions