[llvm-commits] CVS: llvm/lib/CodeGen/PreSelection/Makefile PreSelection.cpp
vadve at cs.uiuc.edu
vadve at cs.uiuc.edu
Mon Sep 16 10:32:01 PDT 2002
Changes in directory llvm/lib/CodeGen/PreSelection:
Makefile added (r1.1)
PreSelection.cpp added (r1.1)
---
Log message:
New preselection pass that specializes LLVM code for a target machine,
while remaining in legal portable LLVM form and preserving type
information and type safety.
---
Diffs of the changes:
More information about the llvm-commits
mailing list