Updated VS build system. Patch provided by Cedric Venet:
[oota-llvm.git] / lib / Target / TargetRegisterInfo.cpp
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-04-25 Evan Cheng80 col violation.
2008-03-11 Evan ChengIf there are multiple register classes that a register...
2008-03-11 Evan ChengWhen the register allocator runs out of registers,...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.