hanchenye-llvm-project/clang/lib
Jay Foad b0f3344b10 PR12094: Set the alignment of memory intrinsic instructions based on the
types of the pointer arguments.

llvm-svn: 151927
2012-03-02 18:34:30 +00:00
..
ARCMigrate Move llvm/ADT/SaveAndRestore.h -> llvm/Support/SaveAndRestore.h. 2012-03-01 19:45:56 +00:00
AST Ensure that we instantiate static reference data members of class templates 2012-03-02 04:14:40 +00:00
Analysis Move llvm/ADT/SaveAndRestore.h -> llvm/Support/SaveAndRestore.h. 2012-03-01 19:45:56 +00:00
Basic Use tabs instead of spaces. 2012-03-02 16:06:37 +00:00
CodeGen PR12094: Set the alignment of memory intrinsic instructions based on the 2012-03-02 18:34:30 +00:00
Driver [analyzer] Turn inlining on by default for better testing exposure. 2012-03-01 22:37:46 +00:00
Frontend Add the Solaris support directory to the header search when using libc++. 2012-03-02 10:49:52 +00:00
FrontendTool Make use of const-correct ParseCommandLineOptions 2012-02-07 19:36:38 +00:00
Headers * tgmath_logb.patch implements the missing logb function (see C99 standard 7.22, paragraph 5). * tgmath_fabs_complex.patch corrects the return types for the complex fabs functions. These must be non-complex float/double/long double (see C99 standard 7.22, paragraph 4 and 7.3.8.1). Patch contributed by Kristof Beyls. 2012-02-23 20:22:10 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, 2012-03-01 22:07:04 +00:00
Parse Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, 2012-03-01 22:07:04 +00:00
Rewrite objective-c modern translator. Fixes misc. bug in writing 2012-02-29 00:26:20 +00:00
Sema Change diagnostic test for my last patch. 2012-03-02 17:05:03 +00:00
Serialization Move llvm/ADT/SaveAndRestore.h -> llvm/Support/SaveAndRestore.h. 2012-03-01 19:45:56 +00:00
StaticAnalyzer [analyzer diagnostics] Change CompactPathDiagnostic to recursively compact diagnostics in calls into macro pieces. 2012-03-02 01:27:31 +00:00
CMakeLists.txt
Makefile