llvm-6502/lib/Transforms
Chris Lattner aa457ac2e7 Fix a bug in my previous patch. Do not get the shift amount type (which
is always ubyte, get the type being shifted).  This unbreaks espresso


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22224 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-16 01:52:07 +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 PR575, patch provided by John Mellor-Crummey. Thanks! 2005-06-15 22:49:30 +00:00
Scalar Fix a bug in my previous patch. Do not get the shift amount type (which 2005-06-16 01:52:07 +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 Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
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