summaryrefslogtreecommitdiffstats
path: root/test/Driver/mips-abi.c
Commit message (Expand)AuthorAgeFilesLines
* [mips] Defer validity check for CPU/ABI pairs and improve error message for i...Daniel Sanders2016-06-141-5/+16
* [mips] The default ABI depends on the CPU not the Arch on MTI and IMG vendor ...Daniel Sanders2016-06-061-3/+16
* [mips] The P5600 does not support N32/N64 since it's a 32-bit CPU.Daniel Sanders2016-06-061-0/+5
* [mips] Kill 'support' for untested EABI.Daniel Sanders2016-05-271-6/+0
* [mips][p5600] Add -mcpu=p5600 option.Daniel Sanders2015-10-051-0/+6
* [Driver][Mips] Support one more MIPS CPU name - octeon.Simon Atanasyan2014-07-041-0/+6
* [Driver][Mips] Support more MIPS CPU names: mips1 - mips5.Simon Atanasyan2014-07-041-0/+30
* [Driver][Mips] Check MIPS CPU name provided to the Clang driver.Simon Atanasyan2014-07-031-0/+10
* [Driver][Mips] If ABI name is not provided deduce it from the target tripleSimon Atanasyan2014-07-021-0/+40
* [Driver][Mips] Check rejecting of invalid MIPS ABI names in the test.Simon Atanasyan2014-06-301-2/+13
* [Mips] Convert a GNU style Mips ABI name to the name accepted by LLVMSimon Atanasyan2013-04-211-0/+36