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-03-02 22:32:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
CodeGen
History
Mon P Wang
37b9a19653
Fixed a v8i16 shuffle case that should generate a pshufb instead of a pshuflw/hw.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@66645
91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-11 06:35:11 +00:00
..
Alpha
…
ARM
ARM isLegalAddressImmediate should check if type is a simple type now that optimizer can create values of funky scalar types.
2009-03-09 19:15:00 +00:00
CBackend
…
CellSPU
…
CPP
…
Generic
wire up support for emitting "special" values from inline asm
2009-03-10 05:37:13 +00:00
IA64
…
Mips
…
PowerPC
…
SPARC
…
X86
Fixed a v8i16 shuffle case that should generate a pshufb instead of a pshuflw/hw.
2009-03-11 06:35:11 +00:00
XCore
…