[PATCH] ARM testcase improvements

Matthias Braun mbraun at apple.com
Mon Oct 7 14:08:48 PDT 2013


Attached are a few improvements to make some (mostly arm) testcases less dependent on a particular schedule/register allocation. Maybe you want to have these changes in the repository. Descriptions:

* Tests: Use CHECK-LABEL where possible
* Tests: Be less dependent on a specific schedule/regalloc
* Tests: Do not unnecessarily depend on kill comments

Greetings
	Matthias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Tests-Use-CHECK-LABEL-where-possible.patch
Type: application/octet-stream
Size: 4428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131007/50dfb416/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Tests-Be-less-dependent-on-a-specific-schedule-regal.patch
Type: application/octet-stream
Size: 20295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131007/50dfb416/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Tests-Do-not-unnecessarily-depend-on-kill-comments.patch
Type: application/octet-stream
Size: 1426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131007/50dfb416/attachment-0002.obj>


More information about the llvm-commits mailing list