Skip to content
  1. Jul 18, 2004
    • Reid Spencer's avatar
      bug 122: · ce6adaff
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Minimize redundant isa<GlobalValue> usage
      - Correct isa<Constant> for GlobalValue subclass
      - Remove tabs
      - Fix coments refering to ConstantPointerRef
      
      llvm-svn: 14937
      ce6adaff
    • Reid Spencer's avatar
      bug 122: · 3d169b1c
      Reid Spencer authored
      - Move these functions from other places
      - Provide implementations of Constant class overrides in GlobalValue
      
      llvm-svn: 14936
      3d169b1c
    • Reid Spencer's avatar
      bug 122: · 37e4e78c
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Replace tabs.
      
      llvm-svn: 14935
      37e4e78c
    • Reid Spencer's avatar
      bug 122: · 49fc8a74
      Reid Spencer authored
      - Correct an assert to not have redundant isa<GlobalValue>
      
      llvm-svn: 14934
      49fc8a74
    • Reid Spencer's avatar
      bug 122: · bbddbf3a
      Reid Spencer authored
      - Correct isa<Constant> for GlobalValue subclass
      
      llvm-svn: 14933
      bbddbf3a
    • Reid Spencer's avatar
      bug 122: · 784638bb
      Reid Spencer authored
      - Correct isa<Constant> for GlobalValue subclass
      - Fix some tabs and indentation.
      
      llvm-svn: 14932
      784638bb
    • Reid Spencer's avatar
      bug 122: · 3c4824af
      Reid Spencer authored
      - Module doesn't need to manage ConstantPointerRefs any more.
      
      llvm-svn: 14931
      3c4824af
    • Reid Spencer's avatar
      bug 122: · cd3936ee
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Correct isa<Constant> for GlobalValue subclass
      
      llvm-svn: 14930
      cd3936ee
    • Reid Spencer's avatar
      bug 122: · c49dd8de
      Reid Spencer authored
      - Move GlobalValue and GlobalVariable implementations to Globals.cpp
      
      llvm-svn: 14929
      c49dd8de
    • Reid Spencer's avatar
      bug 122: · 1ebe1abe
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Minimize redundant isa<GlobalValue> usage
      - Correct isa<Constant> for GlobalValue subclass
      - Delete ConstantPointerRef member function implementations
      
      llvm-svn: 14928
      1ebe1abe
    • Reid Spencer's avatar
      bug 122: · accd7c70
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Minimize redundant isa<GlobalValue> usage
      - Correct isa<Constant> for GlobalValue subclass
      
      llvm-svn: 14927
      accd7c70
  2. Jul 17, 2004
  3. Jul 16, 2004
Loading