Mark vector ctpop, cttz, and ctlz as Expand on x86.
[oota-llvm.git] / lib / Target / ARM / ARMSubtarget.h
2007-02-23 Evan ChengAdded -march=thumb; removed -enable-thumb.
2007-02-13 Lauro Ramos VenancioAdd ABI information to ARM subtarget.
2007-01-19 Evan ChengIntroduce TargetType's ELF and Darwin.
2007-01-19 Evan ChengARM backend contribution from Apple.