Commit Graph

3 Commits

Author SHA1 Message Date
Erik Eckstein
cf0030b587 Make isSlowPath() a public member of ColdBlockInfo.
Swift SVN r24108
2014-12-23 09:11:57 +00:00
Andrew Trick
7f967015c8 Allow ColdBlockInfo to be used conveniently in a SIL module pass.
Swift SVN r19697
2014-07-08 21:43:14 +00:00
Andrew Trick
53cbc3e858 Add a ColdBlockInfo analysis based on DominanceAnalysis.
This will be used by PerformanceInliner, GlobalOpt, and other passes in the future.

Swift SVN r19454
2014-07-02 06:35:09 +00:00