llvm-6502/lib/Target/Alpha
2006-10-24 20:32:14 +00:00
..
.cvsignore
Alpha.h
Alpha.td
AlphaAsmPrinter.cpp Move getPreferredAlignmentLog from AsmPrinter to TargetData 2006-10-24 20:32:14 +00:00
AlphaCodeEmitter.cpp
AlphaInstrFormats.td
AlphaInstrInfo.cpp fix warning about missing newline at end of file 2006-10-24 17:07:11 +00:00
AlphaInstrInfo.h implement uncond branch insertion so alpha works work branchfolding. 2006-10-24 16:41:36 +00:00
AlphaInstrInfo.td Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode. 2006-10-13 21:14:26 +00:00
AlphaISelDAGToDAG.cpp For PR950: 2006-10-20 07:07:24 +00:00
AlphaISelLowering.cpp Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode. 2006-10-13 21:14:26 +00:00
AlphaISelLowering.h Reduce the amount of state in the lowering code and drop old pattern ISel functions 2006-10-11 16:24:51 +00:00
AlphaJITInfo.cpp
AlphaJITInfo.h
AlphaLLRP.cpp
AlphaRegisterInfo.cpp
AlphaRegisterInfo.h
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSchedule.td
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetAsmInfo.cpp
AlphaTargetAsmInfo.h
AlphaTargetMachine.cpp
AlphaTargetMachine.h
Makefile
README.txt

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