June 20, 2012 General » Re: GDC review process. | |||
|---|---|---|---|
| |||
Choosing registers is something the compiler is better at than us most of the time... | |||
June 19, 2012 General » Re: GDC review process. | |||
|---|---|---|---|
| |||
...killer app here! Using ALL the argument registers for returning multiple values aswell ;) I find... | |||
June 17, 2012 Issues » [Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters | |||
|---|---|---|---|
| |||
...i.e. passing them in two integer registers (if available). This is what GDC and... | |||
May 16, 2012 Issues » [Issue 8095] [64 bit] Wrong code generation with spilled register, -m64 -O | |||
|---|---|---|---|
| |||
...can tell, the problem is with spilling registers. When a spill occurs ( creg_map(), called... | |||
May 16, 2012 Issues » [Issue 8095] [64 bit] Wrong code generation with spilled register, -m64 -O | |||
|---|---|---|---|
| |||
...of forcing it to run out of registers. Compiling with --r gives the message: symbol... | |||
May 15, 2012 General » Re: SSE and AVX with D | |||
|---|---|---|---|
| |||
...of copying values from the stack to registers and back to the stack or calling... | |||
May 05, 2012 General » Re: Integer overflow and underflow semantics | |||
|---|---|---|---|
| |||
...ends up using MMX for it's registers, the rules do change a little. MMX... | |||
May 05, 2012 Issues » [Issue 8047] New: important opcodes missing from core/simd.d | |||
|---|---|---|---|
| |||
...critical for doing branching tests against simd registers): MOVMSKPD MOVMSKPS missing comparisons CMPPS CMPPD CMPSD... | |||
April 25, 2012 Issues » [Issue 7581] Compiler uses wrong instructions to move complex value from ST to xmm registers | |||
|---|---|---|---|
| |||
http://d.puremagic.com/issues/show_bug.cgi?id=7581 Walter Bright <bugzilla@digitalmars.com... | |||
April 25, 2012 Issues » [Issue 7581] Compiler uses wrong instructions to move complex value from ST to xmm registers | |||
|---|---|---|---|
| |||
...move complex value from ST to xmm registers -- Configure issuemail: http://d.puremagic.com/issues... | |||
Copyright © 1999-2021 by the D Language Foundation