summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vector-extend-narrow.ll
AgeCommit message (Expand)Author
2015-03-05[ARM] Enable vector extload combine for legal types.Ahmed Bougacha
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-09-05Fixed the DAG combiner to better handle the folding of AND nodes for vector t...Silviu Baranga
2012-04-26Use VLD1 in NEON extenting-load patterns instead of VLDR.Tim Northover
2012-04-17Fix bad EXTRACT_SUBREG in instruction selection for extending-loads on NEON.James Molloy
2012-04-05An oversight when applying the patches for r150956 and r150957 to a vanilla t...James Molloy