diff options
author | Meador Inge <meadori@codesourcery.com> | 2012-11-10 03:11:10 +0000 |
---|---|---|
committer | Meador Inge <meadori@codesourcery.com> | 2012-11-10 03:11:10 +0000 |
commit | e29c88064fb11d630d00356ad8d340b9dca9ef77 (patch) | |
tree | 2ea54b602a2b2195ca84261ebea251c02d6026cd /test/CodeGen | |
parent | 939f5002027e3ccb710ac1c3050dc25471251565 (diff) | |
download | external_llvm-e29c88064fb11d630d00356ad8d340b9dca9ef77.zip external_llvm-e29c88064fb11d630d00356ad8d340b9dca9ef77.tar.gz external_llvm-e29c88064fb11d630d00356ad8d340b9dca9ef77.tar.bz2 |
instcombine: Query target library information to gate libcall simplifications
Several of the simplifiers migrated from the simplify-libcalls pass to
the instcombine pass were not correctly checking the target library
information to gate the simplifications. This patch ensures that the
check is made.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167660 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
0 files changed, 0 insertions, 0 deletions