Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-08-08 04:25:43 +00:00
Code Issues Projects Releases Wiki Activity
Files
77f0b7a50a08614b5ffd58f1864b68a9a30d0cb0
llvm-6502/test/CodeGen
History
Evan Cheng 77f0b7a50a Instead of a vector load, shuffle and then extract an element. Load the element from address with an offset.
pshufd $1, (%rdi), %xmm0
        movd %xmm0, %eax
=>
        movl 4(%rdi), %eax


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51026 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-13 08:35:03 +00:00
..
Alpha
Fix RUN line.
2008-03-09 19:55:22 +00:00
ARM
If a PHI node has a single implicit_def source, replace it with an implicit_def instead of a copy.
2008-04-11 17:54:45 +00:00
CBackend
rename *.llx -> *.ll
2008-04-19 22:29:10 +00:00
CellSPU
Update and_ops.ll according to the recent dagcombiner changes.
2008-04-28 23:26:22 +00:00
Generic
Remove the code from CodeGenPrepare that moved getresult instructions
2008-04-25 18:27:55 +00:00
IA64
Remove llvm-upgrade and update tests.
2008-02-19 01:41:04 +00:00
PowerPC
Adding testcase.
2008-05-01 18:41:09 +00:00
SPARC
Remove llvm-upgrade and update tests.
2008-02-19 01:41:04 +00:00
X86
Instead of a vector load, shuffle and then extract an element. Load the element from address with an offset.
2008-05-13 08:35:03 +00:00
Powered by Gitea Version: 1.24.4 Page: 707ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API