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-19 02:03:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Chandler Carruth
4c7e28777b
Partially FileCheck-ize a test to remove a weird quoting situation.
...
llvm-svn: 134333
2011-07-02 20:42:20 +00:00
..
Alpha
…
ARM
Add support for the 'j' immediate constraint. This is conditionalized on
2011-07-01 01:00:07 +00:00
Blackfin
…
CBackend
…
CellSPU
…
CPP
…
Generic
Handle debug info for i128 constants.
2011-06-24 20:46:11 +00:00
MBlaze
…
Mips
Change the chain input of nodes that load the address of a function. This change
2011-06-24 19:01:25 +00:00
MSP430
…
PowerPC
Implement ISD::VAARG lowering on PPC32.
2011-06-28 15:30:42 +00:00
PTX
PTX: corrected tests that were failing
2011-06-25 19:41:17 +00:00
SPARC
…
SystemZ
…
Thumb
Add support for the 'h' constraint.
2011-06-30 23:23:01 +00:00
Thumb2
ARMv7M vs. ARMv7E-M support.
2011-07-01 21:12:19 +00:00
X86
Partially FileCheck-ize a test to remove a weird quoting situation.
2011-07-02 20:42:20 +00:00
XCore
…