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-03-09 11:32:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
MC
/
ELF
History
…
..
abs.s
…
alias-reloc.s
…
alias.s
…
align-bss.s
…
align-nops.s
…
align-size.s
…
align-text.s
…
align.s
…
bad-section.s
…
basic-elf-32.s
Convert MC tests to .s so codegen changes won't break them.
2011-01-03 23:47:14 +00:00
basic-elf-64.s
…
bracket-exprs.s
…
bracket.s
Restore r125595 (reverted in r126336) with modifications:
2011-02-24 21:59:22 +00:00
bss.ll
…
call-abs.s
…
cfi-advance-loc2.s
…
cfi-def-cfa-offset.s
…
cfi-def-cfa-register.s
…
cfi-def-cfa.s
…
cfi-offset.s
…
cfi-remember.s
Implement .cfi_remember_state and .cfi_restore_state.
2010-12-28 18:36:23 +00:00
cfi-zero-addr-delta.s
…
cfi.s
Correctly encode pcrel|indirect.
2010-12-29 04:31:26 +00:00
comdat.s
…
common2.s
…
common.s
…
debug-line.s
…
debug-loc.s
…
dg.exp
…
diff2.s
…
diff.s
…
elf_directive_previous.s
…
elf_directive_section.s
…
empty-dwarf-lines.s
…
empty.s
…
entsize.ll
…
entsize.s
…
file.s
…
global-offset.s
…
got.s
…
ident.s
…
invalid-symver.s
…
leb128.s
…
local-reloc.s
…
merge.s
…
n_bytes.s
…
no-fixup.s
Add a test that shows that we produce no fixups when computing the difference
2010-12-18 05:07:45 +00:00
noexec.s
…
norelocation.s
…
org.s
…
pic-diff.s
…
plt.s
…
pr9292.s
…
relax-arith.s
…
relax-crash.s
…
relax.s
…
relocation-386.s
…
relocation-pc.s
Handle FK_PCRel_1 and add a test case for this and FK_PCRel_4.
2011-02-21 23:25:41 +00:00
relocation.s
…
rename.s
…
section-quoting.s
…
section.s
Handle strings in section names the same way as gas:
2011-01-24 18:02:54 +00:00
set.s
…
sleb.s
…
symref.s
…
tls-i386.s
…
tls.s
…
type.s
…
uleb.s
Fixing r116753 r116756 r116777
2010-10-19 17:39:10 +00:00
undef2.s
…
undef.s
…
weak-relocation.s
…
weak.s
…
weakref-plt.s
…
weakref-reloc.s
Print all 64bits for st_value and st_size. Adjust tests accordingly.
2010-12-20 20:49:43 +00:00
weakref.s
…
zero.s
…