llvm-6502/lib
Chris Lattner 8f03405ee5 Fix a problem where constant expr shifts would not have their shift amount
promoted to the right type.  This fixes: IA64/2005-08-22-LegalizerCrash.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22969 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-22 17:28:31 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Fix a problem where constant expr shifts would not have their shift amount 2005-08-22 17:28:31 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Implement stores. 2005-08-22 01:27:59 +00:00
Transforms Fix Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll, a crash 2005-08-17 21:22:41 +00:00
VMCore
Makefile