Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-20 | Files 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-17 | Don't put default parameter values into .cpp files, it breaks 3.x compilers | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3799 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-09-16 | New 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 |