GithubHelp home page GithubHelp logo

dude-test's People

Contributors

allgot avatar

dude-test's Issues

Real case 1-2

I wonder if I can only consider instructions used for HW1: SmaLLVM Interpreter.
There are many opcode in Llvm.opcode to be appeared even if we use only integers and limited boolean for conditionals.

Such as

  1. Logical opeartors (shift, or, and, not, ....)
  2. Select (used in ? : )
  3. Switch

Real case 1-1

Hello, I have several questions on Hw3.

  1. In README.md, it is written that skeleton code will provide isAssertFail and isAssume, but I cannot see both of them in my repo. Can I ask whether they are intentionally not provided or just missing?
  2. I guess we should write some code for understanding the semantics of LLVM to create constraints in each CHC. Since there are lots of instructions that LLVM support and we've done similar work for limited set of instructions in Hw1, I guess this applies to Hw3 as well. In fact, I found some instructions such as zext that we did not support in Hw1 but we can see in this homework, so I think we should support more instructions than in Hw1. Can you let me know what kind of instructions we should support?

Thank you in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.