aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-02-04 20:49:51 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-02-04 20:49:51 +0000
commitc7e448c92e71b377df95127cee889b987f58803d (patch)
treef90522e9a26e4b0a76b0dbc36fc24f32d660ae17 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent096b8c1e6df11afc2737929403a2c304e06bf833 (diff)
downloadllvm-c7e448c92e71b377df95127cee889b987f58803d.zip
llvm-c7e448c92e71b377df95127cee889b987f58803d.tar.gz
llvm-c7e448c92e71b377df95127cee889b987f58803d.tar.bz2
R600/SI: Make more store operations legal
v2i32, i32, trunc i32 to i16, and truc i32 to i8 stores are legal for all address spaces. We had marked them as custom in order to lower them for the private address space, but this is no longer necessary. This enables lowering of misaligned stores of these types in the DAGLegalizer. llvm-svn: 228189
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions