summaryrefslogtreecommitdiff
path: root/intrinsics
Commit message (Expand)AuthorAgeFilesLines
* Added more checks to allow compiler to build from scratch.laksen2015-11-213-9/+14
* Make r12 one of the first registers to be allocated since it's volatile.laksen2015-10-263-6/+65
* Add some support for shifterop parameters in intrinsics.laksen2015-10-266-31/+47
* Add missing ARM instructions to simple peephole optimizations and spilling_ge...laksen2015-07-072-2/+11
* + add header to automatically created files which informs that the file is cr...florian2015-06-217-2/+44
* + rule to create arm intrinsic filesflorian2015-06-212-1/+18
* Add support for SSE and related MMX intrinsics. Still needs a lot of polishin...laksen2015-06-2129-28/+1952
* Add initial support for table generated ARM intrinsics functionslaksen2015-06-2016-8/+2302
* Initial branch for target specific intrinsic functionslaksen2015-06-2015792-0/+6989625