diff options
| author | Nate Begeman <natebegeman@mac.com> | 2005-09-01 23:25:49 +0000 | 
|---|---|---|
| committer | Nate Begeman <natebegeman@mac.com> | 2005-09-01 23:25:49 +0000 | 
| commit | d78d97543777bf5629a19051acdb6f6ceab0d98b (patch) | |
| tree | 64b6262ab96d966b8298febd3c383c6b56bcff17 /llvm/lib/CodeGen/AsmPrinter.cpp | |
| parent | 2504fe2613f91630112294035c8a76d631134b00 (diff) | |
| download | bcm5719-llvm-d78d97543777bf5629a19051acdb6f6ceab0d98b.tar.gz bcm5719-llvm-d78d97543777bf5629a19051acdb6f6ceab0d98b.zip | |
Fix some code in the current node combining code, spotted when it was moved
over to DAGCombiner.cpp
1. Don't assume that SetCC returns i1 when folding (xor (setcc) constant)
2. Don't duplicate code in folding AND with AssertZext that is handled by
   MaskedValueIsZero
llvm-svn: 23196
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

