1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test/CodeGen/Mips/cconv
Daniel Sanders c87c525492 [mips][ias] Replace anchor comments with anchor instructions in tests.
Summary:
This is because IAS will delete the comments. NFC at the moment but it will
prevent a failure once IAS is the default.

Reviewers: vkalintiris

Subscribers: llvm-commits, dsanders

Differential Revision: http://reviews.llvm.org/D14704

llvm-svn: 254147
2015-11-26 10:26:18 +00:00
..
arguments-float.ll Now that we have a soft-float attribute, use it instead of the 2015-05-08 00:57:22 +00:00
arguments-fp128.ll Now that we have a soft-float attribute, use it instead of the 2015-05-08 00:57:22 +00:00
arguments-hard-float-varargs.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
arguments-hard-float.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
arguments-hard-fp128.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
arguments-small-structures-bigger-than-32bits.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
arguments-struct.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
arguments-varargs-small-structs-byte.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
arguments-varargs-small-structs-combinations.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
arguments-varargs-small-structs-multiple-args.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
arguments-varargs.ll [mips][ias] Replace anchor comments with anchor instructions in tests. 2015-11-26 10:26:18 +00:00
arguments.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
callee-saved-float.ll
callee-saved-fpxx1.ll
callee-saved-fpxx.ll
callee-saved.ll Fix "the the" in comments. 2015-06-19 01:53:21 +00:00
memory-layout.ll
reserved-space.ll
return-float.ll Now that we have a soft-float attribute, use it instead of the 2015-05-08 00:57:22 +00:00
return-hard-float.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
return-hard-fp128.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
return-hard-struct-f128.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
return-struct.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
return.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
stack-alignment.ll