Files
clang-p2996/llvm/test/Transforms/InstCombine
OCHyams 7ea47f9e41 [DebugInfo] Replace UndefValue with PoisonValue in setKillLocation
This helps towards the effort to remove UndefValue from LLVM.

Related to https://discourse.llvm.org/t/auto-undef-debug-uses-of-a-deleted-value

Reviewed By: nlopes

Differential Revision: https://reviews.llvm.org/D140905
2023-01-06 10:51:02 +00:00
..
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-08-24 22:41:38 +00:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.