Reverts wrong modification to MachineBlockPlacement & BranchFolding; uses a new strat...
[oota-llvm.git] / lib / CodeGen / StackMapLivenessAnalysis.cpp
2015-07-07 Juergen Ributzka[StackMap Liveness] Calling the base class' getAnalysis...
2015-07-07 Juergen Ributzka[StackMap Liveness] No need to cache the MachineFunctio...
2015-03-24 Benjamin KramerInternalize the StackMapLiveness pass.
2015-03-23 Benjamin KramerAnother set of missing raw_ostream.h. Still no function...
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-01-13 Hal Finkel[StackMaps] Allow the target to pre-process the live...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-06-26 Juergen Ributzka[StackMaps] Enable patchpoint liveness analysis per...
2014-06-26 Juergen Ributzka[Stackmaps] Remove the liveness calculation for stackma...
2014-04-22 Chandler Carruth[Modules] Remove potential ODR violations by sinking...
2014-04-04 Andrew TrickMinor change to StackMapLiveness DEBUG output.
2013-12-14 Juergen Ributzka[Stackmap] Liveness Analysis Pass
2013-12-13 Andrew TrickRevert "Liveness Analysis Pass"
2013-12-13 Andrew TrickLiveness Analysis Pass