llvm-project/clang/lib
Bill Wendling bb455154a1 Remove the 'unaligned load' builtins now that they're no longer used in the *mmintrin.h files.
llvm-svn: 131300
2011-05-13 18:52:28 +00:00
..
AST Refactoring of constant expression evaluator 2011-05-13 03:29:01 +00:00
Analysis Refactoring of constant expression evaluator 2011-05-13 03:29:01 +00:00
Basic __builtin_va_list is void* on ARM, not char*. 2011-05-09 02:19:37 +00:00
CodeGen Remove the 'unaligned load' builtins now that they're no longer used in the *mmintrin.h files. 2011-05-13 18:52:28 +00:00
Driver Driver/Darwin: Put dsymutil -o arguments first, so that dysmutil doesn't barf 2011-05-09 17:23:16 +00:00
Frontend Add a FIXME. 2011-05-09 22:32:46 +00:00
FrontendTool Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011. 2011-04-25 22:57:55 +00:00
Headers Add 'may_alias' attribute. Noticed by Eli. 2011-05-13 01:24:00 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Implement the __is_trivially_copyable type trait 2011-05-13 00:31:07 +00:00
Parse Implement the __is_trivially_copyable type trait 2011-05-13 00:31:07 +00:00
Rewrite Replace a literal 8 with Context->getCharWidth() in 2011-04-30 16:08:27 +00:00
Sema refactor CheckForwardProtocolDeclarationForCircularDependency returns 2011-05-13 18:02:08 +00:00
Serialization When determining whether we can make a declaration into a global 2011-05-13 01:05:07 +00:00
StaticAnalyzer Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Tooling Remove noisy semicolons. 2011-04-30 19:55:55 +00:00
CMakeLists.txt Adds a function to run FrontendActions over in-memory code. This is 2011-04-21 18:37:41 +00:00
Makefile Add lib/Tooling to the Makefile build. 2011-04-30 03:09:18 +00:00