Simplify LiveIntervals::shrinkToUses() a bit by using the new extendInBlock().
[oota-llvm.git] / utils / llvmbuild
2011-02-25 David GreeneAdd some options for building LLVM in different environ...
2011-02-22 David GreeneFix Builder::execute() to more properly pass the desire...
2011-02-21 David GreeneAdd a convenience tool for doing comparison builds...