commit | e8d84d8936dc8fb4fc260b0601b37e93679de421 | [log] [tgz] |
---|---|---|
author | David Peixotto <dpeixott@codeaurora.org> | Thu Oct 24 16:39:36 2013 +0000 |
committer | David Peixotto <dpeixott@codeaurora.org> | Thu Oct 24 16:39:36 2013 +0000 |
tree | 36b99fc33b576a3b8aab3947a1bcbc43320a4514 | |
parent | 4a6b6eea2d7c1a0fa8e3ee23e1fa73f0307d1115 [diff] |
Remove class abstraction from ARM struct byval lowering This commit changes the struct byval lowering for arm to use inline checks for the subtarget instead of a class abstraction to represent the differences. The class abstraction was judged to be too much code for this task. No intended functionality change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193357 91177308-0d34-0410-b5e6-96231b3b80d8