aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/PreSelection.h
AgeCommit message (Collapse)Author
2003-09-01Remove header files that were privatizedChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8307 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-16New preselection pass that specializes LLVM code for a target machine,Vikram S. Adve
while remaining in legal portable LLVM form and preserving type information and type safety. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3759 91177308-0d34-0410-b5e6-96231b3b80d8