Add the suffix to the Win64 EH data sections' names if given. Add a test for
[oota-llvm.git] / lib / CodeGen / AllocationOrder.cpp
2011-01-10 Jakob Stoklund OlesenSimplify a bunch of isVirtualRegister() and isPhysicalR...
2010-12-10 Jakob Stoklund OlesenUse AllocationOrder in RegAllocGreedy, fix a bug in...
2010-12-10 Jakob Stoklund OlesenAdd an AllocationOrder class that can iterate over...