llvm-6502/lib/Transforms
Chris Lattner 15f166c7b6 remove the lower packed pass. It can never work and even the parts that
could work don't work fully.  This fixes PR1705.  Oh yeah, we don't have
packed types anymore either ;-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47322 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-19 07:39:17 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Simplify caller updating using a CallSite, as 2008-02-18 17:32:13 +00:00
Scalar remove the lower packed pass. It can never work and even the parts that 2008-02-19 07:39:17 +00:00
Utils switch simplifycfg from using vectors for most things to smallvectors, 2008-02-18 07:42:56 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00