1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Reid Spencer c857bb0b27 Comparison of primitive type sizes should now be done in bits, not bytes.
This patch converts getPrimitiveSize to getPrimitiveSizeInBits where it is
appropriate to do so (comparison of integer primitive types).

llvm-svn: 33012
2007-01-08 16:32:00 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation this pass is unused 2007-01-07 18:12:43 +00:00
IPO Types should be const. 2007-01-07 21:45:41 +00:00
Scalar Comparison of primitive type sizes should now be done in bits, not bytes. 2007-01-08 16:32:00 +00:00
Utils Change the interface to Module::getOrInsertFunction to be easier to use,to resolve PR1088, and to help PR411. 2007-01-07 08:12:01 +00:00
ExprTypeConvert.cpp For PR950: 2006-12-31 05:48:39 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00