llvm-project/llvm/test/CodeGen/ARM/CGP
Sam Parker 617cdc5a6d [ARM][CGP] Clear SafeWrap before each search
The previous patch added a member set to store instructions that we
could allow to wrap. But this wasn't cleared between searches meaning
that they could get promoted, incorrectly, during the promotion of a
separate valid chain.

Differential Revision: https://reviews.llvm.org/D62254

llvm-svn: 361462
2019-05-23 07:46:39 +00:00
..
arm-cgp-calls.ll [ARM CGP] Fix ConvertTruncs 2019-02-15 09:04:39 +00:00
arm-cgp-casts.ll [ARM][CGP] Guard against signext args and sitofp 2019-05-09 11:56:16 +00:00
arm-cgp-icmps.ll Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes." 2019-03-27 19:54:41 +00:00
arm-cgp-overflow.ll [ARM][CGP] Skip nuw in PrepareConstants 2019-05-21 07:56:47 +00:00
arm-cgp-phis-ret.ll [ARM][NFC] codegen tests cleanup: remove dangling check prefixes 2018-11-23 10:08:39 +00:00
arm-cgp-pointers.ll
arm-cgp-signed-icmps.ll [ARM] Enable mixed types in ARM CGP 2018-11-09 09:28:27 +00:00
arm-cgp-signed.ll [ARM][CGP] Guard against signext args and sitofp 2019-05-09 11:56:16 +00:00
arm-cgp-switch.ll [ARM] Remove trunc sinks in ARM CGP 2018-11-19 11:34:40 +00:00
clear-structures.ll [ARM][CGP] Clear SafeWrap before each search 2019-05-23 07:46:39 +00:00