1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 18e3c4ff50 - Change getelementptr instruction to use long indexes instead of uint
indexes for sequential types.

llvm-svn: 3681
2002-09-11 01:21:29 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
IPO Fix bug in previous checkin 2002-09-10 23:31:12 +00:00
Scalar Fix the last of the silly bugs I just introduced. :( 2002-09-10 23:46:10 +00:00
Utils Fix bugs in previous checkins 2002-09-10 23:31:28 +00:00
ExprTypeConvert.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
LevelRaise.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00