llvm-project/llvm/test/CodeGen/ARM/CGP
Sam Parker d7b650cc72 [ARM][CGP] Guard against signext args and sitofp
Add an Argument that has the SExtAttr attached, as well as SIToFP
instructions, as values that generate sign bits. SIToFP doesn't
strictly do this and could be treated as a sink to be sign-extended.

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

llvm-svn: 360331
2019-05-09 11:56:16 +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 [DAGCombine] Prune unnused nodes. 2019-03-29 17:35:56 +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