..
.cvsignore
ignore generated files
2005-09-07 23:47:44 +00:00
Alpha.h
ret 0; works, not much else
2005-10-20 00:28:31 +00:00
Alpha.td
remove a pseudo instruction, make ret always right, and fix vararg chains
2005-06-23 23:42:05 +00:00
AlphaAsmPrinter.cpp
begining alpha subtarget support
2005-09-29 22:54:56 +00:00
AlphaCodeEmitter.cpp
No, IDEFs shouldn't be JITed
2005-08-04 15:32:36 +00:00
AlphaInstrFormats.td
ret 0; works, not much else
2005-10-20 00:28:31 +00:00
AlphaInstrInfo.cpp
Remove trailing whitespace
2005-04-21 23:13:11 +00:00
AlphaInstrInfo.h
Remove trailing whitespace
2005-04-21 23:13:11 +00:00
AlphaInstrInfo.td
Add some pattern fragments to simplify the repetitive parts of the patterns
2005-10-20 04:21:06 +00:00
AlphaISelDAGToDAG.cpp
forgot this one
2005-10-20 00:29:02 +00:00
AlphaISelLowering.cpp
This is suppose to work now
2005-10-06 16:54:29 +00:00
AlphaISelLowering.h
ret 0; works, not much else
2005-10-20 00:28:31 +00:00
AlphaISelPattern.cpp
This is suppose to work now
2005-10-06 16:54:29 +00:00
AlphaJITInfo.cpp
No, IDEFs shouldn't be JITed
2005-08-04 15:32:36 +00:00
AlphaJITInfo.h
Alpha JIT (beta)
2005-07-22 20:52:16 +00:00
AlphaRegisterInfo.cpp
ret 0; works, not much else
2005-10-20 00:28:31 +00:00
AlphaRegisterInfo.h
This seems useful from the original patch that added the function. If there is a reason it is not useful on a RISC type target, let me know and I will pull it out
2005-10-09 20:11:35 +00:00
AlphaRegisterInfo.td
Put register classes in namespaces
2005-08-19 18:50:46 +00:00
AlphaRelocations.h
support bsr, and more .td simplification
2005-07-28 18:14:47 +00:00
AlphaSubtarget.cpp
Sort the cpu and features table, so that the alpha backend doesn't fail EVERY
2005-10-02 07:13:52 +00:00
AlphaSubtarget.h
begining alpha subtarget support
2005-09-29 22:54:56 +00:00
AlphaTargetMachine.cpp
ret 0; works, not much else
2005-10-20 00:28:31 +00:00
AlphaTargetMachine.h
begining alpha subtarget support
2005-09-29 22:54:56 +00:00
Makefile
ret 0; works, not much else
2005-10-20 00:28:31 +00:00