mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Add a note about x86 register coallescing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26920 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
82521dd838
commit
50a6d8c835
@ -644,3 +644,5 @@ void minf(float a, float b, float *X) {
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Teach the coallescer to coales vregs of different register classes. e.g. FR32 /
|
||||
FR64 to VR128.
|
||||
|
Loading…
x
Reference in New Issue
Block a user