This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-24 03:33:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
8ef915d2ec
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
4014a9a5b8
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.
...
llvm-svn: 65499
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