1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 3ce5b343c5 - Renamed Type::isIntegral() to Type::isInteger()
- Added new method Type::isIntegral() that is the same as isInteger, but
    also accepts bool.

llvm-svn: 3574
2002-09-03 01:08:28 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:07:35 +00:00
IPO Eliminated the MemAccessInst class, folding contents into GEP class. 2002-08-22 23:37:24 +00:00
Scalar - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
Utils Eliminated the MemAccessInst class, folding contents into GEP class. 2002-08-22 23:37:20 +00:00
ExprTypeConvert.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
LevelRaise.cpp - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00