llvm-6502/lib/Target
Tanya Lattner c50156360a Fixed bug in searchPath function for finding nodes between two recurrences.
Changed dependence analyzer to only use dep distances of 2 or less.
This is experimental.

Changed MSchedGraph to be able to represent more then one BB (first steps).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21641 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-30 23:07:59 +00:00
..
Alpha I was sure I had thought about this and there was a reason it should work. 2005-04-30 14:19:13 +00:00
CBackend
IA64 This target doesn't support the FSIN/FCOS/FSQRT nodes yet 2005-04-30 04:26:06 +00:00
PowerPC Doesn't support these nodes 2005-04-30 04:26:56 +00:00
Skeleton Convert tabs to spaces 2005-04-22 17:54:37 +00:00
Sparc Convert tabs to spaces 2005-04-22 18:06:01 +00:00
SparcV8 Convert tabs to spaces 2005-04-22 18:06:01 +00:00
SparcV9 Fixed bug in searchPath function for finding nodes between two recurrences. 2005-04-30 23:07:59 +00:00
X86 Add support for FSIN/FCOS when unsafe math ops are enabled. Patch contributed by 2005-04-30 04:25:35 +00:00
Makefile
MRegisterInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00
Target.td
TargetData.cpp
TargetFrameInfo.cpp Shut GCC 4.0 up about classes that have virtual functions but a non-virtual 2005-04-25 02:55:55 +00:00
TargetInstrInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00
TargetMachine.cpp Expose an option allowing unsafe math optimizations. Patch contributed by 2005-04-30 04:09:52 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00