llvm-project/clang/lib
Konstantin Zhuravlyov 656871124e [AMDGPU] Switch linker to amdphdrs + update test
Differential Revision: http://reviews.llvm.org/D18253

llvm-svn: 264737
2016-03-29 15:54:09 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST [OPENMP] Remove extra code transformation. 2016-03-29 08:58:54 +00:00
ASTMatchers [ASTMatchers] Add own version of VariadicFunction. 2016-03-25 16:29:30 +00:00
Analysis [analyzer] Use BodyFarm-synthesized body even when actual body available. 2016-03-28 23:55:58 +00:00
Basic Add additional Hi/Lo registers to Clang MipsTargetInfoBase 2016-03-29 12:46:16 +00:00
CodeGen [OPENMP] Remove extra code transformation. 2016-03-29 08:58:54 +00:00
Driver [AMDGPU] Switch linker to amdphdrs + update test 2016-03-29 15:54:09 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format Added support for different VFSs in format::getStyle. Disable platform-related test case for MS compilers to avoid breaking buildbot. 2016-03-24 13:22:42 +00:00
Frontend Delete dead variable. 2016-03-25 21:46:44 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [CLANG][avx512][BUILTIN] Adding fixupimm{pd|ps|sd|ss} 2016-03-28 12:23:09 +00:00
Index [index] Remove redundancy between symbol kind and language 2016-03-25 17:01:59 +00:00
Lex Add replacement = "xxx" to AvailabilityAttr. 2016-03-21 17:30:55 +00:00
Parse [Cxx1z-constexpr-lambda-P0170R1] Support parsing of constexpr specifier (and its inference) on lambda expressions 2016-03-26 16:11:37 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [OPENMP 4.5] Allow data members in 'aligned' clause. 2016-03-29 10:59:56 +00:00
Serialization [OPENMP] Remove extra code transformation. 2016-03-29 08:58:54 +00:00
StaticAnalyzer [analyzer] Nullability: Don't warn along paths where null returned from non-null. 2016-03-28 20:30:25 +00:00
Tooling Add functions to apply replacements and reformat them. 2016-03-01 12:37:30 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00