.. |
.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
|
No longer track value types for asm printer operands, and remove them as
|
2005-11-30 18:54:35 +00:00 |
AlphaCodeEmitter.cpp
|
massive DAGISel patch. lots and lots more stuff compiles now
|
2005-11-22 04:20:06 +00:00 |
AlphaInstrFormats.td
|
OK, this does wonders for broken stuff
|
2005-12-06 20:40:34 +00:00 |
AlphaInstrInfo.cpp
|
whatever. Intermediate patch to see what breaks. Seems ok.
|
2005-11-09 19:17:08 +00:00 |
AlphaInstrInfo.h
|
|
|
AlphaInstrInfo.td
|
fix FP selects
|
2005-12-12 20:30:09 +00:00 |
AlphaISelDAGToDAG.cpp
|
fix FP selects
|
2005-12-12 20:30:09 +00:00 |
AlphaISelLowering.cpp
|
Disengage DEBUG_LOC from non-PPC targets.
|
2005-12-21 20:51:37 +00:00 |
AlphaISelLowering.h
|
FPSelect and more custom lowering
|
2005-11-30 16:10:29 +00:00 |
AlphaISelPattern.cpp
|
remove dead code
|
2005-12-22 21:16:08 +00:00 |
AlphaJITInfo.cpp
|
No, IDEFs shouldn't be JITed
|
2005-08-04 15:32:36 +00:00 |
AlphaJITInfo.h
|
|
|
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
|
Support multiple ValueTypes per RegisterClass, needed for upcoming vector
|
2005-12-01 04:51:06 +00:00 |
AlphaRelocations.h
|
|
|
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
|
prevent latent switch creation
|
2005-11-18 13:57:03 +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 |