Files
llvm-6502/utils
Owen Anderson 35da384515 Change more of the guts of CodeGenRegister's RegUnit tracking to be based on bit vectors.
This is a continuation of my prior work to move some of the inner workings for CodeGenRegister to use bit vectors when computing about register units. This is highly beneficial to TableGen runtime on targets with large, dense register files. This patch represents a ~40% runtime reduction over and above my earlier improvement on a stress test of this case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227678 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-31 07:49:41 +00:00
..
2014-06-13 15:21:50 +00:00
2014-06-08 22:29:17 +00:00
2015-01-20 21:23:15 +00:00
2014-10-16 20:00:02 +00:00
2014-06-23 17:58:39 +00:00