Add support to tablegen for auto-generating arm_neon.h from a tablegen description
of the intrinsics. The goal is to auto-generate both support for GCC-style (vector) and ARM-style (struct of vector) intrinsics. This is work in progress, but will be completed soon. llvm-svn: 104910
Showing
- llvm/utils/TableGen/CMakeLists.txt 1 addition, 0 deletionsllvm/utils/TableGen/CMakeLists.txt
- llvm/utils/TableGen/NeonEmitter.cpp 62 additions, 0 deletionsllvm/utils/TableGen/NeonEmitter.cpp
- llvm/utils/TableGen/NeonEmitter.h 34 additions, 0 deletionsllvm/utils/TableGen/NeonEmitter.h
- llvm/utils/TableGen/TableGen.cpp 7 additions, 0 deletionsllvm/utils/TableGen/TableGen.cpp
Loading
Please register or sign in to comment