| Commit message (Expand) | Author | Age | Files | Lines |
* | -fcatch-undefined-behavior: Factor emission of the creation of, and branch to, | Richard Smith | 2012-09-08 | 1 | -17/+16 |
* | [ms-inline asm] Have MSAsmStmts use the generic EmitAsmStmt codegen function. | Chad Rosier | 2012-08-28 | 1 | -1/+0 |
* | [ms-inline asm] Rename EmitGCCAsmStmt to EmitAsmStmt and have it accept | Chad Rosier | 2012-08-28 | 1 | -1/+1 |
* | [ms-inline asm] As part of a larger refactoring, rename AsmStmt to GCCAsmStmt. | Chad Rosier | 2012-08-25 | 1 | -1/+1 |
* | New -fcatch-undefined-behavior features: | Richard Smith | 2012-08-24 | 1 | -2/+24 |
* | [ms-inline asm] Remove an unused argument. This logic can now be reused by the | Chad Rosier | 2012-08-23 | 1 | -4/+2 |
* | Fix a bunch of -Wdocumentation warnings. | Dmitri Gribenko | 2012-08-23 | 1 | -3/+2 |
* | Use the alignment from lvalue emission to more accurately compute the alignment | Eli Friedman | 2012-08-23 | 1 | -9/+3 |
* | Fix an assertion failure with a C++ constructor initializing a | Eli Friedman | 2012-08-08 | 1 | -3/+0 |
* | Change APInt to APSInt in one instance. Also change a call to operator==() to | Richard Trieu | 2012-07-23 | 1 | -1/+1 |
* | Revert commit r160308. We decide to move builtins selection to the backend. | Simon Atanasyan | 2012-07-17 | 1 | -1/+0 |
* | MIPS: Implement __builtin_mips_shll_qb builtin function overloading. | Simon Atanasyan | 2012-07-16 | 1 | -0/+1 |
* | Temporarily revert this to see if it brings the gdb bot back. | Eric Christopher | 2012-07-11 | 1 | -7/+2 |
* | The end of a block doesn't necessarily need a line table entry unless | Eric Christopher | 2012-07-11 | 1 | -2/+7 |
* | Patch by Anton Lokhmotov to add OpenCL work group size attributes. | Tanya Lattner | 2012-07-09 | 1 | -0/+10 |
* | Significantly simplify CGExprAgg's logic about ignored results: | John McCall | 2012-07-02 | 1 | -4/+5 |
* | Dead code eliminate the massive hexagon builtin intrinsic supporting code. | Benjamin Kramer | 2012-06-28 | 1 | -2/+0 |
* | Support MIPS DSP Rev1 intrinsics. | Simon Atanasyan | 2012-06-28 | 1 | -0/+1 |
* | Propagate lvalue alignment into bitfields. Per report on cfe-dev. | Eli Friedman | 2012-06-27 | 1 | -3/+0 |
* | block literal irgen: several improvements on naming block | Fariborz Jahanian | 2012-06-26 | 1 | -1/+1 |
* | Etch out the code path for MS-style inline assembly. | Chad Rosier | 2012-06-11 | 1 | -0/+1 |
* | objective-c: fix a sema and IRGen crash when property | Fariborz Jahanian | 2012-05-29 | 1 | -0/+1 |
* | Implement IRGen for C++11's "T{1, 2, 3}", where T is an aggregate and the | Richard Smith | 2012-05-14 | 1 | -0/+1 |
* | add -fbounds-checking option. | Nuno Lopes | 2012-05-08 | 1 | -0/+5 |
* | Abstract the emission of global destructors into ABI-specific code | John McCall | 2012-05-01 | 1 | -4/+3 |
* | Implements boxed expressions for Objective-C. <rdar://problem/10194391> | Patrick Beard | 2012-04-19 | 1 | -1/+1 |
* | Propagate alignment on lvalues through EmitLValueForField. PR12395. | Eli Friedman | 2012-04-16 | 1 | -6/+4 |
* | Add an AttributedStmt type to represent a statement with C++11 attributes | Richard Smith | 2012-04-14 | 1 | -0/+1 |
* | Step forward with supporting of ARM homogenous aggregates: | Anton Korobeynikov | 2012-04-13 | 1 | -0/+2 |
* | Express the number of ULPs in fpaccuracy metadata as a real rather than a | Duncan Sands | 2012-04-10 | 1 | -2/+1 |
* | Rename GenerateCXXGlobalDtorFunc to GenerateCXXGlobalDtorsFunc. | John McCall | 2012-04-06 | 1 | -4/+4 |
* | Revert r153723, and its follow-ups r153728 and r153733. | Chandler Carruth | 2012-03-30 | 1 | -11/+11 |
* | Do the static-locals thing properly in the face of unions and | John McCall | 2012-03-30 | 1 | -11/+11 |
* | Revert r153613 as it's causing large compile-time regressions on the nightly ... | Chad Rosier | 2012-03-29 | 1 | -10/+4 |
* | When we can't prove that the target of an aggregate copy is | John McCall | 2012-03-28 | 1 | -4/+10 |
* | Add back r153360 with a fix for enums that cover all the 32 bit values. | Rafael Espindola | 2012-03-24 | 1 | -0/+1 |
* | Revert r153360 (and r153380), "Second part of PR12251. Produce the range meta... | NAKAMURA Takumi | 2012-03-24 | 1 | -1/+0 |
* | Second part of PR12251. Produce the range metadata in clang for booleans and | Rafael Espindola | 2012-03-24 | 1 | -0/+1 |
* | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie | 2012-03-11 | 1 | -3/+3 |
* | Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to | John McCall | 2012-03-10 | 1 | -7/+2 |
* | Unify the BlockDeclRefExpr and DeclRefExpr paths so that | John McCall | 2012-03-10 | 1 | -0/+30 |
* | Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, | Ted Kremenek | 2012-03-06 | 1 | -0/+5 |
* | PR12094: Set the alignment of memory intrinsic instructions based on the | Jay Foad | 2012-03-02 | 1 | -0/+10 |
* | Implement "optimization" for lambda-to-block conversion which inlines the gen... | Eli Friedman | 2012-03-01 | 1 | -1/+0 |
* | Implement IRGen for the retain-autorelease in the lambda conversion-to-block-... | Eli Friedman | 2012-02-28 | 1 | -0/+1 |
* | Work-in-progress for lambda conversion-to-block operator. Still need to impl... | Eli Friedman | 2012-02-25 | 1 | -1/+6 |
* | Use an ArrayRef when we can instead of passing in a SmallVectorImpl reference. | Bill Wendling | 2012-02-22 | 1 | -1/+1 |
* | Make heap-allocation of std::initializer_list 'work'. | Sebastian Redl | 2012-02-19 | 1 | -1/+1 |
* | Get recursive initializer lists to work and add a test. Codegen of std::initi... | Sebastian Redl | 2012-02-19 | 1 | -1/+2 |
* | Basic code generation support for std::initializer_list. | Sebastian Redl | 2012-02-17 | 1 | -0/+3 |