[PATCH] D30313: [test-suite] Add regression test for indirect branch critical edge splitting

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 15:18:49 PST 2017


mkuper created this revision.
Herald added a subscriber: mgorny.

This is a regression test benchmark for https://reviews.llvm.org/D29916.

Eli, does this seems reasonable?
For reference, without https://reviews.llvm.org/D29916 this takes ~12 seconds on my machine, and with https://reviews.llvm.org/D29916, about 3.5 seconds.


https://reviews.llvm.org/D30313

Files:
  SingleSource/Benchmarks/Misc/CMakeLists.txt
  SingleSource/Benchmarks/Misc/LICENSE.TXT
  SingleSource/Benchmarks/Misc/evalloop.c
  SingleSource/Benchmarks/Misc/evalloop.reference_output

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30313.89574.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/23160aff/attachment.bin>


More information about the llvm-commits mailing list