Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-29 | Eliminate unnecessary ->get calls that are now automatically handled. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6397 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-12-10 | This file implements the function DemoteRegToStack(), which takes a | Vikram S. Adve | |
virtual register computed by an Instruction& X and replaces it with a slot in the stack frame, allocated via alloca. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4964 91177308-0d34-0410-b5e6-96231b3b80d8 |