summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2015-09-09 17:03:29 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2015-09-09 17:03:29 +0000
commitef67d768691f7dd2c69f455f5d4479608eba792f (patch)
tree5e9f44b0964fc5a398ab7bf72fdb16ec2c9b2e9c /clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp
parentb5541fb09840ca8d5b3a22d46ff163695c95223e (diff)
downloadbcm5719-llvm-ef67d768691f7dd2c69f455f5d4479608eba792f.tar.gz
bcm5719-llvm-ef67d768691f7dd2c69f455f5d4479608eba792f.zip
AMDGPU: Extract full 64-bit subregister and use subregs
Instead of extracting both 32-bit components from the 128-bit register. This produces fewer copies and is easier for the copy peephole optimizer to understand and see the actual uses as extracts from a reg_sequence. This avoids needing to handle subregister composing in the PeepholeOptimizer's ValueTracker for this case. llvm-svn: 247162
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud