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-24 12:55:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
d8a73b8918
Add various missing AVX patterns which was causing crashes. Sadly, the generated
...
code looks pretty bad compared to SSE. rdar://10538793 llvm-svn: 146191
2011-12-08 22:05:28 +00:00
..
ARM
Revert r146143, "Fix bug 9905: Failure in code selection for llvm intrinsics
2011-12-08 17:32:18 +00:00
CBackend
…
CellSPU
…
CPP
…
Generic
…
MBlaze
…
Mips
…
MSP430
…
PowerPC
…
PTX
…
SPARC
…
Thumb
…
Thumb2
Teach SelectionDAG to match more calls to libm functions onto existing SDNodes. Mark these nodes as illegal by default, unless the target declares otherwise.
2011-12-08 19:32:14 +00:00
X86
Add various missing AVX patterns which was causing crashes. Sadly, the generated
2011-12-08 22:05:28 +00:00
XCore
…