summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/RemoteObjectLayerTest.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2018-02-03 16:51:03 +0000
committerDavid Green <david.green@arm.com>2018-02-03 16:51:03 +0000
commit7174023f57309bc29ed3334c33f56bda33f9f4b2 (patch)
treef4e0d3793874ac0e58b38df9ea3106f085cf6296 /llvm/unittests/ExecutionEngine/Orc/RemoteObjectLayerTest.cpp
parent891af03a55d87939f78740ffdf2e318d301384cf (diff)
downloadbcm5719-llvm-7174023f57309bc29ed3334c33f56bda33f9f4b2.tar.gz
bcm5719-llvm-7174023f57309bc29ed3334c33f56bda33f9f4b2.zip
[InstCombine] Allow common type conversions to i8/i16/i32
This, in instcombine, allows conversions to i8/i16/i32 (very common cases) even if the resulting type is not legal according to the data layout. This can often open up extra combine opportunities. Differential Revision: https://reviews.llvm.org/D42424 llvm-svn: 324174
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/RemoteObjectLayerTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud