Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d0f3c46d166b5d0ab4573987011cab7bd1ec28e0
/
lib
/
CodeGen
/
CriticalAntiDepBreaker.cpp
b0812f1
Fix some more places where dbg_value affected codegen.
by Dale Johannesen
· 15 years ago
80c2b0d
Anti-dependency breaking needs to be careful regarding instructions with
by Jim Grosbach
· 16 years ago
2973b57
80 column and whitespace cleanup
by Jim Grosbach
· 16 years ago
89d6a24
by David Greene
· 16 years ago
990d285
<rdar://problem/7453528>. Track only physical registers that are valid for the target.
by David Goodwin
· 16 years ago
557bbe6
Remove some old experimental code that is no longer needed. Remove additional, speculative scheduling pass as its cost did not translate into significant performance improvement. Minor tweaks.
by David Goodwin
· 16 years ago
4de099d
Do a scheduling pass ignoring anti-dependencies to identify candidate registers that should be renamed.
by David Goodwin
· 16 years ago
2e7be61
Break anti-dependence breaking out into its own class.
by David Goodwin
· 16 years ago