llvm-project/clang/lib
Craig Topper 02b3d81a97 More XOP intrinsics
llvm-svn: 158287
2012-06-10 02:46:15 +00:00
..
ARCMigrate Insert a space if necessary when suggesting CFBridgingRetain/Release. 2012-06-07 01:10:31 +00:00
AST PR13051: If a constructor is explicitly defaulted, it isn't marked as being 2012-06-08 21:09:22 +00:00
Analysis Revert Decl's iterators back to pointer value_type rather than reference value_type 2012-06-06 20:45:41 +00:00
Basic Add XOP feature flag. 2012-06-09 22:24:14 +00:00
CodeGen [C++11 Compat] Fix breaking change in C++11 pair copyctor. 2012-06-08 23:47:12 +00:00
Driver Zap the /Za compiler switch from MSVC projects, the option is considered harmful even by Microsoft people and clang won't build using the MSVC 2012 RC if not removed. 2012-06-06 12:00:10 +00:00
Edit [objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals, 2012-06-06 22:23:12 +00:00
Frontend If fixits appear to overlap, move the second one over in the output. 2012-06-08 21:14:19 +00:00
FrontendTool Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
Headers More XOP intrinsics 2012-06-10 02:46:15 +00:00
Lex Correct method name in comment: from LexRawToken to LexFromRawLexer, according 2012-06-08 23:19:37 +00:00
Parse Whenever we have a BalancedDelimiterTracker, we have a 'nested' scope 2012-06-06 21:18:07 +00:00
Rewrite Replace a char counting helper function with std::count. 2012-06-09 13:18:14 +00:00
Sema Convert comments to proper Doxygen comments. 2012-06-08 23:13:42 +00:00
Serialization Switch LineTableInfo to use FileID instead of int for file references, 2012-06-08 16:40:28 +00:00
StaticAnalyzer [analyzer] MallocSizeofChecker false positive: when sizeof is argument 2012-06-08 18:44:43 +00:00
Tooling Fixed a problem related to resolution of built-in headers in case a path of tool's binary contains sym-links. 2012-06-04 19:02:59 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00