llvm-project/clang/lib
Chris Lattner 3e593cdb98 simplify the clang codegen by using the new Builder.CreateStructGEP method.
llvm-svn: 48534
2008-03-19 05:19:41 +00:00
..
AST Bug fix in CFG construction: VisitCompoundStmt should return the last created block. 2008-03-17 17:19:44 +00:00
Analysis Fix assertion. 2008-03-17 22:18:22 +00:00
Basic Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
CodeGen simplify the clang codegen by using the new Builder.CreateStructGEP method. 2008-03-19 05:19:41 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex move #include to the file that needs it. 2008-03-18 05:59:11 +00:00
Parse clean up property memory allocation to move it into the ast classes 2008-03-17 01:19:02 +00:00
Rewrite More cleanups to the HTML rewriter (with line formatting), with better 2008-03-19 05:07:26 +00:00
Sema Check in a couple fixes for vector extensions. 2008-03-17 17:22:18 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00