llvm-6502/lib/Target/Alpha
Andrew Lenharth 7b441dc966 fix a bunch of regressions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24269 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-10 16:59:55 +00:00
..
.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 Add attribute name and type to SubtargetFeatures. 2005-10-26 17:28:23 +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 whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaInstrInfo.cpp whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaInstrInfo.h Remove trailing whitespace 2005-04-21 23:13:11 +00:00
AlphaInstrInfo.td whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaISelDAGToDAG.cpp int comparison patterns 2005-10-26 18:44:45 +00:00
AlphaISelLowering.cpp whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaISelLowering.h Well, the Constant matching pattern works. Can't say much about calls or globals yet. 2005-10-22 22:06:58 +00:00
AlphaISelPattern.cpp fix a bunch of regressions 2005-11-10 16:59:55 +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 whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaRegisterInfo.h whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaRegisterInfo.td whatever. Intermediate patch to see what breaks. Seems ok. 2005-11-09 19:17:08 +00:00
AlphaRelocations.h support bsr, and more .td simplification 2005-07-28 18:14:47 +00:00
AlphaSubtarget.cpp Give full control of subtarget features over to table generated code. 2005-10-26 17:30:34 +00:00
AlphaSubtarget.h Typo made worse x 2 - take 2. 2005-10-26 18:07:50 +00:00
AlphaTargetMachine.cpp Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
AlphaTargetMachine.h Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. 2005-11-08 02:11:51 +00:00
Makefile Autogen subtarget information from .td files. 2005-10-23 22:15:34 +00:00