llvm-6502/include/llvm/Transforms
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
..
Instrumentation initial version: for emitfuncs pass 2002-07-12 20:28:22 +00:00
Utils This file provides the function DemoteRegToStack(), which takes a 2002-12-10 13:07:12 +00:00
IPO.h Move inlining pass to IPO.h 2002-11-19 20:43:24 +00:00
MutateStructTypes.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Parallelize.h The pass Parallelize automatically parallelizes a program using the 2002-12-10 00:42:22 +00:00
RaisePointerReferences.h Pass creator requires a TargetData member 2002-07-23 17:58:42 +00:00
Scalar.h Expose isCriticalEdge & SplitCriticalEdge methods from crit-edges pass 2002-10-08 21:06:27 +00:00