Add support for partial redefs to the fast register allocator.
[oota-llvm.git] / unittests / VMCore / ConstantsTest.cpp
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-07-30 Owen AndersonMove more code back to 2.5 APIs.
2009-07-29 Benjamin KramerUpdate unittest for LLVM API change.
2009-07-24 Owen AndersonRevert the ConstantInt constructors back to their 2...
2009-07-14 Dan GohmanPort this unittest to use LLVMContext.
2009-04-24 Chris Lattner"I got annoyed at the compiler warnings from ConstantIn...
2009-04-09 Misha BrukmanFixed compiler warning.
2009-03-24 Misha BrukmanConverted a1.ll to unittests.