summaryrefslogtreecommitdiffstats
path: root/lib/Driver
Commit message (Expand)AuthorAgeFilesLines
* Merging r325651:Simon Dardis2018-04-112-0/+40
* Merging r323360:Hans Wennborg2018-01-301-1/+1
* Merging r323485:Hans Wennborg2018-01-301-0/+31
* [Driver] Fix unused variables and test-writing-into-workdir after r321621Sam McCall2018-01-021-2/+2
* Enable configuration files in clangSerge Pavlov2018-01-011-4/+260
* Reverted 321587: Enable configuration files in clangSerge Pavlov2017-12-301-260/+4
* Enable configuration files in clangSerge Pavlov2017-12-301-4/+260
* [driver][darwin] Take the OS version from -m<os>-version-min argument whenAlex Lorenz2017-12-291-14/+33
* [OPENMP] Initial support for `-fopenmp-simd` option.Alexey Bataev2017-12-291-0/+4
* Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer2017-12-285-26/+19
* [scudo] Add -fsanitize=scudo option to FuchsiaPetr Hosek2017-12-211-0/+1
* [Driver] Ensure no overlap between trapping & recoverable sanitizers. NFC.Vedant Kumar2017-12-211-0/+3
* [darwin][driver] Warn about mismatching -<os>-version-min rather thanAlex Lorenz2017-12-201-4/+21
* [driver][darwin] Set the 'simulator' environment when it's specifiedAlex Lorenz2017-12-191-6/+21
* [driver][darwin] Take the OS version specified in "-target" as the targetAlex Lorenz2017-12-191-47/+69
* [clang] -foptimization-record-file= should imply -fsave-optimization-recordJonas Devlieghere2017-12-191-0/+1
* Rename sparc-myriad-elf triplet to sparc-myriad-rtemsWalter Lee2017-12-191-4/+5
* Teach clang/NetBSD about additional dependencies for sanitizersKamil Rytarowski2017-12-191-0/+6
* [Driver, CodeGen] pass through and apply -fassociative-mathSanjay Patel2017-12-161-0/+3
* [Hexagon] Add front-end support for Hexagon V65Krzysztof Parzyszek2017-12-131-0/+1
* [Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...Craig Topper2017-12-111-0/+23
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-113-15/+1
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-113-1/+15
* Fix MSVC 'not all control paths return a value' warningSimon Pilgrim2017-12-101-0/+1
* [driver][darwin] Refactor the target selection code, NFCAlex Lorenz2017-12-092-262/+379
* Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov2017-12-093-10/+24
* Don't link NetBSD programs with -ldl in linkXRayRuntimeDepsKamil Rytarowski2017-12-091-1/+2
* Fix a comment in the codeKamil Rytarowski2017-12-081-1/+1
* [driver] Set the 'simulator' environment for Darwin when compiling forAlex Lorenz2017-12-073-8/+9
* [WebAssembly] Pass through --undefined to Wasm LLDSam Clegg2017-12-021-0/+1
* Revert [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-301-15/+5
* [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-301-5/+15
* [XRay][clang] Introduce -fxray-always-emit-customeventsDean Michael Berris2017-11-301-4/+14
* Reformat switch statement added in r319297, NFCReid Kleckner2017-11-291-12/+12
* [Driver] Turns out the GNU assembler does support falkor/saphira.Chad Rosier2017-11-291-3/+1
* Fix function call to fix buildIsmail Donmez2017-11-291-1/+1
* Follow up of r319317, add the missing header fileSylvestre Ledru2017-11-291-0/+1
* Add the nvidia-cuda-toolkit Debian package path to search pathSylvestre Ledru2017-11-291-0/+5
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-2910-19/+76
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-2910-75/+20
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-2910-20/+75
* [WebAssemby] Enable "-mthread-model single" by default, for now.Dan Gohman2017-11-272-0/+9
* Switch CPU names not recognized by GNU assemblerPirama Arumuga Nainar2017-11-271-10/+21
* Enable additonal features in NetBSDKamil Rytarowski2017-11-261-0/+4
* [Driver] Make the use of relax relocations a per target optionPetr Hosek2017-11-223-1/+6
* Add -finstrument-function-entry-bare flagHans Wennborg2017-11-211-2/+5
* [OpenMP] Consistently use cubin extension for nvlinkJonas Hahnfeld2017-11-214-18/+39
* Revert r318669/318694Erich Keane2017-11-203-16/+1
* [AutoComplete] Use stronger sort predicate for autocomplete candidates to rem...Mandeep Singh Grang2017-11-201-1/+5
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-11-203-1/+16