aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineSSAUpdater.h
AgeCommit message (Expand)Author
2012-09-17Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper
2010-05-04Combine the implementations of the core part of the SSAUpdater andBob Wilson
2010-04-26Update MachineSSAUpdater with the same changes I made for the IR-levelBob Wilson
2009-12-07Pre-regalloc tale duplication. Work in progress.Evan Cheng
2009-12-03Fill out codegen SSA updater. It's not yet tested.Evan Cheng
2009-12-02Skeleton for MachineInstr level SSA updater.Evan Cheng