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