赞
踩
./build/bin/opt ./llvm/test/Transforms/BlockReordering/block-reordering.ll -passes=dot-cfg
-cfg-heat-colors=true
dot ._Z20BlockReorderingTest0iiiii.dot -T svg -o _Z20BlockReorderingTest0iiiii.dot.svg
./build/bin/opt -passes=block-reorder -S < ./llvm/test/Transforms/BlockReordering/block-reordering.ll -o after.ll
./build/bin/opt after.ll -passes=dot-cfg -cfg-heat-colors=true
dot ._Z20BlockReorderingTest0iiiii.dot -T svg -o _Z20BlockReorderingTest0iiiii.dot2.svg
./build/bin/opt llvm/test/DebugInfo/X86/machinecse-wrongdebug-hoist.ll -dot-dom -cfg-heat-colors=true
dot dom.b.dot -T svg -o dom.b.dot.svg
./build/bin/llc -debugify-and-strip-all-safe < ./llvm/test/CodeGen/AArch64/arm64-early-ifcvt.ll -stress-early-ifcvt -aarch64-enable-atomic-cfg-tidy=0 -stop-before=early-ifcvt -o 1.mir
./build/bin/llc -run-pass=dot-machine-cfg 1.mir
dot .mm2.dot -T svg -o 1.mm2.dot.svg
外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传
待探索
使用 cutter
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。