Handle load/store of misaligned vectors that are the
[oota-llvm.git] / lib / CodeGen / TargetInstrInfoImpl.cpp
2008-02-15 Evan ChengAdded CommuteChangesDestination(). This returns true...
2008-02-13 Evan ChengSimplify.
2008-02-13 Evan ChengcommuteInstr() can now commute non-ssa machine instrs.
2008-01-07 Chris Lattnerrename TargetInstrDescriptor -> TargetInstrDesc.
2008-01-07 Chris LattnerAdd predicates methods to TargetOperandInfo, and switch...
2008-01-07 Chris LattnerRename MachineInstr::getInstrDescriptor -> getDesc...
2008-01-01 Chris LattnerFix a problem where lib/Target/TargetInstrInfo.h would...