llvm-6502/lib/Transforms
Chris Lattner e17a128a55 Fix PR577 and testcase InstCombine/2005-06-15-ShiftSetCCCrash.ll.
Do not perform undefined out of range shifts.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22217 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-15 20:53:31 +00:00
..
Hello Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Instrumentation Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
IPO Fix a problem on 64-bit targets where we passed (int)0 through ... instead of 2005-06-09 02:59:00 +00:00
Scalar Fix PR577 and testcase InstCombine/2005-06-15-ShiftSetCCCrash.ll. 2005-06-15 20:53:31 +00:00
Utils Fix a 64-bit problem, passing (int)0 through ... instead of (void*)0 2005-06-09 03:32:54 +00:00
ExprTypeConvert.cpp Preserve calling conv when hacking on calls 2005-05-14 12:28:32 +00:00
LevelRaise.cpp Preserve calling conv when hacking on calls 2005-05-14 12:28:32 +00:00
Makefile
TransformInternals.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
TransformInternals.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00