This website requires JavaScript.
Explore
Help
Register
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
2025-01-25 13:27:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
db1693cb14
Correctly update kill infos after extending a live range and merge 2 val#'s; fix 56165 - do not mark val# copy field if the copy does not define the val#.
...
llvm-svn: 56199
2008-09-15 06:28:41 +00:00
..
Alpha
allow this to pass.
2008-08-29 17:18:26 +00:00
ARM
Correctly update kill infos after extending a live range and merge 2 val#'s; fix 56165 - do not mark val# copy field if the copy does not define the val#.
2008-09-15 06:28:41 +00:00
CBackend
In the CBackend, use casts to force integer add, subtract, and
2008-07-18 18:43:12 +00:00
CellSPU
Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTR
2008-08-31 02:59:23 +00:00
CPP
Put CPPBackend tests into their own directory and run them only if they're
2008-07-10 22:35:32 +00:00
Generic
Add a target triple; apparently LLVM doesn't use 64-bit
2008-09-08 20:16:18 +00:00
IA64
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
Mips
Support added for ctlz intrinsic, test case added.
2008-08-08 06:16:31 +00:00
PowerPC
On some targets, non-move instructions can become move instructions because of coalescing. e.g.
2008-09-12 18:13:14 +00:00
SPARC
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
X86
Add indirect tail call (function pointer) examples.
2008-09-11 22:24:28 +00:00