Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 7d0479f2c2d60ccff381ce63105168bd132fb304
llvm-epi-0.8
llvm
lib
CodeGen
LiveStackAnalysis.cpp
Browse files
May 03, 2009
In some rare cases, the register allocator can spill registers but end up not...
· 210fc62a
Evan Cheng
authored
May 03, 2009
210fc62a
Sep 23, 2008
Livestacks really does preserve everything.
· bab59880
Evan Cheng
authored
Sep 22, 2008
bab59880
Instead of setPreservesAll, just mark them preseving machine loop info and machine dominators.
· 962c2cf1
Evan Cheng
authored
Sep 22, 2008
962c2cf1
Sep 22, 2008
Mark several codegen passes as preserving all analysis.
· 168f8f39
Evan Cheng
authored
Sep 22, 2008
168f8f39
Jun 04, 2008
Add a stack slot coloring pass. Not yet enabled.
· 12a0222a
Evan Cheng
authored
Jun 04, 2008
12a0222a
Loading