Implement Neon VTRN instructions. For now, anyway, these are selected
[oota-llvm.git] / lib / Target / ARM / Thumb2ITBlockPass.cpp
2009-08-08 Evan ChengI can type.
2009-08-07 Dan GohmanFix a bunch of namespace pollution.
2009-07-11 Evan ChengDon't put IT instruction before conditional branches.
2009-07-10 Evan ChengAdd a thumb2 pass to insert IT blocks.