Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 2014-08-05 | 1 | -1/+1 |
* | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 2014-08-04 | 1 | -2/+2 |
* | [StackMaps] Enable patchpoint liveness analysis per default. | Juergen Ributzka | 2014-06-26 | 1 | -4/+7 |
* | [Stackmaps] Remove the liveness calculation for stackmap intrinsics. | Juergen Ributzka | 2014-06-26 | 1 | -9/+4 |
* | [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | Minor change to StackMapLiveness DEBUG output. | Andrew Trick | 2014-04-04 | 1 | -1/+1 |
* | [Stackmap] Liveness Analysis Pass | Juergen Ributzka | 2013-12-14 | 1 | -0/+128 |
* | Revert "Liveness Analysis Pass" | Andrew Trick | 2013-12-13 | 1 | -128/+0 |
* | Liveness Analysis Pass | Andrew Trick | 2013-12-13 | 1 | -0/+128 |