llvm-6502/lib/Target/Alpha
2006-12-19 22:59:26 +00:00
..
.cvsignore
Alpha.h Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
Alpha.td
AlphaAsmPrinter.cpp eliminate static ctors for Statistic objects. 2006-12-19 22:59:26 +00:00
AlphaBranchSelector.cpp MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor 2006-11-30 07:12:03 +00:00
AlphaCodeEmitter.cpp eliminate static ctors for Statistic objects. 2006-12-19 22:59:26 +00:00
AlphaInstrFormats.td Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaInstrInfo.cpp What should be the last unnecessary <iostream>s in the library. 2006-12-07 22:21:48 +00:00
AlphaInstrInfo.h Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaInstrInfo.td Be sure to grab weak functions too, and make implicit defs comments 2006-12-07 17:39:14 +00:00
AlphaISelDAGToDAG.cpp eliminate static ctors for Statistic objects. 2006-12-19 22:59:26 +00:00
AlphaISelLowering.cpp What should be the last unnecessary <iostream>s in the library. 2006-12-07 22:21:48 +00:00
AlphaISelLowering.h Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaJITInfo.cpp What should be the last unnecessary <iostream>s in the library. 2006-12-07 22:21:48 +00:00
AlphaJITInfo.h
AlphaLLRP.cpp eliminate static ctors for Statistic objects. 2006-12-19 22:59:26 +00:00
AlphaRegisterInfo.cpp What should be the last unnecessary <iostream>s in the library. 2006-12-07 22:21:48 +00:00
AlphaRegisterInfo.h Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead 2006-11-27 23:37:22 +00:00
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSchedule.td
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetAsmInfo.cpp Simplify a bit 2006-12-07 23:55:55 +00:00
AlphaTargetAsmInfo.h Break out target asm info into separate files. 2006-09-07 22:05:02 +00:00
AlphaTargetMachine.cpp Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaTargetMachine.h Jimptables working again on alpha. 2006-10-11 04:29:42 +00:00
Makefile
README.txt This entry is done. switched to the gcc way of doing things. 2006-10-11 01:48:03 +00:00

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Fix Ordered/Unordered FP stuff