llvm-6502/lib/Target/Alpha
Chris Lattner 3e2bafd640 Add FP versions of the binary operators, keeping the int and fp worlds seperate.
Though I have done extensive testing, it is possible that this will break
things in configs I can't test.  Please let me know if this causes a problem
and I'll fix it ASAP.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23505 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-28 22:29:17 +00:00
..
.cvsignore ignore generated files 2005-09-07 23:47:44 +00:00
Alpha.h Alpha JIT (beta) 2005-07-22 20:52:16 +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 .section cleanup, patch from Nicholas Riley 2005-08-12 16:13:43 +00:00
AlphaCodeEmitter.cpp No, IDEFs shouldn't be JITed 2005-08-04 15:32:36 +00:00
AlphaInstrFormats.td support bsr, and more .td simplification 2005-07-28 18:14:47 +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 mark variable arity instructions as such. Alpha wins the battle for 2005-08-19 00:51:37 +00:00
AlphaISelLowering.cpp Add FP versions of the binary operators, keeping the int and fp worlds seperate. 2005-09-28 22:29:17 +00:00
AlphaISelLowering.h Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some stuff 2005-09-02 18:46:02 +00:00
AlphaISelPattern.cpp Add FP versions of the binary operators, keeping the int and fp worlds seperate. 2005-09-28 22:29:17 +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 This code has always been dead for alpha 2005-08-19 18:33:26 +00:00
AlphaRegisterInfo.h This code has always been dead for alpha 2005-08-19 18:33:26 +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
AlphaTargetMachine.cpp 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
AlphaTargetMachine.h 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
Makefile no longer build as a shared library 2005-02-22 04:58:26 +00:00