| commit | e812f2fdd8441944d0ab346d21e776906ea75c29 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Mon Jul 21 15:45:06 2014 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Mon Jul 21 15:45:06 2014 +0000 |
| tree | b5d5a08f72402f86325d1c79fd3cb74c23a27e92 | |
| parent | b02094e115fcc94c01b4d274ea24645fd3ea0c58 [diff] |
R600/SI: Clean up some of the unused REGISTER_{LOAD,STORE} code
There are a few more cleanups to do, but I ran into some problems
with ext loads and trunc stores, when I tried to change some of the
vector loads and stores from custom to legal, so I wasn't able to
get rid of everything.
llvm-svn: 213552