Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a hook for PBQP clients to run a custom pre-alloc pass to run prior to PB... | Lang Hames | 2011-06-17 | 1 | -1/+2 |
* | Switched to DenseMap for allowed sets in PBQP. Reduces total LLC time by 15% ... | Lang Hames | 2011-06-07 | 1 | -1/+1 |
* | Fixed some dependencies in RegAllocPBQP.h . Thanks to Borja Ferrer for pointi... | Lang Hames | 2010-12-08 | 1 | -1/+2 |
* | Moved the PBQP allocator class out of the header and back in to the cpp file ... | Lang Hames | 2010-09-23 | 1 | -119/+1 |
* | Added an additional PBQP problem builder which adds coalescing costs (both be... | Lang Hames | 2010-09-21 | 1 | -1/+25 |
* | Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas... | Lang Hames | 2010-09-18 | 1 | -0/+260 |