Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
Sink.cpp
May 07, 2010
Add an LLVM IR version of code sinking. This uses the same simple algorithm
· 5d5b8b1b
Dan Gohman
authored
May 07, 2010
as MachineSink, but it isn't constrained by MachineInstr-level details. llvm-svn: 103257
5d5b8b1b
Loading