commit | 00e86ad167e2d151d819ae7b691dadf9e1d9418c | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Mon Apr 15 02:37:46 2013 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Mon Apr 15 02:37:46 2013 +0000 |
tree | ca107c4edcf2a7a77d9e32c8c9d5585baffef550 | |
parent | fb6fe0aea2d1adde6d5e86f43797b5795ff2dc36 [diff] |
Mark all PPC comparison instructions as not having side effects Now that the CR spilling issues have been resolved, we can remove the unmodeled-side-effect attributes from the comparison instructions (and also mark them as isCompare). By allowing these, by default, to have unmodeled side effects, we were hiding problems with CR spilling; but everything seems much happier now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179502 91177308-0d34-0410-b5e6-96231b3b80d8