llvm-6502/lib/Target/Alpha
Andrew Lenharth 82c3d8f81a Jimptables working again on alpha.
As a bonus, use the GOT node instead of the AlphaISD::GOT for internal stuff.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30873 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-11 04:29:42 +00:00
..
.cvsignore
Alpha.h A pass to remove the worst of the replay trap offenders, and as a bonus, align basic blocks when it is free to do so 2006-09-18 19:44:29 +00:00
Alpha.td
AlphaAsmPrinter.cpp Pass the MachineFunction into EmitJumpTableInfo. 2006-10-05 03:01:21 +00:00
AlphaCodeEmitter.cpp
AlphaInstrFormats.td
AlphaInstrInfo.cpp
AlphaInstrInfo.h
AlphaInstrInfo.td Remove dead/redundant instructions. These are handled by ZAPNOTi 2006-10-11 04:12:39 +00:00
AlphaISelDAGToDAG.cpp Jimptables working again on alpha. 2006-10-11 04:29:42 +00:00
AlphaISelLowering.cpp Jimptables working again on alpha. 2006-10-11 04:29:42 +00:00
AlphaISelLowering.h Jimptables working again on alpha. 2006-10-11 04:29:42 +00:00
AlphaJITInfo.cpp
AlphaJITInfo.h
AlphaLLRP.cpp Account for pseudo-ops correctly 2006-09-20 20:08:52 +00:00
AlphaRegisterInfo.cpp
AlphaRegisterInfo.h
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSchedule.td
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetAsmInfo.cpp Set the jt section 2006-10-06 22:52:33 +00:00
AlphaTargetAsmInfo.h
AlphaTargetMachine.cpp Jimptables working again on alpha. 2006-10-11 04:29:42 +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