Age | Commit message (Expand) | Author |
---|---|---|
2011-06-15 | Automatic Reference Counting. | John McCall |
2011-02-19 | Re-instate r125819 and r125820 with no functionality change | Peter Collingbourne |
2011-02-19 | Revert 125820 and 125819 to fix PR9266. | Rafael Espindola |
2011-02-18 | Move TargetInfo::adjustInlineAsmType to TargetCodeGenInfo | Peter Collingbourne |
2010-07-20 | Fix the IR generation for catching pointers by references. | John McCall |
2010-03-06 | Implement __builtin_dwarf_sp_column for i386 (Darwin and not), x86-64 (all), | John McCall |
2010-03-03 | Add proper target hooks for __builtin_extract_return_address and | John McCall |
2010-03-02 | Inspired by seeing "MIPS" go by in the commits, I've gone ahead and | John McCall |
2010-01-22 | Eliminate some Clang warnings | Douglas Gregor |
2010-01-10 | Generalize target weirdness handling having proper layering in mind: | Anton Korobeynikov |