Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10108e6d64d0
Choose a base ref
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a34a75b99cd
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 1, 2016

  1. compiler: add analysis passes from TargetMachine.

    This doesn't have any effect right now, but is the right thing to do.
    whitequark committed Apr 1, 2016
    Copy the full SHA
    d9dd7df View commit details
  2. compiler: emit verbose assembly via ARTIQ_DUMP_ASM.

    whitequark committed Apr 1, 2016
    Copy the full SHA
    df8018f View commit details
  3. conda: require llvmlite-artiq built for LLVM 3.8.

    whitequark committed Apr 1, 2016
    Copy the full SHA
    6a34a75 View commit details
Loading