summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/FileOutputBufferTest.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2016-09-02 00:27:50 +0000
committerHal Finkel <hfinkel@anl.gov>2016-09-02 00:27:50 +0000
commit1e8218cc095cb7c7a4897e846b60e0672ed49271 (patch)
treedfa6e3fad16922a0b5e3b609fb6614c5fb31e321 /llvm/unittests/Support/FileOutputBufferTest.cpp
parentc15c9ebb1d51d55564889a567aa70e9b42319b9b (diff)
downloadbcm5719-llvm-1e8218cc095cb7c7a4897e846b60e0672ed49271.tar.gz
bcm5719-llvm-1e8218cc095cb7c7a4897e846b60e0672ed49271.zip
[PowerPC] Don't consider fusion in PPC64 address-formation peephole
The logic in this function assumes that the P8 supports fusion of addis/addi, but it does not. As a result, there is no advantage to restricting our peephole application, merging addi instructions into dependent memory accesses, even when the addi has multiple users, regardless of whether or not we're optimizing for size. We might need something like this again for the P9; I suspect we'll revisit this code when we work on P9 tuning. llvm-svn: 280440
Diffstat (limited to 'llvm/unittests/Support/FileOutputBufferTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud