llvm-project/llvm/test/Transforms/EarlyCSE/AMDGPU
Bjorn Pettersson ac696ac453 Use opt -passes=<name> instead of opt -name
Updated the RUN line in several test cases to use the new PM syntax
  opt -passes=<pipeline>
instead of the deprecated syntax
  opt -pass1 -pass2
2022-11-08 12:15:42 +01:00
..
intrinsics.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
lit.local.cfg
memrealtime.ll