aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vbits.ll
AgeCommit message (Expand)Author
2010-11-29Add missing colon.Benjamin Kramer
2010-11-05Add codegen and encoding support for the immediate form of vbic.Owen Anderson
2010-11-03Covert VORRIMM to be produced via early target-specific DAG combining, rather...Owen Anderson
2010-11-03Add support for code generation of the one register with immediate form of vorr.Owen Anderson
2010-01-17The Neon "vtst" instruction takes a suffix that is the element size alone --Bob Wilson
2009-10-09Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson