switch TargetLowering::getConstraintType to take the entire constraint,
[oota-llvm.git] / lib / Target / ARM / ARMISelLowering.h
2007-03-25 Chris Lattnerswitch TargetLowering::getConstraintType to take the...
2007-03-21 Dale Johannesenrepair x86 performance, dejagnu problems from previous...
2007-03-20 Dale Johannesendo not share old induction variables when this would...
2007-03-20 Dale Johannesenfix obvious comment bug
2007-03-16 Evan ChengAdded isLegalAddressExpression(). Only allows X +/...
2007-03-12 Evan ChengUpdated TargetLowering LSR addressing mode hooks for...
2007-01-30 Evan Cheng- Fix codegen for pc relative constant (e.g. JT) in...
2007-01-19 Evan ChengARM backend contribution from Apple.