1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/Transforms/LoopDistribute
Roman Lebedev 1157e87746 [SCEVExpander] ReuseOrCreateCast(): use IRBuilder to actually create the cast
In particular, this allows to create constant expressions
instead of IR Instruction's if the argumen is a constant.
2021-04-19 18:38:39 +03:00
..
basic-with-memchecks.ll
basic.ll
bounds-expansion-bug.ll
convergent-no-cross-partition-checks.ll
crash-in-memcheck-generation.ll
diagnostics-with-hotness.ll
diagnostics.ll
disable_nonforced_enable.ll
disable_nonforced.ll
followup.ll
metadata.ll
no-if-convert.ll
outside-use.ll
pr28443.ll
program-order.ll
scev-inserted-runtime-check.ll [SCEVExpander] ReuseOrCreateCast(): use IRBuilder to actually create the cast 2021-04-19 18:38:39 +03:00
symbolic-stride.ll
uncomputable-backedge-taken-count.ll [LoopDistribute] Add tests with uncomputable BTCs. 2021-01-01 13:57:03 +00:00
unknown-bounds-for-memchecks.ll