This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-30 04:35:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
CodeGen
History
Evan Cheng
536e66764b
On x86, if the only use of a i64 load is a i64 store, generate a pair of double load and store instead.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@66776
91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-12 05:59:15 +00:00
..
Alpha
…
ARM
add no-unwind, remove duplicate run line.
2009-03-12 05:56:37 +00:00
CBackend
…
CellSPU
…
CPP
…
Generic
…
IA64
…
Mips
…
PowerPC
…
SPARC
…
X86
On x86, if the only use of a i64 load is a i64 store, generate a pair of double load and store instead.
2009-03-12 05:59:15 +00:00
XCore
…