Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ee70d3b27faf9f57038a5724b3a993cfbf588729
/
lib
/
CodeGen
/
OptimizePHIs.cpp
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
d13db2c
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
by Owen Anderson
· 15 years ago
04c528a
Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.
by Jakob Stoklund Olesen
· 15 years ago
273f7e4
Detect and handle COPY in many places.
by Jakob Stoklund Olesen
· 15 years ago
bf9b221
Besides removing phi cycles that reduce to a single value, also remove dead
by Bob Wilson
· 15 years ago
fe61fb1
Add a new pass on machine instructions to optimize away PHI cycles that
by Bob Wilson
· 15 years ago