summaryrefslogtreecommitdiff
path: root/test/Driver/mips-abi.c
AgeCommit message (Expand)Author
2017-08-11[mips] Add missing mips-registered-target to mips test.Simon Dardis
2016-06-14[mips] Defer validity check for CPU/ABI pairs and improve error message for i...Daniel Sanders
2016-06-06[mips] The default ABI depends on the CPU not the Arch on MTI and IMG vendor ...Daniel Sanders
2016-06-06[mips] The P5600 does not support N32/N64 since it's a 32-bit CPU.Daniel Sanders
2016-05-27[mips] Kill 'support' for untested EABI.Daniel Sanders
2015-10-05[mips][p5600] Add -mcpu=p5600 option.Daniel Sanders
2014-07-04[Driver][Mips] Support one more MIPS CPU name - octeon.Simon Atanasyan
2014-07-04[Driver][Mips] Support more MIPS CPU names: mips1 - mips5.Simon Atanasyan
2014-07-03[Driver][Mips] Check MIPS CPU name provided to the Clang driver.Simon Atanasyan
2014-07-02[Driver][Mips] If ABI name is not provided deduce it from the target tripleSimon Atanasyan
2014-06-30[Driver][Mips] Check rejecting of invalid MIPS ABI names in the test.Simon Atanasyan
2013-04-21[Mips] Convert a GNU style Mips ABI name to the name accepted by LLVMSimon Atanasyan