Skip to content
This repository was archived by the owner on Sep 2, 2018. It is now read-only.
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

Fix CodeGen unit tests #27

@dylanmckay

Description

@dylanmckay

Upon forking the original AVR-LLVM repository, a set of AVR tests were imported in the process.

They currently do not pass, and so they need to be fixed.

All of the imported tests exist in test/CodeGen/AVR.

Here are the tests:

  • add.ll
  • alloca.ll
  • and.ll
  • brind.ll
  • call.ll
  • cmp.ll
  • com.ll
  • directmem.ll
  • dynalloca.ll
  • frame.ll
  • inline-asm.ll
  • interrupts.ll
  • io.ll
  • load.ll
  • mul.ll
  • neg.ll
  • or.ll
  • progmem.ll
  • return.ll
  • sext.ll
  • store.ll
  • sub.ll
  • trunc.ll
  • varargs.ll
  • xor.ll
  • zext.ll

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions