index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
StackMapLivenessAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[StackMap Liveness] Calling the base class' getAnalysisUsage method. NFCI.
Juergen Ributzka
2015-07-07
1
-2
/
+1
*
[StackMap Liveness] No need to cache the MachineFunction. NFC.
Juergen Ributzka
2015-07-07
1
-22
/
+20
*
Internalize the StackMapLiveness pass.
Benjamin Kramer
2015-03-24
1
-6
/
+45
*
Another set of missing raw_ostream.h. Still no functional change.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-6
/
+6
*
[StackMaps] Allow the target to pre-process the live-out mask
Hal Finkel
2015-01-13
1
-0
/
+2
*
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