Revert "Replace a big gob of old coalescer logic with the new CoalescerPair class."
[oota-llvm.git] / test / CodeGen / ARM / vstlane.ll
2010-04-20 Bob WilsonFix tests for Neon load/store intrinsics to match the...
2009-10-09 Bob WilsonAdd codegen support for NEON vst4lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vst3lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vst2lane intrinsics with...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-01 Bob WilsonAdd support for generating code for vst{234}lane intrin...