hanchenye-llvm-project/clang/lib
Bernard Ogden 8af41b5a21 Make thumb the default instruction set for v7m and v7em
llvm-svn: 197152
2013-12-12 13:27:04 +00:00
..
ARCMigrate Re-apply r197076 and r197086; the build was fixed by chapuni in r197114. 2013-12-12 02:24:20 +00:00
AST PR18217: Rewrite JumpDiagnostics' handling of temporaries, to correctly handle 2013-12-12 01:27:02 +00:00
ASTMatchers [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Analysis Add CFG tests for switch's involving "extended" enum. 2013-12-11 23:44:05 +00:00
Basic [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
CodeGen [AArch64] Refactor NEON floating-point Max/Min/Maxnm/Minnm across vector AArch64 2013-12-11 23:21:39 +00:00
Driver Make thumb the default instruction set for v7m and v7em 2013-12-12 13:27:04 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format Implemented GNU-style formatting for compound statements. 2013-12-12 09:49:52 +00:00
Frontend Use llvm::Regex::Escape in VerifyDiagnosticConsumer.cpp 2013-12-12 00:27:31 +00:00
FrontendTool [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Headers Fix a SSE2 intrinsics typo 2013-11-23 22:11:57 +00:00
Index [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
Lex Modules: Let -fmodules-decluse ignore headers that aren't in a module 2013-12-11 12:13:00 +00:00
Parse Parse: Avoid crashing on unterminated top-level asm strings 2013-12-10 21:29:48 +00:00
Rewrite [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Sema Suppress -Wshadow / -Wold-style-cast expanded from system header macros 2013-12-12 12:47:48 +00:00
Serialization Implement DR1460: fix handling of default initializers in unions; don't allow 2013-12-10 08:25:00 +00:00
StaticAnalyzer [analyzer] Add checker callbacks for MemberExpr and UnaryExprOrTypeTraitExpr. 2013-12-11 17:58:10 +00:00
Tooling Filter-out irrelevant command-line options in CommonOptionsParser. 2013-12-12 09:59:42 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00