forked from OSchip/llvm-project
Patch by Ana Pazos - Completed implementation of instruction formats: AdvSIMD three same AdvSIMD modified immediate AdvSIMD scalar pairwise - Completed implementation of instruction classes (some of the instructions in these classes belong to yet unfinished instruction formats): Vector Arithmetic Vector Immediate Vector Pairwise Arithmetic - Initial implementation of instruction formats: AdvSIMD scalar two-reg misc AdvSIMD scalar three same - Intial implementation of instruction class: Scalar Arithmetic - Initial clang changes to support arm v8 intrinsics. Note: no clang changes for scalar intrinsics function name mangling yet. - Comprehensive test cases for added instructions To verify auto codegen, encoding, decoding, diagnosis, intrinsics. llvm-svn: 187568 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ClangASTNodesEmitter.cpp | ||
| ClangAttrEmitter.cpp | ||
| ClangCommentCommandInfoEmitter.cpp | ||
| ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | ||
| ClangCommentHTMLTagsEmitter.cpp | ||
| ClangDiagnosticsEmitter.cpp | ||
| ClangSACheckersEmitter.cpp | ||
| Makefile | ||
| NeonEmitter.cpp | ||
| TableGen.cpp | ||
| TableGenBackends.h | ||