summaryrefslogtreecommitdiff
path: root/test/Driver
AgeCommit message (Expand)Author
2018-04-11Merging r325651:llvm_60-amp-20180630release_60-f1b37feef3d-amp-20180630Simon Dardis
2018-02-02Merging r323155:Hans Wennborg
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-27[x86][icelake][vbmi2]Coby Tayree
2017-12-27[x86][icelake][vnni]Coby Tayree
2017-12-27[x86][icelake][bitalg]Coby Tayree
2017-12-27[hotfix]Coby Tayree
2017-12-27[x86][icelake][vpclmulqdq]Coby Tayree
2017-12-27[x86][icelake][gfni]Coby Tayree
2017-12-27[x86][icelake][vaes]Coby Tayree
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-19Add renamed .o files that were omitted by "git llvm push" commandWalter Lee
2017-12-19Rename sparc-myriad-elf triplet to sparc-myriad-rtemsWalter Lee
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-12Add --cuda-path to mock a CUDA Toolkit installation to avoidKelvin Li
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-09Fix Driver/darwin-version.c testAlex Lorenz
2017-12-09[driver][darwin] Refactor the target selection code, NFCAlex Lorenz
2017-12-09Fix fsanitize-blacklist test on Windows.Evgeniy Stepanov
2017-12-09Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov
2017-12-07Correct line endings that got mixed up in r320089; NFC.Aaron Ballman
2017-12-07Add new language mode flags for C17.Aaron Ballman
2017-12-07[driver] Set the 'simulator' environment for Darwin when compiling forAlex Lorenz
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-29[Driver] Turns out the GNU assembler does support falkor/saphira.Chad Rosier
2017-11-27[clang-cl] Alias /Wall to -WeverythingReid Kleckner
2017-11-27Switch CPU names not recognized by GNU assemblerPirama Arumuga Nainar
2017-11-26Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracki...Oren Ben Simhon
2017-11-22[Driver] Make the use of relax relocations a per target optionPetr Hosek
2017-11-21Add target triples to openmp-offload-gpu.cJonas Hahnfeld
2017-11-21[OpenMP] Consistently use cubin extension for nvlinkJonas Hahnfeld
2017-11-20Revert r318669/318694Erich Keane
2017-11-20Include test files for rL318668Erich Keane
2017-11-20For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane
2017-11-20[ARM] For assembler files recognize -Xassembler or -Wa, -mthumbPeter Smith