llvm-project/clang/utils/TableGen
Richard Smith 7d6d47b862 Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin
tablegen code, found by -fcatch-undefined-behavior. I would appreciate if
someone more familiar with the NEON code could point me in the direction of how
to write a test for this. We appear to have essentially no test coverage
whatsoever for these builtins.

llvm-svn: 161827
2012-08-14 01:28:02 +00:00
..
CMakeLists.txt Update the CMake build for clang-tblgen to reflect that it directly 2011-11-02 05:04:43 +00:00
ClangASTNodesEmitter.cpp Make clang-tblgen backends functions instead of TableGenBackends. 2012-06-13 05:12:41 +00:00
ClangAttrEmitter.cpp Remove an unused header 2012-07-19 04:10:19 +00:00
ClangDiagnosticsEmitter.cpp Fix horrible regression in control of warnings caused by introduction of -Wpedantic. 2012-08-10 20:50:00 +00:00
ClangSACheckersEmitter.cpp Make clang-tblgen backends functions instead of TableGenBackends. 2012-06-13 05:12:41 +00:00
Makefile
NeonEmitter.cpp Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin 2012-08-14 01:28:02 +00:00
OptParserEmitter.cpp Make clang-tblgen backends functions instead of TableGenBackends. 2012-06-13 05:12:41 +00:00
TableGen.cpp Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
TableGenBackends.h Make clang-tblgen backends functions instead of TableGenBackends. 2012-06-13 05:12:41 +00:00