Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ce665bd2e2b581ab0858d1afe359192bac96b868
/
lib
/
CodeGen
/
Splitter.cpp
ce665bd
Now with fewer extraneous semicolons!
by Owen Anderson
· 14 years ago
6e2968c
Removed VNInfo::isDefAccurate(). Def "accuracy" can be checked by testing whether LiveIntervals::getInstructionFromIndex(def) returns NULL.
by Lang Hames
· 14 years ago
011e591
Remove SlotIndex::PHI_BIT. It is no longer used by anything.
by Jakob Stoklund Olesen
· 14 years ago
d13db2c
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
by Owen Anderson
· 14 years ago
3b6702d
Removed unused inRange variable.
by Lang Hames
· 14 years ago
60f422f
LoopSplitter - intended to split live intervals over loop boundaries.
by Lang Hames
· 14 years ago