Tim Northover ca7e0787f0 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
2015-02-21 02:11:17 +00:00
..
2014-03-29 10:18:08 +00:00
2014-06-13 15:21:50 +00:00
2015-02-04 22:36:52 +00:00
2014-06-08 22:29:17 +00:00
2014-10-16 20:00:02 +00:00
2014-06-23 17:58:39 +00:00