forked from OSchip/llvm-project
fe6c9cbb24
Planning to add support for named vregs. This puts is in a conundrum since physregs are named as well. To rectify this we need to use a sigil other than '%' for physregs in MIR. We've settled on using '$' for physregs but first we must repurpose it from external symbols using it, which is what this commit is all about. We think '&' will have familiar semantics for C/C++ users. llvm-svn: 322146 |
||
---|---|---|
.. | ||
PR32721_ifcvt_triangle_unanalyzable.mir | ||
bundled-instructions.mir | ||
cfi-same-value.mir | ||
expected-closing-brace.mir | ||
extraneous-closing-brace-error.mir | ||
ifcvt_canFallThroughTo.mir | ||
ifcvt_diamond_unanalyzable.mir | ||
ifcvt_forked_diamond_unanalyzable.mir | ||
ifcvt_simple_bad_zero_prob_succ.mir | ||
ifcvt_simple_unanalyzable.mir | ||
ifcvt_triangleWoCvtToNextEdge.mir | ||
lit.local.cfg | ||
nested-instruction-bundle-error.mir | ||
target-constant-pools-error.mir |