Add support for 64-bit CMPDI, CMPLDI, and CMPLD opcodes
[oota-llvm.git] / lib / Target / PowerPC / Makefile
2004-08-09 Misha BrukmanGenerate a code emitter for PowerPC as well, this will...
2004-08-05 Misha BrukmanSimplify makefile by combining all TableGen dependencie...
2004-08-04 Misha BrukmanAlign dependencies so they don't hurt the eyes to look...
2004-08-04 Misha BrukmanMake tablegen targets depend on PowerPCInstrFormats...
2004-07-27 Misha BrukmanRenamed files:
2004-07-16 Misha BrukmanThe generated instruction selector isn't (yet) functional
2004-07-15 Chris LattnerRevert stuff that I didn't mean to checkin
2004-07-15 Chris LattnerPatches towards fixing PR341
2004-06-21 Misha BrukmanInitial revision