llvm-6502/lib/Target/Alpha
Chris Lattner 11fd2f1af7 add #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32281 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-06 18:19:53 +00:00
..
.cvsignore
Alpha.h Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
Alpha.td
AlphaAsmPrinter.cpp add #include 2006-12-06 18:19:53 +00:00
AlphaBranchSelector.cpp MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor 2006-11-30 07:12:03 +00:00
AlphaCodeEmitter.cpp Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
AlphaInstrFormats.td Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaInstrInfo.cpp Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead 2006-11-27 23:37:22 +00:00
AlphaInstrInfo.h Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaInstrInfo.td silence warnings. 2006-11-03 01:18:29 +00:00
AlphaISelDAGToDAG.cpp For PR786: 2006-11-02 20:25:50 +00:00
AlphaISelLowering.cpp silence warnings. 2006-11-03 01:18:29 +00:00
AlphaISelLowering.h Add all that branch mangling niftiness 2006-10-31 16:49:55 +00:00
AlphaJITInfo.cpp Resolve BB references with relocation. 2006-07-27 18:21:10 +00:00
AlphaJITInfo.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
AlphaLLRP.cpp Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
AlphaRegisterInfo.cpp Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead 2006-11-27 23:37:22 +00:00
AlphaRegisterInfo.h Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead 2006-11-27 23:37:22 +00:00
AlphaRegisterInfo.td Constify some methods. Patch provided by Anton Vayvod, thanks! 2006-08-17 22:00:08 +00:00
AlphaRelocations.h
AlphaSchedule.td
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetAsmInfo.cpp Set the jt section 2006-10-06 22:52:33 +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