llvm-6502/lib/Target/Alpha
Nate Begeman 81e8097377 Remove BRTWOWAY*
Make the PPC backend not dependent on BRTWOWAY_CC and make the branch
selector smarter about the code it generates, fixing a case in the
readme.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26814 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-17 01:40:33 +00:00
..
.cvsignore
Alpha.h
Alpha.td Alpha Scheduling classes 2006-03-09 17:16:45 +00:00
AlphaAsmPrinter.cpp Add support for 'special' llvm globals like debug info and static ctors/dtors. 2006-03-09 06:14:35 +00:00
AlphaCodeEmitter.cpp Add explicit #includes of <iostream> 2006-01-22 23:41:00 +00:00
AlphaInstrFormats.td Alpha Scheduling classes 2006-03-09 17:16:45 +00:00
AlphaInstrInfo.cpp these are copies too 2006-03-09 18:18:51 +00:00
AlphaInstrInfo.h isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaInstrInfo.td fcopysign for mixed mode 2006-03-09 17:56:33 +00:00
AlphaISelDAGToDAG.cpp improved zap discovery 2006-02-13 18:52:29 +00:00
AlphaISelLowering.cpp Remove BRTWOWAY* 2006-03-17 01:40:33 +00:00
AlphaISelLowering.h Alpha Scheduling classes 2006-03-09 17:16:45 +00:00
AlphaJITInfo.cpp Remove a 'using namespace std'. 2006-01-01 22:20:31 +00:00
AlphaJITInfo.h
AlphaRegisterInfo.cpp remove some now-dead code 2006-03-09 18:07:49 +00:00
AlphaRegisterInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSchedule.td Alpha Scheduling classes 2006-03-09 17:16:45 +00:00
AlphaSubtarget.cpp
AlphaSubtarget.h Alpha Scheduling classes 2006-03-09 17:16:45 +00:00
AlphaTargetMachine.cpp bye bye Pattern ISEL 2006-01-23 21:56:07 +00:00
AlphaTargetMachine.h
Makefile