llvm-project/clang/lib
Craig Topper 351ed42795 [X86] Block pbroadcastq instructions on 32-bit targets instead of pbroadcastb.
Thanks to Simon Pilgrim for catching the mistake.

llvm-svn: 276564
2016-07-24 14:58:06 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST P0217R3: Parsing support and framework for AST representation of C++1z 2016-07-22 23:36:59 +00:00
ASTMatchers Move some IntrusiveRefCntPtrs instead of copying. 2016-07-21 15:06:51 +00:00
Analysis [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Basic Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark 2016-07-23 02:32:21 +00:00
CodeGen [Profile] Use a flag to enable PGO rather than the profraw filename 2016-07-23 04:28:59 +00:00
Driver [Profile] Enable profile merging with -fprofile-generat[=<dir>] 2016-07-22 22:25:01 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Frontend Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark 2016-07-23 02:32:21 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [X86] Block pbroadcastq instructions on 32-bit targets instead of pbroadcastb. 2016-07-24 14:58:06 +00:00
Index [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Lex [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Parse P0217R3: Parsing support and framework for AST representation of C++1z 2016-07-22 23:36:59 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [X86] Block pbroadcastq instructions on 32-bit targets instead of pbroadcastb. 2016-07-24 14:58:06 +00:00
Serialization P0217R3: Parsing support and framework for AST representation of C++1z 2016-07-22 23:36:59 +00:00
StaticAnalyzer [analyzer] Pring LocationContext in ExplodedGraph dumps. 2016-07-24 08:15:58 +00:00
Tooling [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
CMakeLists.txt