summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/NEONPreAllocPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generate Neon VTBL and VTBX instructions from the corresponding intrinsics.Bob Wilson2009-08-121-0/+30
* Implement Neon VST[234] operations.Bob Wilson2009-08-061-0/+21
* Neon does not actually have VLD{234}.64 instructions.Bob Wilson2009-08-061-3/+0
* Add a new pre-allocation pass to assign adjacent registers for Neon instructionsBob Wilson2009-08-051-0/+137
OpenPOWER on IntegriCloud