1. 3fee351 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension by Andrew Savonichev · 7 years ago
  2. 3b12b7e Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation by Andrew Savonichev · 7 years ago
  3. 35dfce7 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension by Andrew Savonichev · 7 years ago
  4. 1408f91 [OPENMP] Add support for OMP5 requires directive + unified_address clause by Kelvin Li · 7 years ago
  5. 600adef PR33924: merge local declarations that have linkage of some kind within by Richard Smith · 7 years ago
  6. d3ea49f Revert r336021 "PR33924: merge local declarations that have linkage of some kind within" by Hans Wennborg · 7 years ago
  7. 5555eac PR33924: merge local declarations that have linkage of some kind within by Richard Smith · 7 years ago
  8. ab80f3c [Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents by Leonard Chan · 7 years ago
  9. f921d85 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
  10. 0d485db Revert "This diff includes changes for supporting the following types." by Leonard Chan · 7 years ago
  11. db55d83 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
  12. 3a8244d Implement P0482R2, support for char8_t type. by Richard Smith · 7 years ago
  13. a534f07 Revert rC330794 and some dependent tiny bug fixes by Faisal Vali · 7 years ago
  14. 936de9d [c++2a] [concepts] Add rudimentary parsing support for template concept declarations by Faisal Vali · 7 years ago
  15. 560ce2c Re-land: "[Support] Replace HashString with djbHash." by Jonas Devlieghere · 8 years ago
  16. 370bf3e Revert "[Support] Replace HashString with djbHash." by Jonas Devlieghere · 8 years ago
  17. b9ad175 [Support] Replace HashString with djbHash. by Jonas Devlieghere · 8 years ago
  18. 4a6d5b7 Revert r314955: "Remove PendingBody mechanism for function and ObjC method deserialization." by Daniel Jasper · 8 years ago
  19. b80e753 PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function. by Richard Smith · 8 years ago
  20. cc623ad Recommit "Add _Float16 as a C/C++ source language type" by Sjoerd Meijer · 8 years ago
  21. 9aeedde Revert "Add _Float16 as a C/C++ source language type" by Sjoerd Meijer · 8 years ago
  22. ab36f33 Add _Float16 as a C/C++ source language type by Sjoerd Meijer · 8 years ago
  23. bc49120 Add an explicit derived class of FunctionDecl to model deduction guides rather by Richard Smith · 9 years ago
  24. 58984e7 [OpenCL] Correct ndrange_t implementation by Anastasia Stulova · 9 years ago
  25. 151c456 [c++1z] P0195R2: Support pack-expansion of using-declarations. by Richard Smith · 9 years ago
  26. 9949ead Revert "[c++1z] P0195R2: Support pack-expansion of using-declarations." by Daniel Jasper · 9 years ago
  27. 22a250c [c++1z] P0195R2: Support pack-expansion of using-declarations. by Richard Smith · 9 years ago
  28. 8df390f C++ Modules TS: Add parsing and some semantic analysis support for by Richard Smith · 9 years ago
  29. bdb84f3 P0217R3: Parsing support and framework for AST representation of C++1z by Richard Smith · 9 years ago
  30. 5179eb7 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: by Richard Smith · 9 years ago
  31. bb1ea2d Enable support for __float128 in Clang and enable it on pertinent platforms by Nemanja Ivanovic · 9 years ago
  32. d7d45bf Revert 266186 as it breaks anything that includes type_traits on some platforms by Nemanja Ivanovic · 9 years ago
  33. 50f29e0 Enable support for __float128 in Clang by Nemanja Ivanovic · 9 years ago
  34. b62f144 [OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library. by Alexey Bader · 9 years ago
  35. 954ba21 [OpenCL] Complete image types support. by Alexey Bader · 9 years ago
  36. 94a4f0c [OPENMP 4.0] Initial support for 'omp declare reduction' construct. by Alexey Bataev · 10 years ago
  37. cbbaeb1 Serialize `#pragma detect_mismatch`. by Nico Weber · 10 years ago
  38. 6622029 Serialize `#pragma comment`. by Nico Weber · 10 years ago
  39. 4244be2 [OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExprDecl, NFC. by Alexey Bataev · 10 years ago
  40. 90c228f [OPENMP 4.5] Ccapture/codegen of private non-static data members. by Alexey Bataev · 10 years ago
  41. d9b1a4f [Sema] Implement __make_integer_seq by David Majnemer · 10 years ago
  42. 637d1e6 Roll-back r250822. by Angel Garcia Gomez · 10 years ago
  43. b5250d3 Apply modernize-use-default to clang. by Angel Garcia Gomez · 10 years ago
  44. bdf7c84 Run clang-format to unify the switch statement style as suggest here: http://reviews.llvm.org/D12855#246073. by Alexey Bader · 10 years ago
  45. 9c8453f [OpenCL] Add new types for OpenCL 2.0. by Alexey Bader · 10 years ago
  46. 1a3320e [OPENMP 4.0] Initial support for array sections. by Alexey Bataev · 10 years ago
  47. 85f3f95 Parsing, semantic analysis, and AST for Objective-C type parameters. by Douglas Gregor · 10 years ago
  48. f19e127 Replace Sema's map of locally-scoped extern "C" declarations with a DeclContext by Richard Smith · 11 years ago
  49. 2b56057 [modules] Treat friend declarations that are lexically within a dependent by Richard Smith · 11 years ago
  50. f463436 [modules] Make NamespaceAliasDecl redeclarable, as it should be. This fixes by Richard Smith · 11 years ago
  51. d08aeb6 [modules] Number anonymous declarations that are lexically within mergeable by Richard Smith · 11 years ago
  52. a13603a [C++11] Use 'nullptr'. Serialization edition. by Craig Topper · 11 years ago
  53. fd8634a Make UsingShadowDecls redeclarable. This fixes some visibility problems with by Richard Smith · 12 years ago
  54. 39a1e50 Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... by Larisse Voufo · 12 years ago
  55. 6dfa25a Sema for Captured Statements by Tareq A. Siraj · 12 years ago
  56. 5e77d76 Basic support for Microsoft property declarations and references thereto. by John McCall · 12 years ago
  57. a769e07 OpenMP threadprivate directive parsing and semantic analysis by Alexey Bataev · 13 years ago
  58. 8432435 [Sema] Semantic analysis for empty-declaration and attribute-declaration. by Michael Han · 13 years ago
  59. 6105419 Add OpenCL samplers as Clang builtin types and check sampler related restrictions. by Guy Benyei · 13 years ago
  60. 7a6e200 Make getDefinitiveDeclContext() actually return a DeclContext, as one by Douglas Gregor · 13 years ago
  61. fe732d5 When deserializing a declaration, don't look for redeclarations if its by Douglas Gregor · 13 years ago
  62. 9f78289 Introduce a fast path for the ASTReader's name lookup within a by Douglas Gregor · 13 years ago
  63. 1b4fb3e Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9) by Guy Benyei · 13 years ago
  64. d8a08ea Re-commit r170428 changes with Linux style file endings. by Guy Benyei · 13 years ago
  65. 11169dd Revert changes from r170428, as I accidentally changed the line endings of these files to Windows style. by Guy Benyei · 13 years ago
  66. b13abb9 Add OpenCL images as clang builtin types. by Guy Benyei · 13 years ago
  67. 3a02247 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 13 years ago
  68. 34866c7 Change the representation of builtin functions in the AST by Eli Friedman · 13 years ago
  69. 526ab47 Restore r142914 and r142915, now with missing file and apparent by John McCall · 14 years ago
  70. 9a8f139 Revert r142914 and r142915, due to possibly missing file. by NAKAMURA Takumi · 14 years ago
  71. c4a2d32 Introduce a placeholder type for "pseudo object" by John McCall · 14 years ago
  72. 8a6b59a Add a new placeholder type to represent "unbridged" casts in ARC. by John McCall · 14 years ago
  73. f0c267e Provide half floating point support as a storage only type. by Anton Korobeynikov · 14 years ago
  74. 0009fcc Make yet another placeholder type, this one marking that an expression is a bound by John McCall · 14 years ago
  75. 3199634 Basic, untested implementation for an "unknown any" type requested by LLDB. by John McCall · 14 years ago
  76. 30482bc Implement the C++0x deduced 'auto' feature. by Richard Smith · 15 years ago
  77. ad3467e The -fshort-wchar option causes wchar_t to become unsigned, in addition to being by Chris Lattner · 15 years ago
  78. 55d1fc2 Give a default implementation for ASTDeserializationListener's methods, no functionality change. by Argyrios Kyrtzidis · 15 years ago
  79. 082e461 Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic by Argyrios Kyrtzidis · 15 years ago
  80. 4bd9710 Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copies in PCHReader and PCHWriter. by Argyrios Kyrtzidis · 15 years ago