This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-02-11 11:34:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
CodeGen
History
Craig Topper
57d4b3315f
Fix load size for FMA4 SS/SD instructions. They need to use f32 and f64 size, but with the special handling to be compatible with the intrinsic expecting a vector. Similar handling is already used elsewhere.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@147360
91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-30 01:49:53 +00:00
..
ARM
…
CBackend
…
CellSPU
…
CPP
…
Generic
…
Hexagon
…
MBlaze
…
Mips
…
MSP430
…
PowerPC
…
PTX
…
SPARC
…
Thumb
…
Thumb2
…
X86
Fix load size for FMA4 SS/SD instructions. They need to use f32 and f64 size, but with the special handling to be compatible with the intrinsic expecting a vector. Similar handling is already used elsewhere.
2011-12-30 01:49:53 +00:00
XCore
…