mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-17 03:07:06 +00:00
f71720231f
- Add appropriate TableGen patterns for fadd, fsub, fmul. - Add .f32 as the PTX type for the LLVM float type. - Allow parameters, return values, and global variable declarations to accept the float type. - Add appropriate test cases. Patch by Justin Holewinski git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126636 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
add.ll | ||
dg.exp | ||
exit.ll | ||
ld_float.ll | ||
ld.ll | ||
mov.ll | ||
mul.ll | ||
options.ll | ||
ret.ll | ||
shl.ll | ||
shr.ll | ||
st_float.ll | ||
st.ll | ||
sub.ll |