| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
On Hexagon "x = y" is a syntax used in most instructions, and is not
treated as a directive.
Differential Revision: https://reviews.llvm.org/D44256
llvm-svn: 328635
|
|
|
|
|
|
|
| |
These were all failing when building the X86 backend but specifying
LLVM_DEFAULT_TARGET_TRIPLE=''.
llvm-svn: 323608
|
|
|
|
|
|
| |
It is a common convention that our internal test runner depends upon.
llvm-svn: 291227
|
|
|
|
|
|
|
| |
This test is entirely target agnostic. Avoid the triple to repair the
build bots.
llvm-svn: 291088
|
|
This is needed to support inclusion in inline assembly via the
`.include` directive.
llvm-svn: 291085
|