Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
94a4bcdce36558e918be2c29f2e4ce4cb1528c8f
/
lib
/
CodeGen
/
MachineSink.cpp
c3732fa
implement support for sinking a load out the bottom of a block that
by Chris Lattner
· 18 years ago
ea3a181
Simplify the side effect stuff a bit more and make licm/sinking
by Chris Lattner
· 18 years ago
f270d32
Clamp down on sinking of lots of instructions.
by Chris Lattner
· 18 years ago
05bc7f5
The current impl is really trivial, add some comments about how it can be made better.
by Chris Lattner
· 18 years ago
f2706d8
don't sink anything with side effects, this makes lots of stuff work, but sinks almost nothing.
by Chris Lattner
· 18 years ago
7ebe085
fix a common crash.
by Chris Lattner
· 18 years ago
3988226
Add a really quick hack at a machine code sinking pass, enabled with --enable-sinking.
by Chris Lattner
· 18 years ago