1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/Transforms/BDCE
Nikita Popov 25a55d528b [BDCE] Remove instructions without demanded bits
If an instruction has no demanded bits, remove it directly during BDCE,
instead of leaving it for something else to clean up.

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

llvm-svn: 350257
2019-01-02 20:02:14 +00:00
..
basic.ll
dbg-multipleuses.ll
dce-pure.ll
dead-uses.ll Reapply "[BDCE][DemandedBits] Detect dead uses of undead instructions" 2019-01-01 10:05:26 +00:00
dead-void-ro.ll
invalidate-assumptions.ll [BDCE] Remove instructions without demanded bits 2019-01-02 20:02:14 +00:00
order.ll
pr26587.ll
vectors.ll [BDCE] Remove instructions without demanded bits 2019-01-02 20:02:14 +00:00