llvm-6502/lib
Chris Lattner 16c7fe5ca3 Fix target matching weights, so that ppc-darwin modules are codegen with the
ppc target, not the itanium target, when run on an itanium machine.
This should fix the CodeGen/PowerPC regtest failures on itanium.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29903 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-26 21:33:05 +00:00
..
Analysis
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser
Bytecode For PR797: 2006-08-25 19:54:53 +00:00
CodeGen Properly size the string table, and emit symbol table and string table 2006-08-26 15:46:34 +00:00
Debugger
ExecutionEngine
Linker
Support
System For PR797: 2006-08-25 21:37:17 +00:00
Target Fix target matching weights, so that ppc-darwin modules are codegen with the 2006-08-26 21:33:05 +00:00
Transforms Fix a crash related to updating Phi nodes in the original header block. This was 2006-08-25 22:13:55 +00:00
VMCore
Makefile