1. 5640209 [AArch64] Add support for NEON scalar floating-point compare instructions. by Chad Rosier · 11 years ago
  2. c94b5ae Avoid diagnosing twice on non-x86 targets by Alp Toker · 11 years ago
  3. 6167d7f [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  4. e58a58d Fix triple / REQUIRES in test from r193685 by Alp Toker · 11 years ago
  5. 2597315 Recover instead of crashing on MS assembly when no target is loaded by Alp Toker · 11 years ago
  6. dc837b1 clang-format: Fix indenting corner case with comment and else. by Daniel Jasper · 11 years ago
  7. 8437957 clang-format: Fix whitespaces in include directives. by Daniel Jasper · 11 years ago
  8. c70cc5d Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  9. 74b7363 clang-format: fix for \r\r\n produced in multiline block comments by Daniel Jasper · 11 years ago
  10. 2669986 [mips] Delete unused functions. by Akira Hatanaka · 11 years ago
  11. 190d1af PR17731: When determining whether a tag and a non-tag were declared in the same by Richard Smith · 11 years ago
  12. 58656de Minor efficiency refactor related to 193661. No functional change. by Warren Hunt · 11 years ago
  13. cb79df7 Activating latent test case for r193661. by Warren Hunt · 11 years ago
  14. 1f60017 Fixing code gen to handle microsoft layouts for which size % alignment != 0 by Warren Hunt · 11 years ago
  15. 0e429f1 Changed tests_typestate to test_typestate for consistency. by Chris Wailes · 11 years ago
  16. 6d0943f Add -lm to sanitizer link arguments. by Evgeniy Stepanov · 11 years ago
  17. 799bcc7 Add support for the separate version of /FI. by Rafael Espindola · 11 years ago
  18. 550ed20 [mips] Align the stack to 16-bytes for -mfp64. by Akira Hatanaka · 11 years ago
  19. 7ebd953 [mips] Use the distance between the current argument's starting address and by Akira Hatanaka · 11 years ago
  20. 4d1c236 [mips] Move setDescriptionString to base class MipsTargetInfoBase and call it by Akira Hatanaka · 11 years ago
  21. 4231704 R600: Add Sea Islands GPUs by Tom Stellard · 11 years ago
  22. d8ee5c1 clang-format: Option to control spacing in template argument lists. by Daniel Jasper · 11 years ago
  23. b7488d7 Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>." by Samuel Benzaquen · 11 years ago
  24. d647efb Fix an assertion when handling a custom case of virtual inheritance; also reduce code duplication by Timur Iskhodzhanov · 11 years ago
  25. f3af758 Add a missing lit-test expectation (forgotten to write initially?) by Timur Iskhodzhanov · 11 years ago
  26. fa3d81c Use LLVMLibsOptions intead of LDFLAGS when setting the libclang soname. This allows 'make LDFLAGS=foo' to be set correctly (and matches the way it is done with libllvm and liblldb) by Sylvestre Ledru · 11 years ago
  27. a6306fc ARM: fix AST for __builtin_arm_strex call by Tim Northover · 11 years ago
  28. 52af944 clang-format: Fix overloaded operator for global-scoped conversions. by Daniel Jasper · 11 years ago
  29. 2a9b758 Teach the driver to not try to use 'lib32' multilib spellings on ARM by Chandler Carruth · 11 years ago
  30. 909f35a ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang by Bernard Ogden · 11 years ago
  31. fe88a10 Doh, got this turned around. This is in fact the consistent ordering. by Chandler Carruth · 11 years ago
  32. f4ad5ad Clean up the deeply misleading name of the "MultiLibSuffix". This is by Chandler Carruth · 11 years ago
  33. 6bf97fb Use Rewriter::overwriteChangedFiles() directly by Alp Toker · 11 years ago
  34. 2dd4710 Revert "Use Rewriter::overwriteChangedFiles() directly" by Alp Toker · 11 years ago
  35. 66490d2 Remove obsolete RewriteBuffer comment by Alp Toker · 11 years ago
  36. bc4c6bc Use Rewriter::overwriteChangedFiles() directly by Alp Toker · 11 years ago
  37. 8fa2cbf Add missing attributes [[gnu::no_sanitize_address]] and by Nick Lewycky · 11 years ago
  38. 966a0fc Treat [[gnu::__const]] the same as [[gnu::const]]. GCC's tokenizer can't tell by Nick Lewycky · 11 years ago
  39. 85e10d2 Fix "existant" typos by Alp Toker · 11 years ago
  40. 76671ed Cleanup comments and braces. No functionality changed, just trying to by Chandler Carruth · 11 years ago
  41. bb17ff9 Switch %clang -cc1 tests to %clang_cc1 by Alp Toker · 11 years ago
  42. 9a47824 Revert "Support cross linking to arm on ubuntu." by Rafael Espindola · 11 years ago
  43. 5794b53 Allow a new syntax in a module requires-declaration: by Richard Smith · 11 years ago
  44. 961d057 Fix a parser crash when there are #pragmas in a context which requires a single by Richard Smith · 11 years ago
  45. 0d89557 More windows path handling. by Rafael Espindola · 11 years ago
  46. 9f75464 Relax test to pass with windows paths. by Rafael Espindola · 11 years ago
  47. ba37ef9 Support cross linking to arm on ubuntu. by Rafael Espindola · 11 years ago
  48. 0e7a1cf [libsanitizer] configure+make: install include/sanitizer into Clang by Alexander Potapenko · 11 years ago
  49. 9cf7725 StaticAnalyzer/Checkers/DynamicTypePropagation.cpp: Fix in comments. 80-col and an utf8 char. by NAKAMURA Takumi · 11 years ago
  50. 91f64f3 Fix typo in test's REQUIRES line by Alp Toker · 11 years ago
  51. 138ef86 Define [U]LLONG_{MIN,MAX} for C++11, add tests. by JF Bastien · 11 years ago
  52. 0e4f559 Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition and declaration by Timur Iskhodzhanov · 11 years ago
  53. 1f42ca9 Fix option typo. by Rafael Espindola · 11 years ago
  54. ec538a7 Fix option spelling. by Rafael Espindola · 11 years ago
  55. 5adfa96 Use -target instead of triple and use FileCheck. by Rafael Espindola · 11 years ago
  56. 5f3d6a5 Add trunk revision number on the online HTML docs. by Bill Wendling · 11 years ago
  57. 0e42127 Remove REQUIRES aarch64-registered-target from test by Alp Toker · 11 years ago
  58. b7bc66a Check IR and don't use temporary files. by Rafael Espindola · 11 years ago
  59. 8f54d88 clang-format: Fix ObjC method exprs with variadic parameters. by Daniel Jasper · 11 years ago
  60. 2f0ca41 FileCheckize by Alp Toker · 11 years ago
  61. d553207 Quote wildcard in test's grep argument by Alp Toker · 11 years ago
  62. cc91875 Remove unused diagnostic. by Benjamin Kramer · 11 years ago
  63. 0997911 Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments by David Majnemer · 11 years ago
  64. d7b4855 Sema: Correctly build pointer-to-member arguments from a template argument with an IndirectFieldDecl by David Majnemer · 11 years ago
  65. 942e02b clang/test/CodeGenCXX/debug-info-namespace.cpp: Suppress this also on msys, for now since r193116. by NAKAMURA Takumi · 11 years ago
  66. 8686d85 [analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op. by Jordan Rose · 11 years ago
  67. 9d9a943 ObjectiveC arc. Warn when an implicitly 'strong' property by Fariborz Jahanian · 11 years ago
  68. 23782ec Document that -fsanitize=function is Linux-only. by Peter Collingbourne · 11 years ago
  69. cb9e579 Skip this test when using lit integrated shell by Alp Toker · 11 years ago
  70. 7784d51 Minor performance improvement to not do unnecessary work by Fariborz Jahanian · 11 years ago
  71. 4e7f00c ObjectiveC: under -Wunused-property-ivar warn if property's by Fariborz Jahanian · 11 years ago
  72. 73e9431 clang-format.py: Make formatting unnamed buffers work again (broke in r190691). by Nico Weber · 11 years ago
  73. 5c47b38 Don't check for -L options that gcc doesn't use. by Rafael Espindola · 11 years ago
  74. 28ce23a I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change by Rafael Espindola · 11 years ago
  75. 1a74782 Just detect a distro as being fedora or not. by Rafael Espindola · 11 years ago
  76. 79cabd0 Merge two adjacent ifs. by Rafael Espindola · 11 years ago
  77. 02debf6 Add -Wstring-plus-char, which warns when adding char literals to C strings. by Jordan Rose · 11 years ago
  78. a0cbcab Used OwningPtr to clean up some memory management in Consumed.cpp. by Chris Wailes · 11 years ago
  79. 47066e4 clang-format: Adapt line break penalties for LLVM style. by Daniel Jasper · 11 years ago
  80. 9d33c40 Sema: Do not allow lambda expressions to appear inside of constant expressions by David Majnemer · 11 years ago
  81. 68ecccc Remove dead variables. by Benjamin Kramer · 11 years ago
  82. 101e9dc Consider used attributes in hidden decls. by Rafael Espindola · 11 years ago
  83. 858d2ba Simplify and refactor the uninitialized field warning. by Richard Trieu · 11 years ago
  84. 9bd1c13 Refactor: Extract specializing the generic lambda call operator during conversion to fptr deduction into its own function. by Faisal Vali · 11 years ago
  85. 0f7c47b Remove unused CodeGenOptions from CodeGenTypes. by Mark Lacey · 11 years ago
  86. f779e65 Add driver support for FP, SIMD and crypto defaults. by Bernard Ogden · 11 years ago
  87. 51f997d Clean up char/numeric comparisons in ARM getTargetDefines by Bernard Ogden · 11 years ago
  88. 80e90c2 Set appropriate FPU default for Linux on v8 by Bernard Ogden · 11 years ago
  89. c427249 Teach clang driver about Cortex-A53 and Cortex-A57. by Bernard Ogden · 11 years ago
  90. 3da9a8f ObjectiveC IRGen. Replace _objc_empty_vtable pointer in Objective-C by Fariborz Jahanian · 11 years ago
  91. f9258ee Revert "Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344." by Argyrios Kyrtzidis · 11 years ago
  92. 852bce4 clang-format: Properly reset nested AnnotatedLine structure. by Daniel Jasper · 11 years ago
  93. de2204b Replaced duplicate code with calls to forwardInfo. by Chris Wailes · 11 years ago
  94. a1cc4d6 Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344. by NAKAMURA Takumi · 11 years ago
  95. 74317e4 clang-format: Be more conservative about column layout formatting. by Daniel Jasper · 11 years ago
  96. 66b5dac ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs by Tim Northover · 11 years ago
  97. 3c6aea7 clang-format: Cleanup array initializer and dict initializer formatting. by Daniel Jasper · 11 years ago
  98. 7edf9a4 Teach Clang to accept and ignore -f[no-]implicit-templates. by Chandler Carruth · 11 years ago
  99. 6e40ca5 Teach Clang to recognize and ignore GCC's -fdiagnostics-show-location by Chandler Carruth · 11 years ago
  100. ee0cd37 Use the same SourceManager for ModuleMaps and compilations. by Manuel Klimek · 11 years ago