summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/ModuleModuleDebugInfo.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-12-06 22:09:52 +0000
committerSanjay Patel <spatel@rotateright.com>2016-12-06 22:09:52 +0000
commit5369775a848db9840c52951dcc86ffe3a7db3616 (patch)
tree93f2a397b4bd9f8499e64a847e1b5e8d75bb1d72 /clang/test/Modules/ModuleModuleDebugInfo.cpp
parent74cf034805de5239952ee8f33f47d624cb82cca0 (diff)
downloadbcm5719-llvm-5369775a848db9840c52951dcc86ffe3a7db3616.tar.gz
bcm5719-llvm-5369775a848db9840c52951dcc86ffe3a7db3616.zip
[InstSimplify] fixed (?) to not mutate icmps
As Eli noted in the post-commit thread for r288833, the use of swapOperands() may not be allowed in InstSimplify, so I'm removing those calls here pending further review. The swap mutates the icmp, and there doesn't appear to be precedent for instruction mutation in InstSimplify. I didn't actually have any tests for those cases, so I'm adding a few here. llvm-svn: 288855
Diffstat (limited to 'clang/test/Modules/ModuleModuleDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud