llvm-6502/lib/Transforms
Chris Lattner 75747cd9e8 Fix minor bug for shifts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1160 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-06 21:51:48 +00:00
..
Instrumentation Minor method rename 2001-11-04 08:08:34 +00:00
IPO Don't print spurious linking warnings about methods that are never used. 2001-11-05 19:43:10 +00:00
Scalar Avoid making a broken transformation! 2001-11-03 21:30:22 +00:00
Utils Don't forget to link type names together too. Fix for Olden/mst benchmark 2001-11-03 05:18:24 +00:00
ExprTypeConvert.cpp Fix minor bug for shifts 2001-11-06 21:51:48 +00:00
HoistPHIConstants.cpp Commented out code so that copies are inserted for all phi args 2001-11-03 17:09:59 +00:00
LevelRaise.cpp Fix bugs 2001-11-06 08:34:29 +00:00
Makefile Added Instrumentation subdirectory. 2001-10-15 12:01:05 +00:00
TransformInternals.cpp Refactor code to share stuff 2001-11-04 23:24:06 +00:00
TransformInternals.h Fix bugs 2001-11-06 08:34:29 +00:00