Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

kwaters/llvm-m68k

m68k
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 80 commits ahead, 100411 commits behind llvm-mirror:master.

Latest commit

 

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Low Level Virtual Machine (LLVM)
================================

This directory and its subdirectories contain source code for the Low Level
Virtual Machine, a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.

Please see the HTML documentation provided in docs/index.html for further
assistance with LLVM.

If you're writing a package for LLVM, see docs/Packaging.html for our
suggestions.


About

Abandoned work in progress M68k (m68k-apple-mac) backend for LLVM.

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 68.3%
  • C 10.1%
  • Assembly 9.8%
  • Objective-C 5.0%
  • Shell 4.9%
  • OCaml 1.0%
  • Other 0.9%