aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/PreSelection
AgeCommit message (Collapse)Author
2002-09-20Files moved to CodeGen/PreOpts.Vikram S. Adve
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3839 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-17Don't put default parameter values into .cpp files, it breaks 3.x compilersChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3799 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@3738 91177308-0d34-0410-b5e6-96231b3b80d8