llvm-6502/lib
Jakob Stoklund Olesen 17421d81fd Don't build illegal ops in DAGCombiner::SimplifyBinOpWithSameOpcodeHands().
Blackfin supports and/or/xor on i32 but not on i16. Teach
DAGCombiner::SimplifyBinOpWithSameOpcodeHands to not produce illegal nodes
after legalize ops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78497 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-08 20:42:17 +00:00
..
Analysis Some ProfileInfo cleanups. 2009-08-08 18:59:03 +00:00
Archive
AsmParser
Bitcode
CodeGen Don't build illegal ops in DAGCombiner::SimplifyBinOpWithSameOpcodeHands(). 2009-08-08 20:42:17 +00:00
CompilerDriver
Debugger
ExecutionEngine MSVC warning fixes; patch by Stein Roger! 2009-08-07 20:50:09 +00:00
Linker
MC
Support
System Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Target give pic16 a target-specific section creation name too 2009-08-08 20:23:47 +00:00
Transforms More ProfileInfo improvements. 2009-08-08 17:43:09 +00:00
VMCore Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Makefile