1. d4f7d6a Basic: make `int_least64_t` and `int_fast64_t` match on Darwin by Saleem Abdulrasool · 7 years ago
  2. 39ceea3 [AArch64] Define __ELF__ for aarch64-none-elf and other similar triples. by Eli Friedman · 7 years ago
  3. bc1cd92 Introduce code_model macros by Ali Tamur · 7 years ago
  4. 6183c63 Basic: correct `__WINT_TYPE__` on Windows by Saleem Abdulrasool · 7 years ago
  5. eb63256 [clang][mips] Set __mips_fpr correctly for -mfpxx by Stefan Maksimovic · 7 years ago
  6. b818347 [Android] Increase default new alignment for Android by Pirama Arumuga Nainar · 7 years ago
  7. df07a35 [WebAssembly] Change size_t to `unsigned long`. by Dan Gohman · 7 years ago
  8. 68c0210 By popular demand, switch in64_t on NetBSD/AArch64 and NetBSD/PowerPC64 by Joerg Sonnenberger · 7 years ago
  9. a6ce3fe [PowerPC] The __float128 type should only be available on Power9 by Stefan Pintilie · 7 years ago
  10. 404bbcb Revert "Revert r332955 "GNUstep Objective-C ABI version 2"" by David Chisnall · 7 years ago
  11. 8446633 Revert r332955 "GNUstep Objective-C ABI version 2" by Bjorn Pettersson · 7 years ago
  12. 79356ee GNUstep Objective-C ABI version 2 by David Chisnall · 7 years ago
  13. 29fd52d Fix test failure caused by r329965. by Eli Friedman · 7 years ago
  14. 0a6a701 Correct the alignment for the PS4 target by Matthew Voss · 8 years ago
  15. ac24bb5 [RISCV] Enable __int128_t and __uint128_t through clang flag by Mandeep Singh Grang · 8 years ago
  16. 3e1478f [RISCV] Create a LinuxTargetInfo when targeting Linux by Alex Bradbury · 8 years ago
  17. 71f4545 [RISCV] Add the RISCV target and compiler driver by Alex Bradbury · 8 years ago
  18. 1382a32 Add __WINT_MAX__. by Ed Schouten · 8 years ago
  19. c950c65 Toolchain: Normalize dwarf, sjlj and seh eh by Martell Malone · 8 years ago
  20. 2fa2570 Revert "Toolchain: Normalize dwarf, sjlj and seh eh" by Martell Malone · 8 years ago
  21. 390cfcb Toolchain: Normalize dwarf, sjlj and seh eh by Martell Malone · 8 years ago
  22. dca72fc [MS] add an init test for thumbv7-windows-msvc by Martell Malone · 8 years ago
  23. 13a3d9e [MS] Increase default new alignment for win64 and test it by Reid Kleckner · 8 years ago
  24. ec82128 [MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM by Martin Storsjo · 8 years ago
  25. 1924b24 Basic: improve coverage for Darwin targets and fix ABI by Saleem Abdulrasool · 8 years ago
  26. 418a816 ARM: centralise SizeType, PtrDiffType, and IntPtrType by Saleem Abdulrasool · 8 years ago
  27. e569658 Basic: restore {,u}intptr_t on NetBSD/ARM by Saleem Abdulrasool · 8 years ago
  28. 8d799f8 Basic: fix __{,U}INTPTR_TYPE__ on ARM by Saleem Abdulrasool · 8 years ago
  29. 729379a Driver: hoist the `wchar_t` handling to the driver by Saleem Abdulrasool · 8 years ago
  30. c05609c This adds the _Float16 preprocessor macro definitions. by Sjoerd Meijer · 8 years ago
  31. 5076511 [mips] Introducing option -mabs=[legacy/2008] by Petar Jovanovic · 8 years ago
  32. 76391b1 Revert r310057 by Stefan Maksimovic · 8 years ago
  33. 3919506 Add OpenCL 2.0 atomic builtin functions as Clang builtin by Yaxun Liu · 8 years ago
  34. 5c7aaa5 Revert r304953 for release 5.0.0 by Stefan Maksimovic · 8 years ago
  35. 4e93a69 Define _GNU_SOURCE for RTEMS c++ by Walter Lee · 8 years ago
  36. 588a3e5 [AArch64] Don't define __LP64__ when targeting Windows by Martin Storsjo · 8 years ago
  37. 42927ca [test] Fix mistagged CHECK-NOT-lines for AARCH64-DARWIN in Preprocessor/init.c by Martin Storsjo · 8 years ago
  38. 76e6c98 Fix a typo. by Brad Smith · 8 years ago
  39. 2b9657b Remove Bitrig: Clang Changes by Erich Keane · 8 years ago
  40. 5f475b9 [c++2a] Add option -std=c++2a to enable support for potential/transitional C++2a features by Faisal Vali · 8 years ago
  41. e385cfc NetBSD uses soft-float by default, unless the environment is EABIHF or by Joerg Sonnenberger · 8 years ago
  42. 6683764 Run the preprocessor test as frontend test for NetBSD, since CC1 mode by Joerg Sonnenberger · 8 years ago
  43. d078254 Revert "Define _GNU_SOURCE for rtems c++" by Daniel Jasper · 8 years ago
  44. 02b0e9d Define _GNU_SOURCE for rtems c++ by James Y Knight · 8 years ago
  45. 9b5d3b6 Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmt by Petar Jovanovic · 8 years ago
  46. 53900b0 Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmt by Petar Jovanovic · 8 years ago
  47. c6d9b04 [mips] Add runtime options to enable/disable madd.fmt and msub.fmt by Petar Jovanovic · 8 years ago
  48. 7dee171 [WebAssembly] Set MaxAtomicInlineWidth to 64. by Dan Gohman · 8 years ago
  49. 16b1ac9 Darwin: Define __STDC_NO_THREADS__ on Darwin targets by Duncan P. N. Exon Smith · 8 years ago
  50. 4b2c8f7 Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode. by Eric Fiselier · 8 years ago
  51. 233310f [ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64 by Oliver Stannard · 8 years ago
  52. 1e6fedb _CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit. by Eric Christopher · 9 years ago
  53. ee21410 Add the __LONGDOUBLE128 define for ppc targets that have 128 bit long doubles. by Eric Christopher · 9 years ago
  54. 0d36116 Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as well. by Eric Christopher · 9 years ago
  55. 2fd2eda Add the _CALL_LINUX preprocessor define for ppc linux platforms. by Eric Christopher · 9 years ago
  56. 153dad4 __BIGGEST_ALIGNMENT__ has always been 16 on all power platforms rather by Eric Christopher · 9 years ago
  57. b70819e Add preprocessor defines for a bare powerpc64le triple/cpu. by Eric Christopher · 9 years ago
  58. 4b0cad0 Bump __cplusplus for C++17 to 201703L per the C++17 DIS. by Richard Smith · 9 years ago
  59. dec1b92 Add a small test for __STRUCT_PARM_ALIGN__ for ppc64 darwin. by Eric Christopher · 9 years ago
  60. 8e55bd5 Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64 by Brad Smith · 9 years ago
  61. 9cb3b3b Also test OpenBSD/powerpc here for the various types expected to be the same across archs. by Brad Smith · 9 years ago
  62. 9aa2bf2 Hook up OpenBSD AArch64 support by Brad Smith · 9 years ago
  63. df827a7 [mips] Define macros related to -mabicalls in the preprocessor by Simon Dardis · 9 years ago
  64. 32ac5e4 Add a definition for __STRUCT_PARM_ALIGN__ for elfv2 and 64-bit darwin platforms to match what other compilers produce. by Eric Christopher · 9 years ago
  65. 60fc1dd Add check that "#define unix 1" is present for the PS4 target. by Douglas Yung · 9 years ago
  66. 5602709 Revert "Basic: match GCC behaviour for SuS macro" by Saleem Abdulrasool · 9 years ago
  67. c5cddc9 Basic: match GCC behaviour for SuS macro by Saleem Abdulrasool · 9 years ago
  68. 41d1315 [Frontend] The macro that describes the Objective-C bool type should by Alex Lorenz · 9 years ago
  69. 924fa3a Add AVR target and toolchain to Clang by Dylan McKay · 9 years ago
  70. 6aeb249 Also recognize -std=iso9899:201x by Benjamin Kramer · 9 years ago
  71. d340ccc Add a new optimization option -Og by Sylvestre Ledru · 9 years ago
  72. a89d8ff Define __ANDROID_API__ when specified as part of an Android target. by Stephen Hines · 9 years ago
  73. 13f4a91 [Sparc] LLONG is not lock-free atomic on v8 by Douglas Katzman · 9 years ago
  74. 5913902 P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we by Richard Smith · 9 years ago
  75. 0201a9e [OpenBSD] Add type sign information for OpenBSD by Renato Golin · 9 years ago
  76. f333de3 OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness by Matt Arsenault · 9 years ago
  77. c6d1a73 Add support for targeting armv6-unknown-cloudabi-eabihf. by Ed Schouten · 9 years ago
  78. acdc8e6 [WebAssembly] Change wasm SizeType to match asmjs by Derek Schuff · 9 years ago
  79. 9d61361 [PS4] Change the names of some "environmental" things to what our by Paul Robinson · 9 years ago
  80. 862eaf8 ARM-MachO: stop claiming to be EABI by Tim Northover · 9 years ago
  81. d99f21b [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end by Nemanja Ivanovic · 9 years ago
  82. bb1ea2d Enable support for __float128 in Clang and enable it on pertinent platforms by Nemanja Ivanovic · 9 years ago
  83. bf01080 Set the default C standard to C99 when targeting the PS4. by Sunil Srivastava · 9 years ago
  84. b061313 [ARM] predefines __ELF__ macro for arm-none-eabi by Weiming Zhao · 9 years ago
  85. d7d45bf Revert 266186 as it breaks anything that includes type_traits on some platforms by Nemanja Ivanovic · 9 years ago
  86. 50f29e0 Enable support for __float128 in Clang by Nemanja Ivanovic · 9 years ago
  87. 31994e2 Revert "Set the default C standard to C99 when targeting the PS4." by Sean Silva · 9 years ago
  88. 0e15a77 Set the default C standard to C99 when targeting the PS4. by Sunil Srivastava · 9 years ago
  89. d964cc2 [lanai] Add Lanai backend to clang driver. by Jacques Pienaar · 9 years ago
  90. b214cbc Make TargetInfo store an actual DataLayout instead of a string. by James Y Knight · 10 years ago
  91. 16fcf0a Basic: fix __USER_LABEL_PREFIX__ on Cygwin by Saleem Abdulrasool · 10 years ago
  92. 2580901 Relax recently added clang version checks. by Tim Northover · 10 years ago
  93. c97efa4 Use new --match-full-lines FileCheck feature for Preprocessor/init.c. by James Y Knight · 10 years ago
  94. bacf7e4 Do not define GXX_RTTI macro for C. by Yunzhong Gao · 10 years ago
  95. 6db4640 [WebAssembly] Change long double to be quadruple-precision floating point. by Dan Gohman · 10 years ago
  96. e84b000 Simplify DefaultCPU in ARMTargetInfo by Renato Golin · 10 years ago
  97. 236cfdc [CUDA] 32-bit NVPTX should have 32-bit long type. by Artem Belevich · 10 years ago
  98. f1c34e6 [WebAssembly] Define the atomic type sizes by Dan Gohman · 10 years ago
  99. ab0e31f [WebAssembly] Use "long long" for int_fast64_t and int_least64_t on wasm64 by Dan Gohman · 10 years ago
  100. c285307 [WebAssembly] Initial WebAssembly support in clang by Dan Gohman · 10 years ago