| commit | fa5f767a38be412f75e4b1426356263c65291ec6 | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Sep 14 15:19:03 2016 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Sep 14 15:19:03 2016 +0000 |
| tree | 1b3e3f1f1898b68a7e466b9d503cc9cf61beff0c | |
| parent | 7246dcc880cb36e47daa120f63585d46f92e2649 [diff] |
AMDGPU: Improve splitting 64-bit bit ops by constants This addresses a TODO to handle operations besides and. This also starts eliminating no-op operations with a constant that can emerge later. llvm-svn: 281488