1. a29e0fa Revert r166370 and r166540 now that Xcode 4.6 has been available for a while. by Bob Wilson · 11 years ago
  2. c06fcdf Revert "Disallow using -fmodules with -no-integrated-as." by Ted Kremenek · 11 years ago
  3. e8a1efc Remove driver support for Hexagon V2 and V3 by Matthew Curtis · 11 years ago
  4. ebf0f43 Disallow using -fmodules with -no-integrated-as. by Ted Kremenek · 11 years ago
  5. 480760f [driver] If we're just linking, don't report --param X as unused option. by Chad Rosier · 12 years ago
  6. f2e7c35 Driver: add support for new style multiarch in Ubuntu 13.04 by Dmitri Gribenko · 12 years ago
  7. 360355d revert r176531 due to clan-native-arm fails by Weiming Zhao · 12 years ago
  8. 46a2290 PR 11326: Lack diagnosic message when ABI conflicts on ARM by Weiming Zhao · 12 years ago
  9. ebed32c Add a test that we are passing the -fobjc-default-synthesize flag for Apple and by David Chisnall · 12 years ago
  10. 2503ebd Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors. by Bob Wilson · 12 years ago
  11. 68f94db Check for warnings in a bunch of the linker invocations, and add one by Chandler Carruth · 12 years ago
  12. 0074d38 Beef up the testing of our 'ld' invocation on linux to cover static by Chandler Carruth · 12 years ago
  13. be9e8bf Add more of the command line options as attribute flags. by Bill Wendling · 12 years ago
  14. 4c4df45 [driver] The failure of any phase (e.g., preprocess, compile, assemble) for a by Chad Rosier · 12 years ago
  15. e9616a4 [Mips] Add two new aliases for MIPS ABI names 32 (means o32 abi) and 64 by Simon Atanasyan · 12 years ago
  16. 8614304 [Sanitizer] Change driver behavior when linking with -fsanitize=thread and -fsanitize=memory. TSan/MSan also provide their versions of new/delete and should use the same strategy as ASan. Share the code that sets linker flags for all sanitizers. by Alexey Samsonov · 12 years ago
  17. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 12 years ago
  18. d79f1f3 Allow dash before "ld" in android driver test. by Evgeniy Stepanov · 12 years ago
  19. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 12 years ago
  20. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 12 years ago
  21. a0a628f ubsan: Emit bounds checks for array indexing, vector indexing, and (in really simple cases) pointer arithmetic. This augments the existing bounds checking with language-level array bounds information. by Richard Smith · 12 years ago
  22. efc5b67 Driver: Pass down the -march setting down to -cc1as on x86 too. by Benjamin Kramer · 12 years ago
  23. 8019039 Split out the command handling for split debug info, we're going by Eric Christopher · 12 years ago
  24. 6ebf091 Comment parsing: add CommentOptions to allow specifying custom comment block commands by Dmitri Gribenko · 12 years ago
  25. 5704d34 Make sure we only use the output file as a base for debug splitting by Eric Christopher · 12 years ago
  26. 1c885a5 clang/test/Driver/qa_override.c: Appease gcc-driver. by NAKAMURA Takumi · 12 years ago
  27. f870e12 Don't pass -split-dwarf= to the backend unless we're on linux for now. by Eric Christopher · 12 years ago
  28. 59320e7 Remove the SplitDebug action and replace with a set of commands by Eric Christopher · 12 years ago
  29. 51d1095 Try to fix the test for cmake builds, where clang is called clang-3.3. by Benjamin Kramer · 12 years ago
  30. 79165b8 [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS by Chad Rosier · 12 years ago
  31. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 12 years ago
  32. a880b19 Add support for -fvisibility-ms-compat. by John McCall · 12 years ago
  33. f0c5456 Use -mno-implicit-float by default for kernel/kext code. <rdar://13177960> by Bob Wilson · 12 years ago
  34. 7a9e91a Recognize -mno-implicit-float option for x86 as well as ARM. <rdar://13180731> by Bob Wilson · 12 years ago
  35. 1975c17 Accept and ignore the -fextended-identifiers option. by Jordan Rose · 12 years ago
  36. c706c8e Driver and option support for -gsplit-dwarf. This is a part of by Eric Christopher · 12 years ago
  37. 2821e18 Add some missing PPC cpus by Bill Schmidt · 12 years ago
  38. 3c6aaeb Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector instruction set by Hal Finkel · 12 years ago
  39. d123dc6 Revise unit testing for -fno-altivec, -mno-altivec. by Bill Schmidt · 12 years ago
  40. 5ccd3d0 Add PPC A2Q core and BG/Q preprocessor definitions by Hal Finkel · 12 years ago
  41. c264e16 Add support for AArch64 target. by Tim Northover · 12 years ago
  42. 7ba96ae Sometimes ld is just ld. by Matt Beaumont-Gay · 12 years ago
  43. e87edbd clang/test/Driver/asan-ld.c: Try not to mismatch temporary file, like "tmpkcfdld". by NAKAMURA Takumi · 12 years ago
  44. 78d85b1 [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping by Chad Rosier · 12 years ago
  45. a16355c [driver] Refactor the driver so that a failing commands doesn't prevent by Chad Rosier · 12 years ago
  46. 4738f2d [driver] Revise this test to remove the dependency on the integrate assembler. by Chad Rosier · 12 years ago
  47. 1407b49 FileCheck'ize test by Dmitri Gribenko · 12 years ago
  48. 3e335c1 Print warning instead of error if optional ASan features are enabled w/o specifying -fsanitize=address by Alexey Samsonov · 12 years ago
  49. 643728a clang/test/Driver/output-file-cleanup.c: Add arm and powerpc to XFAIL. by NAKAMURA Takumi · 12 years ago
  50. d7e87b2 clang/test/Driver/output-file-cleanup.c: Mark it as XFAIL:*-mingw32, ppc, for now. by NAKAMURA Takumi · 12 years ago
  51. 33eb9b5 Create clang/test/Driver/lit.local.cfg. by NAKAMURA Takumi · 12 years ago
  52. 9d71863 [driver] Associate a JobAction with each result file. This enables the driver by Chad Rosier · 12 years ago
  53. d069c3d clang/test/Driver/output-file-is-dir.c: This requires shell due to 'cd'. by NAKAMURA Takumi · 12 years ago
  54. 6ea3a2a [Driver] Don't remove non-regular files that were outputs. by Daniel Dunbar · 12 years ago
  55. b2e2157 [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style by Chad Rosier · 12 years ago
  56. 6a94c1e [ASan] Fixed darwin-sanitizer-ld.c to match the flags after the switch to the dynamic runtime. by Alexander Potapenko · 12 years ago
  57. 2cb3d30 Port r172856: 'Include ubsan runtime even when building a shared library. We don't require executable to be linked with UBSan.' to Mac by Alexey Samsonov · 12 years ago
  58. 4bdc604 Add top-level Clang flag -f(no-)sanitize-address-zero-base-shadow that makes AddressSanitizer use bottom of the address space for the shadow memory. On Linux it can be used with -fPIE/-pie to improve performance. by Alexey Samsonov · 12 years ago
  59. 79188ae Include ubsan runtime even when building a shared library. We don't require the executable to be linked with UBSan. by Richard Smith · 12 years ago
  60. 0234179 We want the dwarf AT_producer for assembly source files to match clang's by Kevin Enderby · 12 years ago
  61. 17d481f Do not pass -pie flag to linker if -shared specified. This matches by Peter Collingbourne · 12 years ago
  62. a40548c Fix uninitialized bool flag access in SanitizerArgs parser by Alexey Samsonov · 12 years ago
  63. 05a10ff clang/test/Driver/darwin-sdkroot.c: Suppress this on msys bash, to introduce the feature "shell-preserves-root". by NAKAMURA Takumi · 12 years ago
  64. f43b721 Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that by Douglas Gregor · 12 years ago
  65. 3214254 [driver/Darwin] Adjust SDKROOT handling code to not generate "-isysroot /". by Daniel Dunbar · 12 years ago
  66. 08e79d2 [driver] Warnings for warning options are handled by the frontend. The driver needs to process the by Chad Rosier · 12 years ago
  67. 700d4e4 Refactor the x86 CPU name logic in the driver and pass -march and -mcpu by Chandler Carruth · 12 years ago
  68. e1d792f [Mips] Pass a combination of +soft-float and -mips16-hard-float flags to by Simon Atanasyan · 12 years ago
  69. a879a16 Add missing spaces. This doesn't cause problems in practice because we only warn by Rafael Espindola · 12 years ago
  70. c117f39 Correct OpenBSD profiling test by Dmitri Gribenko · 12 years ago
  71. 6cc2a68 Silence some warnings and allow passing down some feature flags to the linker. by Rafael Espindola · 12 years ago
  72. 2d382d1 [ubsan] Recover by default, use -fno-sanitize-recover to disable. by Will Dietz · 12 years ago
  73. a57b3b4 Produce an actual error before attempting to attach notes to it when bailing out by Richard Smith · 12 years ago
  74. 34ef11b Support -fsanitize-memory-track-origins. by Evgeniy Stepanov · 12 years ago
  75. 0a19ee8 Insulate this test from the whims of the random number generator. by Matt Beaumont-Gay · 12 years ago
  76. 30fd671 clang/test/Driver/warning-options.cpp: Appease MSYS bash. by NAKAMURA Takumi · 12 years ago
  77. 6b248db Typo. by Chad Rosier · 12 years ago
  78. d7dfd98 [driver] Have -isysroot warn on nonexistent paths. rdar://12282267 by Chad Rosier · 12 years ago
  79. 4d5b68b Fix the fvectorize testcase by Nadav Rotem · 12 years ago
  80. 27e2b98 Add support for passing the main file name down to the assembler by Eric Christopher · 12 years ago
  81. d566df6 Fix PR14625 by teaching the driver to detect PWD for assembly files. by Chandler Carruth · 12 years ago
  82. 463b48b ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of by Richard Smith · 12 years ago
  83. 27fa236 Initial support for FreeBSD on ARM. Patch by Andrew Turner. by Rafael Espindola · 12 years ago
  84. 443c999 Add -fslp-vectorize to enable bb-vectorize by Hal Finkel · 12 years ago
  85. 10b5fa2 [driver] Add the -ftree-vectorize flag as a alias of -fvectorize to maintain by Chad Rosier · 12 years ago
  86. c04d093 [driver] Add the -fvectorize flag to enable the loop vectorization passes. by Chad Rosier · 12 years ago
  87. acb2b8d clang/test/Driver/linker-opts.c: Fix XFAIL that I removed win32. by NAKAMURA Takumi · 12 years ago
  88. cfe7c28 clang/test/Driver/debug-options-as.c: Fixup not to use prefix=S. I didn't know "REQUIRES:" would match --check-prefix=S ... by NAKAMURA Takumi · 12 years ago
  89. 5e4ccb4 clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used. by NAKAMURA Takumi · 12 years ago
  90. 0aeb40f Add tests for a corner case of when to relax all instructions: by Rafael Espindola · 12 years ago
  91. 0f58464 Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into the diagnostic formatting machinery again. by Benjamin Kramer · 12 years ago
  92. 6e399b4 long double should be 64 bits on FreeBSD/MIPS64. It possibly should be on by David Chisnall · 12 years ago
  93. 3d8d422 Hexagon TC: forward appropriate args to assembler by Matthew Curtis · 12 years ago
  94. 1dbaef5 Hexagon TC: add cc1 defaults for hexagon-gcc compatibility by Matthew Curtis · 12 years ago
  95. c57d158 Revert r169557. It seems that the test is too restricted by Logan Chien · 12 years ago
  96. cd15652 Add i686-linux-android for gcc toolchain detection. by Logan Chien · 12 years ago
  97. 5705141 hexagon-toolchain.c now passes on win32 by Matthew Curtis · 12 years ago
  98. 803ebf1 relax hexagon-toolchain.c even more to accomodate mingw32 targets by Matthew Curtis · 12 years ago
  99. a64d703 relax hexagon-toolchain.c CHECK to accomodate mingw32 targets by Matthew Curtis · 12 years ago
  100. 2ab3b6d Un-XFAIL hexagon-toolchain.c test for mingw32 by Matthew Curtis · 12 years ago