| commit | 5885e9940571e81deeec6a0cdb06bb8cad0bbc53 | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed Dec 08 01:06:06 2010 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed Dec 08 01:06:06 2010 +0000 |
| tree | b7db408684c058848d49bb9f96f7e8bbe0a50b8e | |
| parent | 72ce453c739c0c7bf6fae61bc3a3ac97a2a5314f [diff] |
Move RABasic::addMBBLiveIns to the base class, it is generally useful. Minor optimization to the use of IntervalMap iterators. They are fairly heavyweight, so prefer SI.valid() over SI != end(). llvm-svn: 121217