GoogleGit

  1. c9e1197  Cherry-pick Clang upstream r199830 - Handle va_arg on struct types for the le32 target (PNaCl and Emscripten) by JF Bastien - 4 months ago master
  2. e4d1531  Merge LLVM/Clang 3.4 into PNaCl's branch by Mark Seaborn - 5 months ago mseaborn/merge-34-squashed
  3. d346cc0  Prep for merging 3.4: Undo changes from 3.3 branch by Mark Seaborn - 6 months ago
  4. 5d4bacc  Fix pathnames to run LLVM regressions with msys make by Derek Schuff - 5 months ago
  5. 6606795  Cherrypick clang r199335 to make i686-nacl longlong alignment match nacl-gcc. by Jan Voung - 5 months ago
  6. 0196efe  Revert unused profiling-related localmods by Mark Seaborn - 6 months ago
  7. a5131ab  Disable this check temporarily. by Bill Wendling - 8 months ago
  8. 11a94f9  Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post. by Hao Liu - 8 months ago
  9. 2098d1a  Implement AArch64 SISD intrinsics for vget_high and vget_low. by Jiangning Liu - 8 months ago
  10. ce41d4e  ObjectiveC objc_bridge. Minor refactoring. // rdar://15454846 by Fariborz Jahanian - 8 months ago
  11. 315007b  Add predicate for AArch64 crypto instructions. by Jiangning Liu - 8 months ago
  12. 769187a  Clean up predefined macros for AArch64 to follow ACLE 2.0. by Jiangning Liu - 8 months ago
  13. 3daade9  ObjectiveC 'objc_bridging'. Assorment of improvements per Doug/Jordan comments. // rdar://15454846. by Fariborz Jahanian - 8 months ago
  14. 0f3bb9e  ObjectiveC ARC. Adopt objc_bridge attribute on struct/union/class instead of typedef of such types. // rdar://15454846 by Fariborz Jahanian - 8 months ago
  15. 96b7bd4  DebugInfo: Update caller based on DIType's MDNode* ctor becoming explicit in r195055. by David Blaikie - 8 months ago
  16. 6efcf6f  Change the clang driver with the use of -no-integrated-as for darwin to use the -Q flag to the as(1) assembler driver. by Kevin Enderby - 8 months ago
  17. f496655  The attached patch is a follow up from my previous one. The existing logic was not handling typedefs as free functions. This was not causing problems with the existing tests, but does with the microsoft abi where they have to get a different calling convention. by Rafael Espindola - 8 months ago
  18. fbe8851  Remove period at end of "optimization level is unsupported" diagnostic by Hans Wennborg - 8 months ago
  19. 6932152  Make test/Driver/clang_f_opts.c not write to the test dir by Hans Wennborg - 8 months ago
  20. 29fc11a  The code using the StmtPrinterHelper object failed to account for a null object in many cases, which could have led to crashes were it ever to be null. Now passing the object by reference instead of by pointer because it is never null in practice. No functional changes intended. by Aaron Ballman - 8 months ago

Branches