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-23 02:32:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
ExecutionEngine
History
…
..
Interpreter
…
MCJIT
…
OrcJIT
…
RuntimeDyld
…
2010-01-15-UndefValue.ll
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
2012-01-16 08:56:09 +00:00
fma3-jit.ll
[opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction
2015-02-27 19:29:02 +00:00
frem.ll
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
2015-03-13 18:20:45 +00:00
lit.local.cfg
mark the old jit tests as unsupported for powerpc64 (for cmake)
2014-06-17 17:04:42 +00:00
mov64zext32.ll
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
test-interp-vec-arithm_float.ll
…
test-interp-vec-arithm_int.ll
…
test-interp-vec-cast.ll
…
test-interp-vec-insertelement.ll
…
test-interp-vec-insertextractvalue.ll
…
test-interp-vec-loadstore.ll
…
test-interp-vec-logical.ll
…
test-interp-vec-select.ll
…
test-interp-vec-setcond-fp.ll
…
test-interp-vec-setcond-int.ll
…
test-interp-vec-shift.ll
…
test-interp-vec-shuffle.ll
…