llvm-6502/lib/Target
Reid Spencer 4b828e6384 Clean up some uninitialized variables and missing return statements that
GCC 4.0.0 compiler (sometimes incorrectly) warns about under release build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22249 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-18 17:37:34 +00:00
..
Alpha fix BranchCC with a setCC with an arg of 0 2005-06-08 18:02:21 +00:00
CBackend clean up the CBE output a bit 2005-05-06 06:58:42 +00:00
IA64 re-enable direct calls, this should just be a performance boost 2005-05-20 11:39:17 +00:00
PowerPC Clean up some uninitialized variables and missing return statements that 2005-06-18 17:37:34 +00:00
Skeleton Convert tabs to spaces 2005-04-22 17:54:37 +00:00
Sparc A start at a Sparc V8 Pattern ISel. Anyone want to implement the calling 2005-06-17 16:52:12 +00:00
SparcV8 A start at a Sparc V8 Pattern ISel. Anyone want to implement the calling 2005-06-17 16:52:12 +00:00
SparcV9 Clean up some uninitialized variables and missing return statements that 2005-06-18 17:37:34 +00:00
X86 silence a bogus warning 2005-06-17 13:23:32 +00:00
Makefile Implement the --enable-targets= feature of the configure script. The make 2005-04-22 17:20:11 +00:00
MRegisterInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00
Target.td Add some bits that can be set for instructions. 2005-01-02 02:27:48 +00:00
TargetData.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
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 capitalize 2005-05-13 19:48:34 +00:00
TargetMachineRegistry.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
TargetSchedInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00