| commit | c58900504bd56fe25b953d49be491da249f0b76a | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Thu Jan 22 17:39:32 2009 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Thu Jan 22 17:39:32 2009 +0000 |
| tree | 1ecb7dc560398fd374737c9c90d1c058fc3af4d1 | |
| parent | b2e6ca7ff3633d99909da5268afeb76dd4212400 [diff] |
Add SelectionDAG::getNOT method to construct bitwise NOT operations, corresponding to the "not" and "vnot" PatFrags. Use the new method in some places where it seems appropriate. llvm-svn: 62768