diff options
author | Duncan Sands <baldrick@free.fr> | 2012-11-16 19:41:26 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2012-11-16 19:41:26 +0000 |
commit | c41076c07c5c44e1bea8c1eef7e4eef4973a467a (patch) | |
tree | 53c779ea1630de57002cd11c87a05976f5d0498c /llvm/lib/AsmParser/LLParser.cpp | |
parent | cceda898b87e58465672c5a6ee427608c3f353f1 (diff) | |
download | bcm5719-llvm-c41076c07c5c44e1bea8c1eef7e4eef4973a467a.tar.gz bcm5719-llvm-c41076c07c5c44e1bea8c1eef7e4eef4973a467a.zip |
InstructionSimplify should be able to simplify A+B==B+A to 'true'
but wasn't due to the same logic bug that caused PR14361.
llvm-svn: 168186
Diffstat (limited to 'llvm/lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions