GitXplorerGitXplorer
b

llvm-clang-PRETC

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0e4ac5636a3be17ba69ce239c15c73bb08223216

Added registration of jump buffers to start of main.

committed 16 years ago
Unverified
f746f2b1927925fc0cecf10e68296584b5c0dc5c

Added working source-to-source translation for the PRET simulator.

committed 16 years ago
Unverified
d38c360d4109f7cfa6521bcced184c88ef572be6

Added rewriting of tryin blocks in a very simple way.

committed 16 years ago
Unverified
32b246cdfb7d6271118440cdd7b18aaa104f593a

Added (currently empty) RewritePRETTryStmt function

committed 16 years ago
Unverified
af624e540ea4f9c7e33cb1aa8891bfd477b37fb9

Added PRET rewriter to infrastructure.

committed 16 years ago
Unverified
e406f7fa4c4c0c906aca69f42fdd065b4d84dd87

Added PRETTryStmt class and associated methods.

committed 16 years ago

README

The README file for this repository.

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.