llvm-6502/lib
Chris Lattner ce8a14915d - Renamed Type::isIntegral() to Type::isInteger()
- Added new method Type::isIntegral() that is the same as isInteger, but
    also accepts bool.
SCVS: ----------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3572 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-03 01:05:48 +00:00
..
Analysis - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:05:48 +00:00
AsmParser AsmParser now depends on clients to verify that input is well formed 2002-08-30 22:52:23 +00:00
Bytecode
CodeGen moved this file from lib/Reoptimizer/Mapping 2002-08-27 22:47:33 +00:00
ExecutionEngine Implement ConstantPointerRef support, & ConstantExpr support for Cast, GEP & Add. 2002-08-27 22:33:45 +00:00
Linker
Support Fix bugs 2002-09-02 20:49:27 +00:00
Target - Fix bug: test/Regression/CBackend/2002-08-20-RecursiveTypes.ll 2002-08-31 00:29:16 +00:00
Transforms Add constant prop & DIE to InstCombine, so it cleans up after itself 2002-09-02 04:59:56 +00:00
VMCore - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:05:48 +00:00
Makefile