summaryrefslogtreecommitdiff
path: root/lib/Driver
AgeCommit message (Expand)Author
2018-04-11Merging r325651:llvm_60-amp-20180630release_60-f1b37feef3d-amp-20180630Simon Dardis
2018-01-30Merging r323360:Hans Wennborg
2018-01-30Merging r323485:Hans Wennborg
2018-01-02[Driver] Fix unused variables and test-writing-into-workdir after r321621Sam McCall
2018-01-01Enable configuration files in clangSerge Pavlov
2017-12-30Reverted 321587: Enable configuration files in clangSerge Pavlov
2017-12-30Enable configuration files in clangSerge Pavlov
2017-12-29[driver][darwin] Take the OS version from -m<os>-version-min argument whenAlex Lorenz
2017-12-29[OPENMP] Initial support for `-fopenmp-simd` option.Alexey Bataev
2017-12-28Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer
2017-12-21[scudo] Add -fsanitize=scudo option to FuchsiaPetr Hosek
2017-12-21[Driver] Ensure no overlap between trapping & recoverable sanitizers. NFC.Vedant Kumar
2017-12-20[darwin][driver] Warn about mismatching -<os>-version-min rather thanAlex Lorenz
2017-12-19[driver][darwin] Set the 'simulator' environment when it's specifiedAlex Lorenz
2017-12-19[driver][darwin] Take the OS version specified in "-target" as the targetAlex Lorenz
2017-12-19[clang] -foptimization-record-file= should imply -fsave-optimization-recordJonas Devlieghere
2017-12-19Rename sparc-myriad-elf triplet to sparc-myriad-rtemsWalter Lee
2017-12-19Teach clang/NetBSD about additional dependencies for sanitizersKamil Rytarowski
2017-12-16[Driver, CodeGen] pass through and apply -fassociative-mathSanjay Patel
2017-12-13[Hexagon] Add front-end support for Hexagon V65Krzysztof Parzyszek
2017-12-11[Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...Craig Topper
2017-12-11Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane
2017-12-11For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane
2017-12-10Fix MSVC 'not all control paths return a value' warningSimon Pilgrim
2017-12-09[driver][darwin] Refactor the target selection code, NFCAlex Lorenz
2017-12-09Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov
2017-12-09Don't link NetBSD programs with -ldl in linkXRayRuntimeDepsKamil Rytarowski
2017-12-08Fix a comment in the codeKamil Rytarowski
2017-12-07[driver] Set the 'simulator' environment for Darwin when compiling forAlex Lorenz
2017-12-02[WebAssembly] Pass through --undefined to Wasm LLDSam Clegg
2017-11-30Revert [ARM] disable FPU features when using soft floating point.Keith Walker
2017-11-30[ARM] disable FPU features when using soft floating point.Keith Walker
2017-11-30[XRay][clang] Introduce -fxray-always-emit-customeventsDean Michael Berris
2017-11-29Reformat switch statement added in r319297, NFCReid Kleckner
2017-11-29[Driver] Turns out the GNU assembler does support falkor/saphira.Chad Rosier
2017-11-29Fix function call to fix buildIsmail Donmez
2017-11-29Follow up of r319317, add the missing header fileSylvestre Ledru
2017-11-29Add the nvidia-cuda-toolkit Debian package path to search pathSylvestre Ledru
2017-11-29Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone
2017-11-29Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone
2017-11-29Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone
2017-11-27[WebAssemby] Enable "-mthread-model single" by default, for now.Dan Gohman
2017-11-27Switch CPU names not recognized by GNU assemblerPirama Arumuga Nainar
2017-11-26Enable additonal features in NetBSDKamil Rytarowski
2017-11-22[Driver] Make the use of relax relocations a per target optionPetr Hosek
2017-11-21Add -finstrument-function-entry-bare flagHans Wennborg
2017-11-21[OpenMP] Consistently use cubin extension for nvlinkJonas Hahnfeld
2017-11-20Revert r318669/318694Erich Keane
2017-11-20[AutoComplete] Use stronger sort predicate for autocomplete candidates to rem...Mandeep Singh Grang
2017-11-20For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane