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
2024-12-19 01:34:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
236aa8a503
llvm-6502
/
test
/
CodeGen
History
Evan Cheng
236aa8a503
ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these intrinsics expect the high bits will not be modified.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@65499
91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-26 03:12:02 +00:00
..
Alpha
ARM
The last commit was overly conservative. It's ok to reuse value that's already marked livein.
2009-02-26 03:02:21 +00:00
CBackend
CellSPU
CPP
Generic
bug 3610: Test case.
2009-02-22 15:54:44 +00:00
IA64
Mips
PowerPC
SPARC
X86
ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these intrinsics expect the high bits will not be modified.
2009-02-26 03:12:02 +00:00
XCore