summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [StackMaps] Allow the target to pre-process the live-out maskHal Finkel2015-01-131-0/+2
* Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher2014-08-051-1/+1
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+2
* [StackMaps] Enable patchpoint liveness analysis per default.Juergen Ributzka2014-06-261-4/+7
* [Stackmaps] Remove the liveness calculation for stackmap intrinsics.Juergen Ributzka2014-06-261-9/+4
* [Modules] Remove potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Minor change to StackMapLiveness DEBUG output.Andrew Trick2014-04-041-1/+1
* [Stackmap] Liveness Analysis PassJuergen Ributzka2013-12-141-0/+128
* Revert "Liveness Analysis Pass"Andrew Trick2013-12-131-128/+0
* Liveness Analysis PassAndrew Trick2013-12-131-0/+128
OpenPOWER on IntegriCloud