1. b23ccec Misc typos fixes in ./lib folder by Raphael Isemann · 7 years ago
  2. 6b062cd [gcov/Darwin] Ensure external symbols are exported when using an export list by Vedant Kumar · 7 years ago
  3. b547ef2 Revert "Reapply: [Driver] Use forward slashes in most linker arguments" by Martin Storsjo · 7 years ago
  4. cbd7357 Reapply: [Driver] Use forward slashes in most linker arguments by Martin Storsjo · 7 years ago
  5. e133c78 Revert "[Driver] Use forward slashes in most linker arguments" by Martin Storsjo · 7 years ago
  6. 965a361 [Driver] Use forward slashes in most linker arguments by Martin Storsjo · 7 years ago
  7. fc51490 Lift VFS from clang to llvm (NFC) by Jonas Devlieghere · 7 years ago
  8. f32a0fc [MinGW] Allow using ASan by Martin Storsjo · 7 years ago
  9. cd35eff [modules] Driver support for precompiling a collection of files as a single by Richard Smith · 7 years ago
  10. 678c1c6 [Driver] Check normalized triples for multiarch runtime path by Petr Hosek · 7 years ago
  11. 6907ce2 Remove trailing space by Fangrui Song · 7 years ago
  12. b69ba22 [clang][ubsan] Implicit Conversion Sanitizer - integer truncation - clang part by Roman Lebedev · 7 years ago
  13. 887f26d Support for multiarch runtimes layout by Petr Hosek · 7 years ago
  14. d8c6290 Move VersionTuple from clang/Basic to llvm/Support by Pavel Labath · 7 years ago
  15. 09edbdd [Driver] Stop passing -fseh-exceptions for x86_64-windows-msvc by Shoaib Meenai · 7 years ago
  16. 2ada249 Do not enable RTTI with -fexceptions, for PS4 by Sunil Srivastava · 7 years ago
  17. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  18. 1865df4 s/LLVM_ON_WIN32/_WIN32/, clang by Nico Weber · 7 years ago
  19. f11eb3e AArch64: Implement support for the shadowcallstack attribute. by Peter Collingbourne · 7 years ago
  20. e55aa03 Add the -fsanitize=shadow-call-stack flag by Vlad Tsyrklevich · 7 years ago
  21. 5e4511c [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  22. 150a377 Better OpenBSD frontend support by Kamil Rytarowski · 8 years ago
  23. 9b1996e Handle the NetBSD case in ToolChain::getOSLibName() by Kamil Rytarowski · 8 years ago
  24. a49182a [Driver] Allow using a canonical form of '-fuse-ld=' when cross-compiling on Windows. by Igor Kudrin · 8 years ago
  25. 85da0f6 [Sanitizers] Basic Solaris sanitizer support (PR 33274) by Alex Shlyapnikov · 8 years ago
  26. 6cdef0e [driver] Set the 'simulator' environment for Darwin when compiling for by Alex Lorenz · 8 years ago
  27. c950c65 Toolchain: Normalize dwarf, sjlj and seh eh by Martell Malone · 8 years ago
  28. 2fa2570 Revert "Toolchain: Normalize dwarf, sjlj and seh eh" by Martell Malone · 8 years ago
  29. 390cfcb Toolchain: Normalize dwarf, sjlj and seh eh by Martell Malone · 8 years ago
  30. 5668d83 [Driver] Make the use of relax relocations a per target option by Petr Hosek · 8 years ago
  31. 7c78cc5 [OpenMP] Consistently use cubin extension for nvlink by Jonas Hahnfeld · 8 years ago
  32. 3947cb3 [ARM] For assembler files recognize -Xassembler or -Wa, -mthumb by Peter Smith · 8 years ago
  33. 471d7af [WebAssembly] Add crt1.o with calling lld by Sam Clegg · 8 years ago
  34. a08631e [WebAssembly] Include libclang_rt.builtins in the standard way by Sam Clegg · 8 years ago
  35. e5639e9 Driver: use ld64.lld when -fuse-ld=lld for darwin by Martell Malone · 8 years ago
  36. bbf56fb [OpenMP] Fix passing of -m arguments correctly by Jonas Hahnfeld · 8 years ago
  37. 757e61f [OpenMP] Fix passing of -m arguments to device toolchain by Jonas Hahnfeld · 8 years ago
  38. 85f1995 [OpenMP] Fix memory leak when translating arguments by Jonas Hahnfeld · 8 years ago
  39. 6fbb9e0 Fix validation of the -mthread-model flag in the Clang driver by Jonathan Roelofs · 8 years ago
  40. c6daf73c Restore clang_rt library name on i686-android. by Evgeniy Stepanov · 8 years ago
  41. 4e76984 Use class to pass information about executable name by Serge Pavlov · 8 years ago
  42. 62dc83b Reland r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux) by Michal Gorny · 8 years ago
  43. 617e898 Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux) by Michal Gorny · 8 years ago
  44. 1726459 [Driver] Use arch type to find compiler-rt libraries (on Linux) by Michal Gorny · 8 years ago
  45. 21b60ed Fix memory leak in ToolChain::TranslateOpenMPTargetArgs by Jonas Hahnfeld · 8 years ago
  46. 916a467 [Driver] Search compiler-rt paths in -print-file-name= by Petr Hosek · 8 years ago
  47. 5289843 [OpenMP] Fix bug regarding cubin integration into host binary by Gheorghe-Teodor Bercea · 8 years ago
  48. 47e0cf3 [OpenMP] Add flag for specifying the target device architecture for OpenMP device offloading by Gheorghe-Teodor Bercea · 8 years ago
  49. 83e57c2 [Driver] Error if ARM mode was selected explicitly for M-profile CPUs. by Florian Hahn · 8 years ago
  50. b72e35a [Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions. by Akira Hatanaka · 8 years ago
  51. ef5bbd6 Update to use enum classes for various ARM *Kind enums by Florian Hahn · 8 years ago
  52. 0ee47d9 Introduce -nostdlib++ flag to disable linking the C++ standard library. by Nico Weber · 8 years ago
  53. f0f2960 [OpenMP] Extend CLANG target options with device offloading kind. by Gheorghe-Teodor Bercea · 8 years ago
  54. 835832d [XRay] Add -fxray-{always,never}-instrument= flags to clang by Dean Michael Berris · 8 years ago
  55. 42c17ec [ubsan] Add a nullability sanitizer by Vedant Kumar · 9 years ago
  56. f561aba [Driver] Consolidate tools and toolchains by target platform. (NFC) by David L. Jones · 9 years ago
  57. 65a16dd Add arch-specific directory to search path by Pirama Arumuga Nainar · 9 years ago
  58. fe2c2b0 [Driver] Allow setting the default linker during build by Petr Hosek · 9 years ago
  59. eb4cc23 [Driver] Simplify ToolChain::GetCXXStdlibType (NFC) by Jonas Hahnfeld · 9 years ago
  60. 24fb20c Refactor how the MSVC toolchain searches for a compatibility version. by David L. Jones · 9 years ago
  61. da2028b [cfi] Enable cfi-icall on ARM and AArch64. by Evgeniy Stepanov · 9 years ago
  62. 7cab8f1 [Driver][OpenMP] Add support to create jobs for bundling actions. by Samuel Antao · 9 years ago
  63. fab4f37 [Driver][OpenMP] Update actions builder to create unbundling action when necessary. by Samuel Antao · 9 years ago
  64. 69d6f31 [Driver][OpenMP] Update actions builder to create bundling action when necessary. by Samuel Antao · 9 years ago
  65. 6fcd4eb Driver: use StringRef instead of raw pointer in lookupTypeForExtension() (NFC) by Mehdi Amini · 9 years ago
  66. 667d630 Revert "Driver: use the canonical static library naming" by Saleem Abdulrasool · 9 years ago
  67. d01704b Driver: use the canonical static library naming by Saleem Abdulrasool · 9 years ago
  68. ef31305 [Driver] Enable CFI for WebAssembly by Derek Schuff · 9 years ago
  69. 18286cf Retry: [Driver] Compute effective target triples once per job (NFCI) by Vedant Kumar · 9 years ago
  70. 5fb00e4 Revert "[Driver] Compute effective target triples once per job (NFCI)" by Vedant Kumar · 9 years ago
  71. 6b5596a [ARM] Pass thumb as architecture to the underlying tools, when targeting windows by Renato Golin · 9 years ago
  72. d196fa5 Support setting default value for -rtlib at build time by Jonas Hahnfeld · 9 years ago
  73. ebf8662 Update description for CLANG_DEFAULT_CXX_STDLIB and add comment. NFC by Jonas Hahnfeld · 9 years ago
  74. bf51e70 [Driver] Compute effective target triples once per job (NFCI) by Vedant Kumar · 9 years ago
  75. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  76. d06239d [CUDA][OpenMP] Create generic offload action by Samuel Antao · 9 years ago
  77. 4798eb6 Compilation for Intel MCU (Part 2/3) by Andrey Turetskiy · 9 years ago
  78. 0995419 Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB by Jonas Hahnfeld · 10 years ago
  79. e43b741 Accept absolute paths in the -fuse-ld option. by Peter Zotov · 10 years ago
  80. 1ced509 Fix remaining Clang-tidy readability-redundant-control-flow warnings; other minor fixes. by Eugene Zelenko · 10 years ago
  81. aae8374 [CMake] Add option to switch default C++ stdlib by Jonas Hahnfeld · 10 years ago
  82. 5cad225 Driver: protect from empty -L args by Martell Malone · 10 years ago
  83. 39719a7 Driver: Defer computation of linker path until it is needed. by Peter Collingbourne · 10 years ago
  84. fa11ab5 [CUDA] added include paths for both sides of CUDA compilation. by Artem Belevich · 10 years ago
  85. 6059ef9 Add trivial utility to append -L arguments to linker step. NFC by Douglas Katzman · 10 years ago
  86. c744e12 Re-recommit: Add support for the new mips-mti-linux toolchain. by Vasileios Kalintiris · 10 years ago
  87. f6ecf96 [ARM] Clang gives unintended warning message for 'mthumb' + M-profiles: by Alexandros Lamprineas · 10 years ago
  88. 71b0dfe Revert "[mips] Add support for the new mips-mti-linux toolchain." by Vasileios Kalintiris · 10 years ago
  89. 45faf47 [mips] Add support for the new mips-mti-linux toolchain. by Vasileios Kalintiris · 10 years ago
  90. 89ea433 When running clang with an arm triple such as '--target=thumbv7m-none-eabi' by Alexandros Lamprineas · 10 years ago
  91. 69306c0 clang driver toolchain refactoring by Xinliang David Li · 10 years ago
  92. 637d1e6 Roll-back r250822. by Angel Garcia Gomez · 10 years ago
  93. b5250d3 Apply modernize-use-default to clang. by Angel Garcia Gomez · 10 years ago
  94. 14deb7b Use Triple.isAndroid() where possible. by Evgeniy Stepanov · 10 years ago
  95. d45b205 [VFS] Port driver tool chains to VFS. by Benjamin Kramer · 10 years ago
  96. fdfc010 Remove support for the mips-mti-linux toolchain. by Vasileios Kalintiris · 10 years ago
  97. 6967527 Re-commit "Add support for the new mips-mti-linux toolchain." by Vasileios Kalintiris · 10 years ago
  98. ddb517d Revert "Add support for the new mips-mti-linux toolchain." by Vasileios Kalintiris · 10 years ago
  99. 712f088 Add support for the new mips-mti-linux toolchain. by Vasileios Kalintiris · 10 years ago
  100. 447e357 Allow a ToolChain to compute the path of a compiler-rt's component. by Vasileios Kalintiris · 10 years ago