summaryrefslogtreecommitdiffstats
path: root/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* Merging r325651:Simon Dardis2018-04-112-0/+29
* Merging r323155:Hans Wennborg2018-02-021-0/+9
* Merging r323360:Hans Wennborg2018-01-301-2/+7
* Merging r323485:Hans Wennborg2018-01-301-0/+24
* [Driver] Fix unused variables and test-writing-into-workdir after r321621Sam McCall2018-01-021-5/+5
* Enable configuration files in clangSerge Pavlov2018-01-0119-0/+299
* Reverted 321587: Enable configuration files in clangSerge Pavlov2017-12-3019-296/+0
* Enable configuration files in clangSerge Pavlov2017-12-3019-0/+296
* [driver][darwin] Take the OS version from -m<os>-version-min argument whenAlex Lorenz2017-12-291-1/+20
* [x86][icelake][vbmi2]Coby Tayree2017-12-271-4/+9
* [x86][icelake][vnni]Coby Tayree2017-12-271-0/+5
* [x86][icelake][bitalg]Coby Tayree2017-12-271-0/+5
* [hotfix]Coby Tayree2017-12-271-7/+1
* [x86][icelake][vpclmulqdq]Coby Tayree2017-12-271-0/+11
* [x86][icelake][gfni]Coby Tayree2017-12-271-0/+5
* [x86][icelake][vaes]Coby Tayree2017-12-271-0/+6
* [scudo] Add -fsanitize=scudo option to FuchsiaPetr Hosek2017-12-211-0/+17
* [Driver] Ensure no overlap between trapping & recoverable sanitizers. NFC.Vedant Kumar2017-12-211-0/+1
* [darwin][driver] Warn about mismatching -<os>-version-min rather thanAlex Lorenz2017-12-201-2/+16
* [driver][darwin] Set the 'simulator' environment when it's specifiedAlex Lorenz2017-12-191-0/+10
* [driver][darwin] Take the OS version specified in "-target" as the targetAlex Lorenz2017-12-194-35/+153
* [clang] -foptimization-record-file= should imply -fsave-optimization-recordJonas Devlieghere2017-12-191-0/+3
* Add renamed .o files that were omitted by "git llvm push" commandWalter Lee2017-12-195-0/+0
* Rename sparc-myriad-elf triplet to sparc-myriad-rtemsWalter Lee2017-12-197-8/+8
* [Driver, CodeGen] pass through and apply -fassociative-mathSanjay Patel2017-12-161-13/+50
* [Hexagon] Add front-end support for Hexagon V65Krzysztof Parzyszek2017-12-132-5/+26
* Add --cuda-path to mock a CUDA Toolkit installation to avoidKelvin Li2017-12-121-1/+1
* [Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...Craig Topper2017-12-111-0/+24
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-117-58/+4
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-117-4/+58
* Fix Driver/darwin-version.c testAlex Lorenz2017-12-091-1/+1
* [driver][darwin] Refactor the target selection code, NFCAlex Lorenz2017-12-091-0/+5
* Fix fsanitize-blacklist test on Windows.Evgeniy Stepanov2017-12-091-2/+2
* Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov2017-12-098-2/+85
* Correct line endings that got mixed up in r320089; NFC.Aaron Ballman2017-12-071-22/+22
* Add new language mode flags for C17.Aaron Ballman2017-12-071-20/+22
* [driver] Set the 'simulator' environment for Darwin when compiling forAlex Lorenz2017-12-074-17/+16
* Revert [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-303-128/+16
* [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-303-16/+128
* [Driver] Turns out the GNU assembler does support falkor/saphira.Chad Rosier2017-11-291-6/+0
* [clang-cl] Alias /Wall to -WeverythingReid Kleckner2017-11-271-1/+2
* Switch CPU names not recognized by GNU assemblerPirama Arumuga Nainar2017-11-271-0/+17
* Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracki...Oren Ben Simhon2017-11-261-0/+10
* [Driver] Make the use of relax relocations a per target optionPetr Hosek2017-11-221-0/+1
* Add target triples to openmp-offload-gpu.cJonas Hahnfeld2017-11-211-3/+6
* [OpenMP] Consistently use cubin extension for nvlinkJonas Hahnfeld2017-11-211-25/+54
* Revert r318669/318694Erich Keane2017-11-207-58/+4
* Include test files for rL318668Erich Keane2017-11-203-0/+53
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-11-204-4/+5
* [ARM] For assembler files recognize -Xassembler or -Wa, -mthumbPeter Smith2017-11-201-0/+17