Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
afc6de0015bbeb33a87faa6548c1289d649e832e
/
lib
/
CodeGen
/
StrongPHIElimination.cpp
afc6de0
A little more progress on StrongPHIElimination, now that I have a better sense of
by Owen Anderson
· 18 years ago
42f9e96
Run computeDomForest() on the set of registers that need to be tested for
by Owen Anderson
· 18 years ago
17b1418
Preserve LiveVariables when doing critical edge splitting.
by Owen Anderson
· 18 years ago
35e2dba
Break critical edges coming into blocks with PHI nodes.
by Owen Anderson
· 18 years ago
fe0c882
As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really need
by Owen Anderson
· 18 years ago
14b3fb7
Take another stab at getting isLiveIn() and isLiveOut() right.
by Owen Anderson
· 18 years ago
60a877d
Add some more of StrongPHIElim.
by Owen Anderson
· 18 years ago
8b96b9f
Add a few comments.
by Owen Anderson
· 18 years ago
ee49b53
DomForest is a forest of registers, not instructions.
by Owen Anderson
· 18 years ago
a4ad2e7
StrongPHIElimination requires LiveVariables.
by Owen Anderson
· 18 years ago
83430bc
Another step of stronger PHI elimination down.
by Owen Anderson
· 18 years ago
1bd3271
Add a newline at the end of the file.
by Duncan Sands
· 18 years ago
0bda0e8
Add the skeleton of a better PHI elimination pass.
by Owen Anderson
· 18 years ago