1. 33337ca Update aosp/master clang for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  2. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  3. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  4. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  5. e559960 Add libclang for target. by Tong Shen · 10 years ago
  6. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  7. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  8. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  9. 1fab7c3 Merge remote-tracking branch 'upstream/release_34' into merge-20140211 by Stephen Hines · 11 years ago
  10. dd6669d Merging r196724: by Bill Wendling · 11 years ago
  11. 5fc0070 Merging r196115: by Bill Wendling · 11 years ago
  12. 85ad389 Merging r196114: by Bill Wendling · 11 years ago
  13. 604470b Merging r195970: by Bill Wendling · 11 years ago
  14. 287d8b3 Merging r195149: by Bill Wendling · 11 years ago
  15. 769187a Clean up predefined macros for AArch64 to follow ACLE 2.0. by Jiangning Liu · 11 years ago
  16. fb21ecf Adding an assert to help catch possible buffer underruns. by Aaron Ballman · 11 years ago
  17. 0de6bc8 R600: Add processor type for Hawaii by Tom Stellard · 11 years ago
  18. f2941ec Only provide MS builtins when -fms-extensions is on by Reid Kleckner · 11 years ago
  19. 838f933 [mips][msa] Enable inlinse assembly for MSA. by Daniel Sanders · 11 years ago
  20. 1816219 XCore target Type defines. by Robert Lytton · 11 years ago
  21. 2a7ff77 Remove C++11ism. by Richard Smith · 11 years ago
  22. 3347b49 Rather than duplicating extension diagnostics to allow them to cause a by Richard Smith · 11 years ago
  23. dda91e0 [mips] Partially revert r193640. Stack alignment should not be determined by by Akira Hatanaka · 11 years ago
  24. 9b79630 Darwin(ish): we don't want __ARM_EABI__ even on v7a embedded targets. by Tim Northover · 11 years ago
  25. 8daa7fe NetBSD 6.99.26 switched to default rounding mode, so adjust by Joerg Sonnenberger · 11 years ago
  26. 8625089 Include non-explicit submodules in exported module list by Dmitri Gribenko · 11 years ago
  27. a242096 Driver: Add support for -march=bdver3 on x86. by Benjamin Kramer · 11 years ago
  28. 8b1ab40 Simplify computation of visible module set. by Richard Smith · 11 years ago
  29. bc64d35 Clang modules: collect exports recursively by Dmitri Gribenko · 11 years ago
  30. 3bb1b5c [AArch64] Add some CPU targets for "generic", A-53 and A-57. by Amara Emerson · 11 years ago
  31. 2669986 [mips] Delete unused functions. by Akira Hatanaka · 11 years ago
  32. 550ed20 [mips] Align the stack to 16-bytes for -mfp64. by Akira Hatanaka · 11 years ago
  33. 4d1c236 [mips] Move setDescriptionString to base class MipsTargetInfoBase and call it by Akira Hatanaka · 11 years ago
  34. 4231704 R600: Add Sea Islands GPUs by Tom Stellard · 11 years ago
  35. 909f35a ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang by Bernard Ogden · 11 years ago
  36. 5794b53 Allow a new syntax in a module requires-declaration: by Richard Smith · 11 years ago
  37. f779e65 Add driver support for FP, SIMD and crypto defaults. by Bernard Ogden · 11 years ago
  38. 51f997d Clean up char/numeric comparisons in ARM getTargetDefines by Bernard Ogden · 11 years ago
  39. c427249 Teach clang driver about Cortex-A53 and Cortex-A57. by Bernard Ogden · 11 years ago
  40. 66b5dac ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs by Tim Northover · 11 years ago
  41. c6c9cf4 Set the default hardware division features for ARM cpus. Also set it as default for A32 armv8. by Silviu Baranga · 11 years ago
  42. 1db2e27 Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior. by Silviu Baranga · 11 years ago
  43. ddb2ad2 [Mips] Define __mips_fpr and _MIPS_FPSET macros. by Simon Atanasyan · 11 years ago
  44. 3d11ced Rename HandleTargetFeatures->handleTargetFeatures to match by Eric Christopher · 11 years ago
  45. 1654320 Add preprocessor support for powerpc vsx. by Eric Christopher · 11 years ago
  46. f217400 Fix comments. by Eric Christopher · 11 years ago
  47. 15dbacc Enabling 3DNow! prefetch instruction support for a few AMD processors in the by Yunzhong Gao · 11 years ago
  48. 9fcbd5e ObjectiveC migrator: For 'default' and 'shared' family of by Fariborz Jahanian · 11 years ago
  49. aa58f15 ObjectiveC migrator: A typical implementation of by Fariborz Jahanian · 11 years ago
  50. af94546 Add support for -mcx16, and predefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 when by Nick Lewycky · 11 years ago
  51. 31e7636 Revert commits r190613, r190560 and r190557. by Rafael Espindola · 11 years ago
  52. d195bc3 [OpenMP] Added parsing and semantic analysis for firstprivate clause by Alexey Bataev · 11 years ago
  53. 8712ded Fix PR 12730: Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for ARM by Weiming Zhao · 11 years ago
  54. 5ada7a5 Add character set related __STDC_* definitions. by Ed Schouten · 11 years ago
  55. 1b9c537 SourceManager: Open code isInMainFile. by Benjamin Kramer · 11 years ago
  56. a8f7d9d Adding -mtbm and -mno-tbm command line options to the clang front end for the by Yunzhong Gao · 11 years ago
  57. ddd2dfc Module use declarations (II) by Daniel Jasper · 11 years ago
  58. fc12c4a [Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass by Simon Atanasyan · 11 years ago
  59. bbac9aa [Mips] Allocate NaClTargetInfo for MIPSEL NaCl by Petar Jovanovic · 11 years ago
  60. b83f5a7 Add C intrinsics for Intel SHA Extensions by Ben Langmuir · 11 years ago
  61. b22352e Use curly braces all the way through long if/else chain for consistency and readability. by Craig Topper · 11 years ago
  62. a6cbc27 Disabling sse2 should disable aes and pclmul support. by Craig Topper · 11 years ago
  63. a346eb1 ObjectiveC migrator: For consistency, also infer by Fariborz Jahanian · 11 years ago
  64. 520ec1e [ARMv8] Add builtins for CRC instructions. by Joey Gouly · 11 years ago
  65. 85bfef6 Push contents of X86TargetInfo::setFeatureEnabled down to a static function called by the virtual version and all the places in getDefaultFeatures. This way getDefaultFeatures doesn't make so many virtual calls. by Craig Topper · 11 years ago
  66. 319d81f Mark setSSELevel/setMMXLevel/setXOPLevel as static since they don't access anything in the class. by Craig Topper · 11 years ago
  67. 2440fb1 Add error checking to reject neon_vector_type attribute on targets without NEON. by Amara Emerson · 11 years ago
  68. 585c84c Add a define for the ObjFW runtime ABI version. by Benjamin Kramer · 11 years ago
  69. 84f007b Make F16C feature imply AVX. Matches GCC behavior. by Craig Topper · 11 years ago
  70. 57b1da1 Clean up some Triple usage in clang. by Cameron Esfahani · 11 years ago
  71. c57ea68 Update Atom Silvermont (SLM) support by adding enabled features. by Preston Gurd · 11 years ago
  72. 5df4045 Add more Cortex CPUs and tests by Renato Golin · 11 years ago
  73. 1302f9f Fix Neon detection for Cortex-A class, plus adds some more CPUs to default features by Renato Golin · 11 years ago
  74. 1eef852 Certain multi-platform languages, such as OpenCL, have the concept of by David Tweed · 11 years ago
  75. 17e95c8 [CMake] Put controversial always-recheck-revision-number behind an option. by Jordan Rose · 11 years ago
  76. 23443cd [CMake] Fix repository version checking dependencies harder. by Jordan Rose · 11 years ago
  77. 7f9a8e9 [CMake] Always include the Clang repo version, just like the autoconf build. by Jordan Rose · 11 years ago
  78. 56bed97 Fix a bug where -msse followed by -mno-sse would leave MMX enabled. by Craig Topper · 11 years ago
  79. 3f46e6f Delete unused static class members by Alexey Samsonov · 11 years ago
  80. 1e24463 Fix minor coding style issue in r190296 pointed out by Richard Smith. by David Tweed · 11 years ago
  81. 89a5e79 Separate popcnt and sse4.2 feature control somewhat to match gcc behavior. by Craig Topper · 11 years ago
  82. 8bc5602 The OpenCL standard specifies the sizes and alignments of various types than other C-family by David Tweed · 11 years ago
  83. 35451d9 Additional fix for PR16752 and for commit 190044: by Stepan Dyatkovskiy · 11 years ago
  84. 325047f Unbreak the Clang -Werror build after r190183. by David Blaikie · 11 years ago
  85. deb7799 Fix the profile of the function (fix commit 190048) by Sylvestre Ledru · 11 years ago
  86. 3309a78 Fix bug #17104 - Target info for GNU/kFreeBSD were missing. by Sylvestre Ledru · 11 years ago
  87. 7b7bef1 Add new methods for TargetInfo: by Stepan Dyatkovskiy · 11 years ago
  88. b98ce37 Add support for -march=slm, aka Intel Atom Silvermont. by Benjamin Kramer · 11 years ago
  89. e8519c3 Add ms_abi and sysv_abi attribute handling. by Charles Davis · 11 years ago
  90. d0f2921 ObjectiveC migrator: remove dead code. by Fariborz Jahanian · 11 years ago
  91. 46c8fca Make getDiagnosticsInGroup helper method a static function in the cpp file and move the WarningOption struct into an anonymous namespace instead of clang namespace since it no longer needs to be forward declared in the header. by Craig Topper · 11 years ago
  92. 354f20a Move individual group name strings from the OptionTable into one big char array. Then only store offsets into it in the OptionTable. Saves about 4K from the clang binary and removes 400 relocation entries from DiagnosticIDs.o. by Craig Topper · 11 years ago
  93. 0e28a25 Reorder and shrink size of NameLen field in diagnostic group table. Shaves ~4K from clang binary. by Craig Topper · 11 years ago
  94. b1aa16a Merge diagnostic group tables to reduce data size and relocation entries. by Craig Topper · 11 years ago
  95. ef07203 Delete CC_Default and use the target default CC everywhere by Reid Kleckner · 11 years ago
  96. 9a3d2bd R600: Add local address pointer size to DataLayout by Tom Stellard · 11 years ago
  97. 81cde9e Update now that llvm uses the same feature names as the driver. by Rafael Espindola · 11 years ago
  98. 5389b84 Move -mfpmath handling to -cc1 and implement it for x86. by Rafael Espindola · 11 years ago
  99. 078a333 Remove dead code. by Rafael Espindola · 11 years ago
  100. bc1e545 Move the logic for selecting the last feature in the command line to the driver. by Rafael Espindola · 11 years ago