llvm-project/clang/lib
Tim Northover 4ef746768b Correct order of operands forwarding NEON vfma to LLVM fma
llvm-svn: 172650
2013-01-16 20:13:15 +00:00
..
ARCMigrate Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
AST Fix Cast 2013-01-15 22:09:40 +00:00
ASTMatchers Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
Analysis Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
Basic Implement parsing, AST, (de-)serialization, and placeholder global 2013-01-14 17:21:00 +00:00
CodeGen Correct order of operands forwarding NEON vfma to LLVM fma 2013-01-16 20:13:15 +00:00
Driver Fix uninitialized bool flag access in SanitizerArgs parser 2013-01-16 11:34:36 +00:00
Edit Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
Format Fix a bug where we would move a following line into a comment. 2013-01-16 17:00:50 +00:00
Frontend Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that 2013-01-16 01:23:41 +00:00
FrontendTool use early returns to simplify and de-nest 2013-01-06 07:49:41 +00:00
Headers unwind.h: Add include guards and don't mess with visibility if HIDE_EXPORTS is specified. 2013-01-09 19:54:57 +00:00
Lex Move initialization of ParsingIfOrElifDirective down next to the macro 2013-01-16 20:09:36 +00:00
Parse PR14918: Don't confuse braced-init-lists after template variable declarations 2013-01-15 06:49:38 +00:00
Rewrite Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
Sema Teach global selector lookup to ignore hidden methods, which occur 2013-01-16 18:47:38 +00:00
Serialization [PCH/Modules] The iterator may become invalidated because a new macro can be added 2013-01-16 17:42:07 +00:00
StaticAnalyzer [analyzer] Add an annotation to allow suppression of direct ivar 2013-01-16 01:36:00 +00:00
Tooling Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00