This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c13e77d49
llvm-project
/
llvm
/
test
/
CodeGen
History
Mon P Wang
6e5f4bc1e7
Added some basic test cases for r61209
...
llvm-svn: 61210
2008-12-18 20:05:58 +00:00
..
ARM
Clean up some ARM GV asm printing out; minor fixes to match what gcc does.
2008-12-06 02:00:55 +00:00
Alpha
Correct some thinkos in the expansion of ADD/SUB
2008-11-12 08:23:26 +00:00
CBackend
Fix PR2907 by digging through constant expressions to find FP constants that
2008-10-22 04:53:16 +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
CellSPU
CellSPU:
2008-12-09 06:12:03 +00:00
Generic
For amusement, implement SADDO, SSUBO, UADDO, USUBO
2008-12-10 12:30:42 +00:00
IA64
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
Mips
Fix PR2667: add soft float support for sint_to_fp/uint_to_fp
2008-11-10 17:36:26 +00:00
PowerPC
We have decided not to support inline asm where an output operand with a matching input operand with incompatible type (i.e. either one is a floating point and the other is an integer or the sizes of the types differ). SelectionDAGBuild will catch these and exit with an error.
2008-12-16 18:21:39 +00:00
SPARC
Add testcase for 'r' inline asm operand
2008-10-10 20:28:59 +00:00
X86
Added some basic test cases for r61209
2008-12-18 20:05:58 +00:00
XCore
Add support for ISD::TRAP to the XCore backend
2008-12-03 10:59:16 +00:00