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