Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
1b7f7dc4b45a900fae2e9b062d588a995935727a
/
lib
/
Analysis
/
Interval.cpp
1b7f7dc
Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes
by Chris Lattner
· 23 years ago
455889a
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
by Chris Lattner
· 23 years ago
f0604b8
Pull predecessor and successor iterators out of the CFG*.h files, and plop them into
by Chris Lattner
· 24 years ago
3ff4387
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
by Chris Lattner
· 24 years ago
107109c
IntervalPartition & IntervalIterator classes have been split out into
by Chris Lattner
· 24 years ago
a0eb461
Prepare for split between Interval, IntervalIterator, and IntervalIPartition
by Chris Lattner
· 24 years ago
a4ef933
Interval::HeaderNode is now accessed thorugh an accessor function
by Chris Lattner
· 24 years ago
1c54f1d
Implement the new Interval::isLoop method Implement destructor to free memory
by Chris Lattner
· 24 years ago
ed465bc
Add capability to build a derived interval graph
by Chris Lattner
· 24 years ago
2275c1d
Initial Checking of Interval handling code
by Chris Lattner
· 24 years ago