[llvm-commits] [llvm] r162301 - in /llvm/trunk: foo lib/CodeGen/RegAllocGreedy.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue Aug 21 13:25:35 PDT 2012


On Aug 21, 2012, at 1:14 PM, Craig Topper <craig.topper at gmail.com> wrote:

> I think the other register allocators have the same cast and should be fixed too.

Even better, add MachineFunction::getName(), and stop including "llvm/Function.h" in every backend pass.

See MachineBasicBlock::getName().

/jakob




More information about the llvm-commits mailing list