Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
Go to file
Chris Lattner 797249bc13 Instcombine cast (getelementptr Ptr, 0, 0, 0) to ... into: cast Ptr to ...
This fixes type safety problems in a variety of benchmarks that were confusing
DSA.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6837 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-21 23:12:02 +00:00
docs Clarify that variables must be global 2003-06-21 21:45:56 +00:00
include Lots of changes to make the NodeType field private to DSNode. 2003-06-19 21:14:22 +00:00
lib Instcombine cast (getelementptr Ptr, 0, 0, 0) to ... into: cast Ptr to ... 2003-06-21 23:12:02 +00:00
runtime Prevent lines from wrapping. 2003-05-29 22:12:35 +00:00
support Remove usage of sys/unistd.h 2003-06-19 18:42:09 +00:00
test Add testcase for reason that typesafety of power is being broken 2003-06-21 22:59:39 +00:00
tools Minor cleanups 2003-06-20 15:49:04 +00:00
utils update documentation about columns 2003-06-21 20:09:01 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Reverted back to revision 1.91. 2003-06-20 21:24:54 +00:00
Makefile.config Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.FreeBSD Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00
Makefile.Linux Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00
Makefile.rules Reverted back to revision 1.91. 2003-06-20 21:24:54 +00:00
Makefile.SunOS Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00