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-02-24 06:27:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8b7189e234
Branches
Tags
View all branches
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
d93fbb28ed
Fix tests.
...
llvm-svn: 83241
2009-10-02 06:53:57 +00:00
..
Alpha
…
ARM
Fix tests.
2009-10-02 06:53:57 +00:00
Blackfin
Coalescer should not delete extract_subreg, insert_subreg, and subreg_to_reg of
2009-09-28 05:28:43 +00:00
CBackend
…
CellSPU
…
CPP
…
Generic
…
Mips
…
MSP430
Allow symbols to start from the digit if target requests it. This allows, e.g. pinning
2009-09-18 16:57:42 +00:00
PIC16
…
PowerPC
Add nounwind to this test.
2009-09-24 20:20:08 +00:00
SPARC
several major improvements to the sparc backend: support for weak linkage
2009-09-15 17:46:24 +00:00
SystemZ
…
Thumb
Forgot about ARM::tPUSH. It also has a new writeback operand.
2009-10-02 05:03:07 +00:00
Thumb2
Fix tests.
2009-10-02 06:53:57 +00:00
X86
Restore the -post-RA-scheduler flag as an override for the target specification. Remove -mattr for setting PostRAScheduler enable and instead use CPU string.
2009-10-01 21:46:35 +00:00
XCore
…