Commit History

Author SHA1 Message Date
  Alex Lorenz fff88111a2 [driver][xray] fix the macOS support checker by supporting -macos 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Michal Gorny 2c99c22ca9 Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI] 6 years ago
  Petr Hosek 7805aba4da [Driver] Support XRay on Fuchsia 6 years ago
  Fangrui Song 2bc7aaa80d llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 years ago
  Dean Michael Berris d1a487bb6c [XRay][clang] Propagate -fxray-instrumentation-bundle to -cc1 7 years ago
  David Carlier 37975d5918 [Xray] Darwin - Enable in the driver side 7 years ago
  Kamil Rytarowski f0b051b04b Permit -fxray-instrument for NetBSD/amd64 7 years ago
  Mandeep Singh Grang 1dfd6cdd38 [XRay] Change std::sort to llvm::sort in response to r327219 7 years ago
  Keith Wyss 07bff7a364 [XRay] Add clang builtin for xray typed events. 7 years ago
  Dean Michael Berris fcc3a5bb76 [XRay][clang] Make -fxray-modes= additive 7 years ago
  Dean Michael Berris a50e57f11b [XRay][clang] Add flag to choose instrumentation bundles 7 years ago
  Dean Michael Berris 9fe543498f [XRay][clang+compiler-rt] Support build-time mode selection 7 years ago
  Dean Michael Berris 46f5ec2ba7 [XRay][llvm+clang] Consolidate attribute list files 7 years ago
  Dean Michael Berris ff0a62d6b5 [XRay][clang] Add a flag to enable/disable linking XRay deps explicitly 7 years ago
  Dean Michael Berris fdc7eb8531 [XRay][clang] Allow clang to build XRay instrumented binaries in OpenBSD 7 years ago
  Kamil Rytarowski 4dda250ae5 FreeBSD driver / Xray flags moving pthread to compile flags. 7 years ago
  Dean Michael Berris f4f187631c [XRay][clang] Introduce -fxray-always-emit-customevents 7 years ago
  Dean Michael Berris 11fbce0944 Revert "[XRay][darwin] Initial XRay in Darwin Support" 7 years ago
  Dean Michael Berris 6d2e3c60e6 [XRay][darwin] Initial XRay in Darwin Support 7 years ago
  Dean Michael Berris cc271a0818 [XRay][clang] Fix the -fxray-instruction-threshold flag processing 8 years ago
  Dean Michael Berris e281ba0caa [XRay][clang] Use llvm::to_string instead of std::string 8 years ago
  Dean Michael Berris ca9fad67af [XRay] Add -fxray-{always,never}-instrument= flags to clang 8 years ago