Added TargetPassConfig. The first little step toward configuring codegen passes.
[oota-llvm.git] / lib / Target / PowerPC / PPCFrameLowering.cpp
2011-12-30 Hal FinkelCleanup stack/frame register define/kill states. This...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-12-05 Hal Finkelenable PPC register scavenging by default (update tests...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-10-29 Benjamin KramerPPC: Disable moves for all CR subregisters.
2011-07-25 Evan ChengRefactor PPC target to separate MC routines from Target...
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2011-05-25 Rafael EspindolaReplace the -unwind-tables option with a per function...
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...