diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-06-15 17:27:54 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-06-15 17:27:54 +0000 |
commit | 1405972013c7dfb9b02437a5f1a45bfa3a3ee7df (patch) | |
tree | 5206f5830f37a5e1724fab6cff847d3f88e6bfe0 /lib/CodeGen/StackProtector.cpp | |
parent | 0aaa52e36a8f2c71ed0661a2d13d93d7bf069a35 (diff) | |
download | external_llvm-1405972013c7dfb9b02437a5f1a45bfa3a3ee7df.zip external_llvm-1405972013c7dfb9b02437a5f1a45bfa3a3ee7df.tar.gz external_llvm-1405972013c7dfb9b02437a5f1a45bfa3a3ee7df.tar.bz2 |
Add some missing checks for the case where the extract_subregs are
combined to an insert_subreg, i.e., where the destination register is larger
than the source. We need to check that the subregs can be composed for that
case in a symmetrical way to the case when the destination is smaller.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106004 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions