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
2025-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Owen Anderson
4c7ea0c270
This check is unnecessary, and getting rid of it removes a use of -disable-correct-folding.
...
llvm-svn: 54355
2008-08-05 17:52:54 +00:00
..
Alpha
Don't try to compile tests for the ev56 alpha subtarget, which hasn't been
2008-06-12 13:44:26 +00:00
ARM
This check is unnecessary, and getting rid of it removes a use of -disable-correct-folding.
2008-08-05 17:52:54 +00:00
CBackend
In the CBackend, use casts to force integer add, subtract, and
2008-07-18 18:43:12 +00:00
CellSPU
Add necessary 64-bit support so that gcc frontend compiles (mostly). Current
2008-06-02 22:18:03 +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
Fix SDISel lowering of zeroinitializer and undef to use ComputeValueVTs.
2008-08-04 23:30:41 +00:00
IA64
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
PowerPC
Fix a catastrophic PPC64 ABI bug: i32 operands which are passed in memory (all of the parameter registers are used) are loaded from sp offsets that were off by 4.
2008-07-24 08:17:07 +00:00
SPARC
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
X86
Fix PR2568: Fix bug that cause redudant kill marker after its live interval has been extended due to coalescing.
2008-08-05 07:10:38 +00:00