commit | f25f93b685a6cb91d8370ae5dc1436a863a670d2 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Wed Mar 27 21:21:15 2013 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Wed Mar 27 21:21:15 2013 +0000 |
tree | 7f801a32db059a8e1f1a220d30e23ce0daee5004 | |
parent | 09d27fb6ab81b5ee09d15d7fac692945214bf6c9 [diff] |
Resynchronize isLoadFromStackSlot with LoadRegFromStackSlot (and stores) in PPCInstrInfo These functions should have the same list of load/store instructions. Now that all load/store forms have been normalized (to single instructions or pseudos) they can be resynchronized. Found by inspection, although hopefully this will improve optimization. I've also added some comments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178180 91177308-0d34-0410-b5e6-96231b3b80d8