Optimize codegen for VSETLNi{8,16,32} operating on Q registers. Degenerate to a VSETL...
[oota-llvm.git] / test / CodeGen / ARM / vget_lane.ll
2012-09-06 James MolloyOptimize codegen for VSETLNi{8,16,32} operating on...
2010-11-03 Bob WilsonAdd codegen patterns for VST1-lane instructions. Radar...
2010-11-03 Bob WilsonCheck for extractelement with a variable operand for...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-07-06 Rafael EspindolaDon't create neon moves in CopyRegToReg. NEONMoveFixPas...
2010-06-29 Rafael EspindolaAdd a VT argument to getMinimalPhysRegClass and replace...
2010-06-24 Jakob Stoklund OlesenReplace a big gob of old coalescer logic with the new...
2010-06-24 Jakob Stoklund OlesenRevert "Replace a big gob of old coalescer logic with...
2010-06-24 Jakob Stoklund OlesenReplace a big gob of old coalescer logic with the new...
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-09-15 Bob WilsonConvert more tests to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...