Auto-registrate target
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetMachine.cpp
2004-07-11 Chris LattnerAuto-registrate target
2004-07-02 Chris LattnerFix all of those problems that the PPC backend has...
2004-07-01 Misha BrukmanWrap long line
2004-06-29 Misha BrukmanLower ConstantExpressions before the code generator.
2004-06-29 Chris LattnerThe code generator should work with unreachable blocks...
2004-06-28 Misha BrukmanCan't print out machine code before it is constructed.
2004-06-25 Misha BrukmanAllow debugging machine instrs (by printout) before...
2004-06-24 Misha BrukmanAdd option to print out machine code before register...
2004-06-21 Misha Brukmanllvm/IntrinsicLowering.h => llvm/CodeGen/IntrinsicLower...
2004-06-21 Misha BrukmanInitial revision