llvm-project/llvm/test/Transforms/Scalarizer
Simon Pilgrim 0654eb5702 [Scalarizer] Remove unused check-prefixes 2020-11-09 10:37:17 +00:00
..
basic.ll [Scalarizer] Avoid updating the name of globals 2020-08-24 21:55:03 +02:00
cache-bug.ll
constant-extractelement.ll [Scalarizer] ExtractElement handling w/ constant extract index 2020-07-06 13:19:32 +03:00
constant-insertelement.ll [Scalarizer] InsertElement handling w/ constant insert index 2020-07-06 13:19:32 +03:00
crash-bug.ll [Scalarizer] When gathering scattered scalar, don't replace it with itself 2020-07-07 17:03:53 +03:00
dbginfo.ll
dbgloc-bug.ll
global-bug-2.ll [Scalarizer] Avoid changing name of non-instructions 2020-09-15 14:15:50 +02:00
global-bug.ll [Scalarizer] Avoid updating the name of globals 2020-08-24 21:55:03 +02:00
intrinsics.ll
order-bug.ll
phi-bug.ll
phi-unreachable-pred.ll [Scalarizer] Centralize instruction DCE 2020-07-07 01:12:51 +03:00
scatter-order.ll
store-bug.ll
variable-extractelement.ll [Scalarizer] Remove unused check-prefixes 2020-11-09 10:37:17 +00:00
variable-insertelement.ll [Scalarizer] Remove unused check-prefixes 2020-11-09 10:37:17 +00:00
vector-gep.ll