Age | Commit message (Expand) | Author |
---|---|---|
2012-10-15 | Fixed PR13938: the ARM backend was crashing because it couldn't select a VDUP... | Silviu Baranga |
2012-09-06 | Improve codegen for BUILD_VECTORs on ARM. | James Molloy |
2011-11-14 | ARM VLDR/VSTR instructions don't need a size suffix. | Jim Grosbach |
2010-12-10 | Add float patterns for Neon vld1-lane/dup and vst1-lane operations. | Bob Wilson |
2010-07-14 | Add an ARM-specific DAG combining to avoid redundant VDUPLANE nodes. | Bob Wilson |
2010-06-17 | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola |
2009-10-09 | Merge a bunch of NEON tests into larger files so they run faster. | Bob Wilson |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-09-04 | Remove stale greps. | Daniel Dunbar |
2009-09-04 | Convert tests to FileCheck. | Bob Wilson |
2009-08-07 | 2 more vdup.32 cases | Anton Korobeynikov |
2009-06-22 | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson |