Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
llvm
/
lib
/
Transforms
/
Scalar
/
LoopSink.cpp
636d94d
[Transforms] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 8 years ago
2be3922
Fix a couple of layering violations in Transforms
by David Blaikie
· 8 years ago
a17f220
Add hasProfileData() to check if a function has profile data. NFC.
by Easwaran Raman
· 8 years ago
e9b18e3
[PM] Port LoopSink to the new pass manager.
by Chandler Carruth
· 9 years ago
1725c8c
[LoopSink] Trivial comment cleanup.
by Chandler Carruth
· 9 years ago
3bab7e1
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
by Chandler Carruth
· 9 years ago
12c8cb3
Add an assert for hasLoopInvariantOperands
by Xin Tong
· 9 years ago
9efb049
Remove a unnecessary hasLoopInvariantOperands check in loop sink.
by Xin Tong
· 9 years ago
947dbe12
Enable Loop Sink pass for functions that has profile.
by Dehao Chen
· 9 years ago
b94c09ba
Add Loop Sink pass to reverse the LICM based of basic block frequency.
by Dehao Chen
· 9 years ago