..
ARCMT
Modify how the -verify flag works. Currently, the verification string and
2011-12-15 00:38:15 +00:00
ASTMerge
Improve location fidelity of objc decls.
2011-10-04 04:48:02 +00:00
Analysis
Colorize and condense CFG pretty-printing.
2011-12-22 23:33:52 +00:00
CXX
Unrevert r147271, reverted in r147361.
2011-12-30 21:15:51 +00:00
CodeCompletion
Provide result types for code completions that describe built-in
2011-10-18 21:20:17 +00:00
CodeGen
Add FMA4 intrinsics.
2011-12-30 09:15:03 +00:00
CodeGenCUDA
CUDA: IR generation support for device stubs
2011-10-06 18:51:56 +00:00
CodeGenCXX
Process attributes in explicit template instatiation definitions. Fixes PR11690.
2012-01-03 06:04:21 +00:00
CodeGenObjC
When performing layout for an Objective-C class, make sure to dig out
2011-12-20 15:50:13 +00:00
CodeGenObjCXX
Make sure that we infer __strong, etc. when we instantiate variables
2011-12-10 01:22:52 +00:00
CodeGenOpenCL
Annotate imprecise FP division with fpaccuracy metadata
2011-10-27 19:19:51 +00:00
Coverage
Remove the Blackfin backend.
2011-10-25 00:06:12 +00:00
Driver
Add a test for the driver-level -fmodules/-fno-modules flags.
2012-01-03 21:04:31 +00:00
FixIt
Fix constexpr handling to allow 'extern constexpr' variable declarations. We no
2011-12-25 21:17:58 +00:00
Frontend
test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys).
2011-11-17 07:21:33 +00:00
Headers
Headers: wmmintrin.h only needs xmmintrin.h.
2011-12-06 16:17:54 +00:00
Index
Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl
2011-12-27 22:43:10 +00:00
Lexer
Add __has_feature(objc_modules)
2012-01-03 21:12:26 +00:00
Misc
Change the diagnostics which said 'accepted as an extension' to instead say
2011-12-29 21:57:33 +00:00
Modules
Implement cross-module declaration merging for tag declarations, so
2012-01-03 22:46:00 +00:00
PCH
C++ constant expression handling: eagerly instantiate static const integral data
2011-12-21 00:25:33 +00:00
Parser
Change the diagnostics which said 'accepted as an extension' to instead say
2011-12-29 21:57:33 +00:00
Preprocessor
Added testcases for -Wdisabled-macro-expansion.
2012-01-03 20:13:03 +00:00
Rewriter
objective-c: Use class definition AST in several situations when
2011-12-23 00:31:02 +00:00
Sema
Add test case for PR 9774, which got fixed along the way.
2012-01-03 21:02:04 +00:00
SemaCUDA
CUDA: diagnose invalid calls across targets
2011-10-02 23:49:40 +00:00
SemaCXX
Add assertion to char32_t that the value is valid, as suggested by Jordy Rose.
2012-01-02 18:14:06 +00:00
SemaObjC
objc: use objc_suppress_autosynthesis attribute on classes
2012-01-03 19:46:00 +00:00
SemaObjCXX
Unrevert r147271, reverted in r147361.
2011-12-30 21:15:51 +00:00
SemaOpenCL
TypePrinter: print OpenCL address space names. Patch by Richard
2011-11-08 02:52:58 +00:00
SemaTemplate
Change the diagnostics which said 'accepted as an extension' to instead say
2011-12-29 21:57:33 +00:00
Unit
test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config in
2011-06-22 21:46:43 +00:00
CMakeLists.txt
CUDA: set proper calling conventions for PTX
2011-10-06 16:49:54 +00:00
Makefile
lit support for REQUIRES: asserts.
2011-06-22 23:23:49 +00:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg
test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts.
2011-11-28 05:09:42 +00:00
lit.site.cfg.in
lit support for REQUIRES: asserts.
2011-06-22 23:23:49 +00:00
make_test_dirs.pl
…