| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -12/+0 | |
| 2021-08-15 | Fix ui tests for llvm_asm! deprecation | Amanieu d'Antras | -0/+1 | |
| 2021-02-17 | Use -Ccodegen-units=1 to make issue-23458 test deterministic | Tomasz Miąsko | -1/+1 | |
| The test case fails with either one error or two errors. Use a single code generation unit to avoid nondeterminism. | ||||
| 2020-03-26 | Update tests to use llvm_asm! | Amanieu d'Antras | -3/+3 | |
| 2019-12-21 | rework run-fail and support check,build-fail | Mazdak Farrokhzad | -0/+1 | |
| 2019-03-24 | make asm diagnostic instruction optional | Andy Russell | -0/+10 | |
| `DiagnosticInfoInlineAsm::getInstruction` may return a null pointer, so the instruction shouldn't be blindly unwrapped. | ||||
