| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Triple x86_64 has been added to the command line, so this test doesn't fail
on mips anymore.
llvm-svn: 192219
|
|
|
|
|
|
|
|
|
|
|
| |
x86_64-unknown-unknown.
It would emit @llvm.memcpy with "-triple x86_64-(mingw32|win32)" and had been failing since Nick's r185735.
; Function Attrs: nounwind
declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #1
llvm-svn: 185796
|
|
|
|
|
|
|
| |
Also move one of them from grep to FileCheck.
Patch from Joey Gouly <joey.gouly@arm.com>!
llvm-svn: 164929
|
|
|
|
|
|
| |
Since r156650, clang has stopped emitting byval arguments for MIPS targets.
llvm-svn: 156954
|
|
|
|
| |
llvm-svn: 136299
|
|
|
|
| |
llvm-svn: 136298
|
|
most of them to FileCheck.
llvm-svn: 136159
|