The tests only specify -march, so when the tests are run on AIX the target OS defaults to AIX, which causes the tests to misbehave. This patch constrains the tests by specifying -mtriple instead of -march. Reviewed By: daltenty, jsji, MaskRay Differential Revision: https://reviews.llvm.org/D110186 |
||
|---|---|---|
| .. | ||
| br1.ll | ||
| bricmpi1.ll | ||
| bswap1.ll | ||
| callabi.ll | ||
| check-disabled-mcpus.ll | ||
| constexpr-address.ll | ||
| div1.ll | ||
| double-arg.ll | ||
| fast-isel-softfloat-lower-args.ll | ||
| fastalloca.ll | ||
| fastcc-miss.ll | ||
| fpcmpa.ll | ||
| fpext.ll | ||
| fpintconv.ll | ||
| fptrunc.ll | ||
| icmpa.ll | ||
| icmpbr1.ll | ||
| icmpi1.ll | ||
| loadstore2.ll | ||
| loadstoreconv.ll | ||
| loadstrconst.ll | ||
| logopm.ll | ||
| memtest1.ll | ||
| mul1.ll | ||
| nullvoid.ll | ||
| overflt.ll | ||
| pr40325.ll | ||
| rem1.ll | ||
| retabi.ll | ||
| sel1.ll | ||
| shftopm.ll | ||
| shift.ll | ||
| simplestore.ll | ||
| simplestorefp1.ll | ||
| simplestorei.ll | ||
| stackloadstore.ll | ||