hanchenye-llvm-project/clang/lib
Chris Lattner 09797543bd add TCE target support, patch by Pekka J!
llvm-svn: 97746
2010-03-04 21:07:38 +00:00
..
AST Implement name hiding for names found through virtual base subobjects 2010-03-03 04:38:46 +00:00
Analysis Simplify code a bit and remove unneeded semicolons. 2010-03-03 16:28:47 +00:00
Basic add TCE target support, patch by Pekka J! 2010-03-04 21:07:38 +00:00
Checker When profiling Environment, also profile with AnalysisContext*, bacause 2010-03-04 09:04:52 +00:00
CodeGen Fix PR6473. 2010-03-04 18:17:24 +00:00
Driver add TCE target support, patch by Pekka J! 2010-03-04 21:07:38 +00:00
Frontend Fixes a bug whereby static const block var has static 2010-03-04 18:54:29 +00:00
Headers First start on smmintrin.h, rounding and blending. 2010-03-04 02:56:19 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Move method out-of-line. I thought this would be a candidate for inlining but I was wrong. 2010-02-27 17:05:45 +00:00
Parse Diagnose the declaration of enum templates. Also, be a bit more 2010-03-02 17:53:14 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Reinstate r97674 with a fix for the assertion that was firing in <list> 2010-03-03 23:55:11 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00