summaryrefslogtreecommitdiff
path: root/test/Driver/hexagon-toolchain-elf.c
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-4/+12
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-8/+0
* [Hexagon] Update tests account for non-hardcoded linker name.Sid Manning2018-10-141-26/+26
* [Hexagon] Remove fp-contract=fast setting for at O3Brendon Cahoon2018-09-121-1/+1
* [Hexagon] Add -ffixed-r19 driver option and translate it to +reserved-r19Krzysztof Parzyszek2018-02-281-3/+13
* [Hexagon] Add front-end support for Hexagon V65Krzysztof Parzyszek2017-12-131-5/+13
* [Hexagon] Set -ffp-contract=fast at -O3 unless explicitly specifiedKrzysztof Parzyszek2017-04-251-0/+16
* [Hexagon] Recognize hexagonv62 as a valid target CPUKrzysztof Parzyszek2017-03-141-0/+8
* [Hexagon] Avoid spurious failures in test/Driver/hexagon-toolchain-elf.cKrzysztof Parzyszek2016-05-111-4/+4
* Fix Clang tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.Paul Robinson2016-02-261-3/+3
* [Hexagon] Update default paths and argumentsKrzysztof Parzyszek2015-12-141-466/+361
* [Hexagon] Use integrated assembler by defaultKrzysztof Parzyszek2015-12-091-32/+32
* Use the AddAllArgs overload which accepts an ArrayRef of OptSpecifier.Douglas Katzman2015-07-291-1/+1
* Factor out SmallDataThresholdIkhlas Ajbar2015-05-141-7/+0
* Fix clash of gcc toolchains in hexagon driver regression tests.Samuel Antao2014-11-071-0/+33
* Fix Driver tests that I broke on Windows in r214924Reid Kleckner2014-08-051-52/+52
* Don't check clang binary name, as it can be different in some test setups.Alexander Kornienko2014-06-271-19/+19
* Remove REQUIRES lines from portable testsAlp Toker2014-06-251-2/+0
* Fix option spelling.Rafael Espindola2013-10-271-1/+1
* Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode enum,Hans Wennborg2013-07-181-8/+8
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-6/+6
* Remove PathV1.h usage from ToolChains.cpp.Rafael Espindola2013-06-261-1/+1
* Accept both / and \\ to fix the windows bots.Rafael Espindola2013-06-241-52/+52
* Hexagon: Remove -g option from the assembler command line.Jyotsna Verma2013-04-111-1/+1
* Test Hexagon tool-chain when configured as OSless target.Jyotsna Verma2013-04-031-0/+564