Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pointless mode line in .cpp file. | Andrew Trick | 2012-01-13 | 1 | -1/+1 |
* | wrong filename | Andrew Trick | 2012-01-13 | 1 | -1/+1 |
* | Allow null interference cursors to be queried. | Jakob Stoklund Olesen | 2011-07-23 | 1 | -1/+4 |
* | Reapply r135121 with a fixed copy constructor. | Jakob Stoklund Olesen | 2011-07-14 | 1 | -3/+14 |
* | Revert r135121 which broke a gcc-4.2 builder. | Jakob Stoklund Olesen | 2011-07-14 | 1 | -14/+3 |
* | Count references to interference cache entries. | Jakob Stoklund Olesen | 2011-07-14 | 1 | -3/+14 |
* | Precompute interference for neighbor blocks as long as there is no interference. | Jakob Stoklund Olesen | 2011-04-09 | 1 | -21/+32 |
* | Avoid moving iterators when the previous block was just visited. | Jakob Stoklund Olesen | 2011-04-07 | 1 | -8/+13 |
* | Add an InterferenceCache class for caching per-block interference ranges. | Jakob Stoklund Olesen | 2011-04-02 | 1 | -0/+139 |