llvm-6502/include/llvm/Transforms/Utils
Vikram S. Adve 1690f1d77d This file provides the function DemoteRegToStack(), which takes a
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@4963 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-10 13:07:12 +00:00
..
BasicBlockUtils.h Implement a new RemoveSuccessor function 2002-07-29 22:32:06 +00:00
Cloning.h Cloning stuff doesn't modify the source module 2002-11-20 20:22:58 +00:00
DemoteRegToStack.h This file provides the function DemoteRegToStack(), which takes a 2002-12-10 13:07:12 +00:00
Linker.h Update header after moving file 2002-05-07 18:34:57 +00:00
Local.h - Do not expose Critical Edge breaking mechanics outside the BCE pass, thus 2002-09-24 15:51:54 +00:00
UnifyFunctionExitNodes.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00