llvm-6502/lib/Transforms
Vikram S. Adve 83e3b6503d This file implements 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@4964 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-10 13:07:58 +00:00
..
Hello
Instrumentation
IPO This file implements a pass that automatically parallelizes a program, 2002-12-10 00:43:34 +00:00
Scalar Remove dead code 2002-12-07 18:42:13 +00:00
Utils This file implements the function DemoteRegToStack(), which takes a 2002-12-10 13:07:58 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h