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-02-04 23:32:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
CodeGen
/
MSP430
History
…
..
2009-05-10-CyclicDAG.ll
…
2009-05-17-Rot.ll
…
2009-05-17-Shift.ll
…
2009-05-19-DoubleSplit.ll
…
2009-08-25-DynamicStackAlloc.ll
…
2009-09-18-AbsoluteAddr.ll
…
2009-10-10-OrImpDef.ll
…
2009-11-05-8BitLibcalls.ll
Add 8 bit libcalls and make use of them for msp430
2009-11-07 17:14:39 +00:00
2009-11-08-InvalidResNo.ll
…
2009-11-20-NewNode.ll
While this test is testing a problem in the generic part of codegen,
2009-11-27 16:04:14 +00:00
2009-12-21-FrameAddr.ll
…
2009-12-22-InlineAsm.ll
…
2010-04-07-DbgValueOtherTargets.ll
…
2010-05-01-CombinerAnd.ll
…
AddrMode-bis-rx.ll
…
AddrMode-bis-xr.ll
…
AddrMode-mov-rx.ll
…
AddrMode-mov-xr.ll
…
bit.ll
…
dg.exp
…
indirectbr2.ll
…
indirectbr.ll
Implement indirect branches on MSP430
2010-05-01 12:04:32 +00:00
inline-asm.ll
…
Inst8mi.ll
…
Inst8mm.ll
…
Inst8mr.ll
Add and-not (bic) patterns. Based heavily on patch by Brian Lucas!
2009-11-08 15:33:12 +00:00
Inst8ri.ll
…
Inst8rm.ll
…
Inst8rr.ll
Change the scheduler from adding nodes in allnodes order
2010-02-24 06:11:37 +00:00
Inst16mi.ll
…
Inst16mm.ll
Enhance ComputeMaskedBits to know that aligned frameindexes
2011-02-13 22:25:43 +00:00
Inst16mr.ll
Add and-not (bic) patterns. Based heavily on patch by Brian Lucas!
2009-11-08 15:33:12 +00:00
Inst16ri.ll
…
Inst16rm.ll
Add and-not (bic) patterns. Based heavily on patch by Brian Lucas!
2009-11-08 15:33:12 +00:00
Inst16rr.ll
Add and-not (bic) patterns. Based heavily on patch by Brian Lucas!
2009-11-08 15:33:12 +00:00
mult-alt-generic-msp430.ll
…
postinc.ll
…
setcc.ll
…
shifts.ll
…