Age | Commit message (Expand) | Author |
---|---|---|
2012-12-10 | Some enhancements for memcpy / memset inline expansion. | Evan Cheng |
2012-09-18 | Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte | Evan Cheng |
2011-11-14 | ARM VLDR/VSTR instructions don't need a size suffix. | Jim Grosbach |
2011-11-02 | Try to lower memset/memcpy/memmove to vector instructions on ARM where the al... | Lang Hames |