Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-28 | Introduce MachineFunctionProperties and the AllVRegsAllocated property | Derek Schuff | 1 | -0/+5 |
2016-03-25 | Consider regmasks when computing register-based DBG_VALUE live ranges | Reid Kleckner | 1 | -7/+23 |
2016-01-10 | Speed up LiveDebugValues | Daniel Berlin | 1 | -28/+52 |
2016-01-10 | Don't use random class variables across functions | Daniel Berlin | 1 | -29/+30 |
2016-01-07 | [LiveDebugValues] Replace several lines of code with operator[]. | Alexey Samsonov | 1 | -16/+2 |
2015-12-16 | Recommit LiveDebugValues pass after fixing a couple of minor issues. | Vikram TV | 1 | -0/+405 |
2015-12-09 | Revert "Implement a new pass - LiveDebugValues - to compute the set of live D... | Mehdi Amini | 1 | -402/+0 |
2015-12-09 | Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL... | Vikram TV | 1 | -0/+402 |