1. ad40008 [AArch64] Add support for NEON scalar integer compare instructions. by Chad Rosier · 11 years ago
  2. a0950e8 Callback support for OpenCL extension pragmas. by Pekka Jaaskelainen · 11 years ago
  3. e517d1e Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops. by Nick Lewycky · 11 years ago
  4. f30e194 Consumed analysis: replace the consumes attribute with a set_typestate by DeLesley Hutchins · 11 years ago
  5. 1bf6343 Consumed analysis: switch from tests_consumed/unconsumed to a general by DeLesley Hutchins · 11 years ago
  6. f18e6e8 Improve the error message for attempting to build a for range loop using a by Richard Trieu · 11 years ago
  7. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  8. b2969b1 Adds Microsoft compatiable C++ record layout code to clang. by Warren Hunt · 11 years ago
  9. 659837e [libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier information of function type. by Argyrios Kyrtzidis · 11 years ago
  10. 1d544c8 clang-cl: Mark /FA and /Fa as unsupported options by Hans Wennborg · 11 years ago
  11. 730a2c2 Diagnose by-copy captures of abstract classes. by Douglas Gregor · 11 years ago
  12. ff05979 Add -fno-function-sections and -fno-data-sections. Since by Nick Lewycky · 11 years ago
  13. 2102a1d Implemented aarch64 SIMD copy related ACLE intrinsic : by Kevin Qin · 11 years ago
  14. 99aacad clang-cl: Expose the -m32 and -m64 command-line options by Hans Wennborg · 11 years ago
  15. 84e41cd ObjectiveC. ObjectiveC's collection selector expression in by Fariborz Jahanian · 11 years ago
  16. 9fcbd5e ObjectiveC migrator: For 'default' and 'shared' family of by Fariborz Jahanian · 11 years ago
  17. 5610fbd Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). by Hao Liu · 11 years ago
  18. db5cb0f Revert "Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). " by Tim Northover · 11 years ago
  19. 58b6ccf Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). by Hao Liu · 11 years ago
  20. 6e04a84 Sema: Taking the address of a dtor is illegal per C++ [class.dtor]p2. by Benjamin Kramer · 11 years ago
  21. 4e30cdf [Mips] Support FSF Mips toolchain directories tree in the Clang driver. by Simon Atanasyan · 11 years ago
  22. 8f2cb42 This patch addresses a problem encountered by the by Sean Callanan · 11 years ago
  23. 39ebb02 ObjectiveC migrator. Introduce a new objcmt-atomic-property option by Fariborz Jahanian · 11 years ago
  24. 53fe3f5 Fix warnings introduced in r192314. by DeLesley Hutchins · 11 years ago
  25. 7385840 Consumed analysis: improve loop handling. The prior version of the analysis by DeLesley Hutchins · 11 years ago
  26. 45d3950 Tighten diagnostics for calling conventions on variadic functions by Hans Wennborg · 11 years ago
  27. 9fe529f ObjectiveC migrator. Introduce a new print policy for by Fariborz Jahanian · 11 years ago
  28. f661461 [Mips] Remove unused mips_CPUs_Group options group. It's better to join by Simon Atanasyan · 11 years ago
  29. 305dc0d [Mips] Make mips32/mips32r2/mips64/mips64r2 real aliases for appropriate by Simon Atanasyan · 11 years ago
  30. f074658 Code cleanup: rename VTableContext to ItaniumVTableContext, VTableBuilder to ItaniumVTableBuilder and clang-format code around by Timur Iskhodzhanov · 11 years ago
  31. 2cb17a0 Reland 192220 "Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft" with relaxed assertions by Timur Iskhodzhanov · 11 years ago
  32. eeac7a4 Make wording for certain invalid unary expressions more consistent. by David Majnemer · 11 years ago
  33. 3cb3330 [AArch64] Add support for NEON scalar floating-point reciprocal estimate, by Chad Rosier · 11 years ago
  34. 3636fb1 Turn error about fastcall variadic function into warning in MS mode (PR12535) by Hans Wennborg · 11 years ago
  35. 6d048e1 [AArch64] Add support for NEON scalar signed/unsigned integer to floating-point by Chad Rosier · 11 years ago
  36. 877e6a6 Explicitly request unsigned enum types when desired by Reid Kleckner · 11 years ago
  37. 0ac66c0 Revert 192220 as it fails on an assertion by Timur Iskhodzhanov · 11 years ago
  38. c3dcfa2 Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  39. 7ca0fce Fixed grammar. Thanks to Jordan Rose. by Serge Pavlov · 11 years ago
  40. f0d5861 Convert anachronistic use of 'void *' to 'DeclContext *' in Scope that was a holdover from the long-dead Action interface. by Ted Kremenek · 11 years ago
  41. 7949acf clang-cl: ignore the /sdl[-] flag by Hans Wennborg · 11 years ago
  42. 2a0a496 Add fixits suggesting parenthesis around type name in expressions like sizeof. by Serge Pavlov · 11 years ago
  43. d69f37b Make InstantiatingTemplate depth checks clearer by Alp Toker · 11 years ago
  44. d1a32c3 [ms-cxxabi] Fix the calling convention for operator new in records by Reid Kleckner · 11 years ago
  45. 5c7a04a clang-cl: Accept and mostly ignore /vm*, /GF, /GF-, /Zm, and /bigobj by Reid Kleckner · 11 years ago
  46. 9a7e09f Remove -ast-dump-xml. by Richard Smith · 11 years ago
  47. b328e29 Add support for WG21 N3599 (literal operator template for strings) as a GNU by Richard Smith · 11 years ago
  48. 31b71f3 [analyzer] ArrayRef-ize BugReporter::EmitBasicReport. by Jordan Rose · 11 years ago
  49. 48f98fe [AArch64] Add support for NEON scalar arithmetic instructions: by Chad Rosier · 11 years ago
  50. 4ed0122 When merging class definitions across modules in C++, merge together fields. by Richard Smith · 11 years ago
  51. af94546 Add support for -mcx16, and predefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 when by Nick Lewycky · 11 years ago
  52. d5276cc Use logical/arithmetic operations instead of builtins in tbmintrin.h. This way we can remove the intrinsic support from the backend. by Craig Topper · 11 years ago
  53. 0391691 Implement aarch64 neon instruction set AdvSIMD (Across). by Jiangning Liu · 11 years ago
  54. c98fbf1 Remove unused Sema::DelayedDestructorExceptionSpecs by Alp Toker · 11 years ago
  55. 6654085 Consumed Analysis: Change callable_when so that it can take a list of states by DeLesley Hutchins · 11 years ago
  56. 1cd6fab ObjectiveC. Allow readonly properties without an explicit ownership by Fariborz Jahanian · 11 years ago
  57. 0aa1a88 Implement aarch64 neon instruction set AdvSIMD (3V elem). by Jiangning Liu · 11 years ago
  58. edcc199 [analyzer] Replace bug category magic strings with shared constants, take 2. by Jordan Rose · 11 years ago
  59. 10a6158 Temporarily revert r191910 until the layering violation can be fixed. by Richard Smith · 11 years ago
  60. db1ad60 Don't complain about -fuse-ld=gold (cf r191429). by Nico Weber · 11 years ago
  61. 522f4d0 Fix the test in clang_f_opts.c to fail on unknown options. by Rafael Espindola · 11 years ago
  62. a9259c2 Ignore -mieee-fp. by Rafael Espindola · 11 years ago
  63. 4587cac [analyzer] Replace bug category magic strings with shared constants. by Jordan Rose · 11 years ago
  64. 367e8fe [libclang] Introduce clang_Type_getClassType which returns the class type of a member pointer type. by Argyrios Kyrtzidis · 11 years ago
  65. 4e49952 Gracefully (and correctly) handle init of multiple union members by Matthew Curtis · 11 years ago
  66. 11f22a3 Extract ABI-specific parts of MangleContext into separate classes by Timur Iskhodzhanov · 11 years ago
  67. 6a48b3f Change __builtin_ia32_bextri_u64 to take an i64imm to match up with LLVM backend changes. by Craig Topper · 11 years ago
  68. a00f873 ObjectiveC migrator: Add more options one for each by Fariborz Jahanian · 11 years ago
  69. 081099d ObjectiveC migrator. Starting distiguising different by Fariborz Jahanian · 11 years ago
  70. 74fd551 Objective-C migrator. Simplify migrator option by Fariborz Jahanian · 11 years ago
  71. 72c26c0 Accept #pragma warning(push, 0) without warning by Reid Kleckner · 11 years ago
  72. 594e193 [ARM] Add a builtin to allow you to use the 'sevl' instruction. by Joey Gouly · 11 years ago
  73. 6badc76 ObjectiveC migrator: When doing migration, migrator must suggest by Fariborz Jahanian · 11 years ago
  74. 64eac85 Implement ARM GNU-style interrupt attribute by Tim Northover · 11 years ago
  75. f8aebef Move checkStringLiteralArgument into Sema class by Tim Northover · 11 years ago
  76. d195bc3 [OpenMP] Added parsing and semantic analysis for firstprivate clause by Alexey Bataev · 11 years ago
  77. 91d3f33 Fix typo correction usage of SemaAccess.cpp. by Eli Friedman · 11 years ago
  78. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  79. 8a3f9e4 Remove support for arrays of runtime bound in C++1y, now they have been voted by Richard Smith · 11 years ago
  80. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  81. 8c8bbad Adding intrinsics to the clang front end for the x86 TBM instruction set. by Yunzhong Gao · 11 years ago
  82. f4e12c8 Moving style option formatting to libFormat by Edwin Vane · 11 years ago
  83. 144fe70 Add a bunch of other GCC '-f' options and ignore them. This covers every by Chandler Carruth · 11 years ago
  84. 8af75cd Switch one of the ignored boolean flag multiclasses to not have an 'f' by Chandler Carruth · 11 years ago
  85. 998c518 Remove an unnecessary overload from ASTLambda.h by Faisal Vali · 11 years ago
  86. d6992ab Implement conversion to function pointer for generic lambdas without captures. by Faisal Vali · 11 years ago
  87. 4cb295d Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y; by Richard Smith · 11 years ago
  88. 47e6b64 The second parameter of nexttoward is always long double. by Benjamin Kramer · 11 years ago
  89. 3d9efec Documentation: minor fixes/improvements to documentation of DependentScopeDeclRefExpr. by James Dennett · 11 years ago
  90. 42572f5 Refactor comment merging. by Benjamin Kramer · 11 years ago
  91. 9beaf20 Add compat/extension warnings for init captures. by Richard Smith · 11 years ago
  92. 04fa7a3 Per latest drafting, switch to implementing init-captures as if by declaring by Richard Smith · 11 years ago
  93. 9b072b3 [analyzer] Make inlining decisions based on the callee being variadic. by Jordan Rose · 11 years ago
  94. 5cf3e35 Update the help text. by Rafael Espindola · 11 years ago
  95. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  96. 998894b Implement N3760, support for the [[deprecated]] attribute. by Chandler Carruth · 11 years ago
  97. d0629eb Variable templates: handle instantiation of static data member templates by Richard Smith · 11 years ago
  98. 2b17b47 Cache the location of failed typo corrections so that typo correction by Kaelyn Uhrain · 11 years ago
  99. ca750be Adding pre/post conditions for some Replacement handling functions by Edwin Vane · 11 years ago
  100. 1b9c537 SourceManager: Open code isInMainFile. by Benjamin Kramer · 11 years ago