Files
clang-p2996/llvm/test/Transforms/PreISelIntrinsicLowering/X86
paperchalice 3fe282a83d [Pass] Add pre-isel-intrinsic-lowering to pass registry (#90851)
This was removed due to avoid circular dependency between `CodeGen` and
`Passes`, but now I realized this is no longer a problem since
`CodeGenPassBuilder` is moved into `Passes`.
2024-05-02 21:57:46 +08:00
..