Alpha doesn't have a native f32 extload instruction.
[oota-llvm.git] / lib / CodeGen / RegAllocLinearScan.cpp
2003-12-13 Alkis EvlogimenosAdd instruction numbers to debugging output.
2003-12-05 Alkis EvlogimenosFix bug in register spilling when a preallocated live...
2003-12-04 Alkis EvlogimenosImprove debugging output and clean up some code.
2003-11-30 Alkis EvlogimenosPrint instructions before register allocation is perfor...
2003-11-30 Alkis EvlogimenosRemove "numReloaded" statistic.
2003-11-20 Alkis EvlogimenosMerging the linear scan register allocator in trunk...