diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-07 01:26:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-07 01:26:27 +0000 |
commit | 4fc52f6fa046969abe9fb23e5457e22df50c6bef (patch) | |
tree | d2224537f3ba2f4602a1fd60005d18719509eb7d /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 26d6a0449ab16048f8d0d21cbf534e8f4451615d (diff) | |
download | llvm-4fc52f6fa046969abe9fb23e5457e22df50c6bef.zip llvm-4fc52f6fa046969abe9fb23e5457e22df50c6bef.tar.gz llvm-4fc52f6fa046969abe9fb23e5457e22df50c6bef.tar.bz2 |
Fix a few issues in ArithBinOpEFLAGS that made it specific to and.
Start using ArithBinOpEFLAGS for OR, XOR, and SUB.
This removes 500 lines from the .td file. Now AND/OR/XOR/SUB are all
defined exactly the same way instead of being close relatives.
llvm-svn: 115896
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions