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-11 06:06:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
3a7489a4cc
CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose.
...
llvm-svn: 67668
2009-03-25 01:47:28 +00:00
..
Alpha
Fix Alpha test and support for private linkage.
2009-01-15 21:51:46 +00:00
ARM
Do not emit comments unless -asm-verbose.
2009-03-24 00:17:40 +00:00
CBackend
Fix PR2907 by digging through constant expressions to find FP constants that
2008-10-22 04:53:16 +00:00
CellSPU
Don't force promotion of return arguments on the callee.
2009-03-17 23:43:59 +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
LSR shouldn't ever try to hack on integer IV's larger than 64-bits. Right now
2009-03-17 23:58:30 +00:00
IA64
Add the private linkage.
2009-01-15 20:18:42 +00:00
Mips
Add the private linkage.
2009-01-15 20:18:42 +00:00
PowerPC
Added missing support for widening when splitting an unary op (PR3683)
2009-03-18 06:24:04 +00:00
SPARC
Add the private linkage.
2009-01-15 20:18:42 +00:00
X86
CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose.
2009-03-25 01:47:28 +00:00
XCore
Add the private linkage.
2009-01-15 20:18:42 +00:00