index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
CalcSpillWeights.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-2
/
+4
*
CalcSpillWeights: allow overidding the spill weight normalizing function
Arnaud A. de Grandmaison
2013-11-11
1
-3
/
+12
*
CalcSpillWeights: give a better describing name to calculateSpillWeights
Arnaud A. de Grandmaison
2013-11-11
1
-6
/
+4
*
CalculateSpillWeights does not need to be a pass
Arnaud A. de Grandmaison
2013-11-10
1
-22
/
+11
*
Revert "CalculateSpillWeights does not need to be a pass"
Arnaud A. de Grandmaison
2013-11-08
1
-11
/
+22
*
CalculateSpillWeights does not need to be a pass
Arnaud A. de Grandmaison
2013-11-08
1
-22
/
+11
*
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
Benjamin Kramer
2013-06-17
1
-2
/
+5
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Move CalculateRegClass to MRI::recomputeRegClass.
Jakob Stoklund Olesen
2011-08-09
1
-5
/
+0
*
Use the new TRI->getLargestLegalSuperClass hook to constrain register class i...
Jakob Stoklund Olesen
2011-04-26
1
-5
/
+5
*
Symbolize the default instruction distance.
Jakob Stoklund Olesen
2011-03-04
1
-10
/
+7
*
Move more fragments of spill weight calculation into CalcSpillWeights.h
Jakob Stoklund Olesen
2011-02-14
1
-0
/
+20
*
Get rid of static constructors for pass registration. Instead, every pass ex...
Owen Anderson
2010-10-19
1
-1
/
+3
*
Implement register class inflation.
Jakob Stoklund Olesen
2010-08-10
1
-2
/
+2
*
Recalculate the spill weight and allocation hint for virtual registers created
Jakob Stoklund Olesen
2010-08-10
1
-2
/
+2
*
Transpose the calculation of spill weights such that we are calculating one
Jakob Stoklund Olesen
2010-08-10
1
-1
/
+26
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Moved spill weight calculation out of SimpleRegisterCoalescing and into its o...
Lang Hames
2009-12-14
1
-0
/
+39