commit | ca7e0787f09cb754e4cd5b507292834ee92992d4 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Sat Feb 21 02:11:17 2015 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Sat Feb 21 02:11:17 2015 +0000 |
tree | 403e352f8d598a55568c3e4bac1cb2120fc72743 | |
parent | e95985d3a080dcffd3cf0a51361b714a4965722e [diff] |
CodeGen: convert CCState interface to using ArrayRefs Everyone except R600 was manually passing the length of a static array at each callsite, calculated in a variety of interesting ways. Far easier to let ArrayRef handle that. There should be no functional change, but out of tree targets may have to tweak their calls as with these examples. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230118 91177308-0d34-0410-b5e6-96231b3b80d8