| commit | 0984dcc077fe096199afb8236e09a18e7cd44b66 | [log] [tgz] |
|---|---|---|
| author | Justin Holewinski <justin.holewinski@gmail.com> | Fri Mar 18 19:24:28 2011 +0000 |
| committer | Justin Holewinski <justin.holewinski@gmail.com> | Fri Mar 18 19:24:28 2011 +0000 |
| tree | 639f605b70b18c0768ffd6e90cb28b11dde5341b | |
| parent | 9583f794c305899d5ca966e99d922b8f85801fc5 [diff] |
PTX: Fix various codegen issues - Emit mad instead of mad.rn for shader model 1.0 - Emit explicit mov.u32 instructions for reading global variables - (most PTX instructions cannot take global variable immediates) llvm-svn: 127895