.. |
Analysis
|
[analyzer] Add more simple taint tests.
|
2011-11-28 20:43:40 +00:00 |
ARCMT
|
[arcmt] Integrate GC __weak into property attributes even when we don't have
|
2011-11-28 02:04:36 +00:00 |
ASTMerge
|
|
|
CodeCompletion
|
Provide result types for code completions that describe built-in
|
2011-10-18 21:20:17 +00:00 |
CodeGen
|
Correct the code generation for function arguments of vec3 types on x86_64 when they are greater than 128 bits. This was incorrectly coercing things like long3 into a double2.
|
2011-11-28 23:18:11 +00:00 |
CodeGenCUDA
|
CUDA: IR generation support for device stubs
|
2011-10-06 18:51:56 +00:00 |
CodeGenCXX
|
When checking a call to a builtin atomic operation, be sure to
|
2011-11-28 16:30:08 +00:00 |
CodeGenObjC
|
The optimizers figured out how to make this store 6.
|
2011-11-15 00:19:16 +00:00 |
CodeGenObjCXX
|
obj-c++: Fix a IRGen crash when getter is a reference type.
|
2011-10-17 21:00:22 +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 |
CXX
|
When synthesizing an implicitly-defined copy or move constructor, or
|
2011-11-28 20:03:15 +00:00 |
Driver
|
Un-XFAIL this test on Darwin, it reportedly passes now.
|
2011-11-21 21:56:51 +00:00 |
FixIt
|
Make the -verify bits in this test actually test something, and fix a few cases
|
2011-10-20 01:41:28 +00:00 |
Frontend
|
test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys).
|
2011-11-17 07:21:33 +00:00 |
Headers
|
|
|
Index
|
Removed useless ImplicitCast nodes in explicit cstyle and static casts
|
2011-11-28 12:21:57 +00:00 |
Lexer
|
implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitizer instead of CodeGenOpts.AddressSanitizer
|
2011-11-22 01:28:36 +00:00 |
Misc
|
Remove one group'ed warning.
|
2011-11-15 19:25:38 +00:00 |
Modules
|
Add the notion of "framework" modules to module maps. Framework
|
2011-11-17 22:09:43 +00:00 |
Parser
|
Enable delayed template parsing for friend functions declared at template class scope.
|
2011-11-18 23:47:17 +00:00 |
PCH
|
[PCH] When serializing an PseudoObjectExpr or AtomicExpr, the serialization code must be set
|
2011-11-15 06:20:27 +00:00 |
Preprocessor
|
Make our handling of MMX x SSE closer to what gcc does:
|
2011-11-27 20:00:43 +00:00 |
Rewriter
|
|
|
Sema
|
pinpoint name/location of deprecated/unavailable enumerator
|
2011-11-28 19:45:58 +00:00 |
SemaCUDA
|
|
|
SemaCXX
|
pinpoint name/location of deprecated/unavailable enumerator
|
2011-11-28 19:45:58 +00:00 |
SemaObjC
|
objc: turn warning for property type mismatch in
|
2011-11-28 18:38:27 +00:00 |
SemaObjCXX
|
Resolve placeholder expressions before trying to deduce
|
2011-11-15 01:35:18 +00:00 |
SemaOpenCL
|
TypePrinter: print OpenCL address space names. Patch by Richard
|
2011-11-08 02:52:58 +00:00 |
SemaTemplate
|
In Microsoft mode, make "Unqualified lookup into dependent bases of class templates" works inside a friend function definition at class scope.
|
2011-11-25 01:10:54 +00:00 |
Unit
|
|
|
CMakeLists.txt
|
CUDA: set proper calling conventions for PTX
|
2011-10-06 16:49:54 +00:00 |
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
|
|
|
make_test_dirs.pl
|
|
|
Makefile
|
|
|
TestRunner.sh
|
|
|