commit | 72eae93f4983925db8a4547f5340fbd40963c8bc | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Thu Apr 26 15:34:27 2018 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Thu Apr 26 15:34:27 2018 +0000 |
tree | 0069018bd1d06162f198a3db5fb63dbff3e6176b | |
parent | 91250e2b2c50ff8875f800248d30dc0d9e719647 [diff] |
[RISCV] Implement isLoadFromStackSlot and isStoreToStackSlot This causes some slight shuffling but no meaningful codegen differences on the corpus I used for testing, but it has a larger impact when combined with e.g. rematerialisation. Regardless, it makes sense to report as accurate target-specific information as possible. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330949 91177308-0d34-0410-b5e6-96231b3b80d8