Mark the default cases of MVT::getVectorElementType and MVT:getVectorNumElements...
[oota-llvm.git] / include / llvm / CodeGen / RegAllocPBQP.h
2011-06-17 Lang HamesAdd a hook for PBQP clients to run a custom pre-alloc...
2011-06-07 Lang HamesSwitched to DenseMap for allowed sets in PBQP. Reduces...
2010-12-08 Lang HamesFixed some dependencies in RegAllocPBQP.h . Thanks...
2010-09-23 Lang HamesMoved the PBQP allocator class out of the header and...
2010-09-21 Lang HamesAdded an additional PBQP problem builder which adds...
2010-09-18 Lang HamesAdded a separate class (PBQPBuilder) for PBQP Problem...