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