Skip to content
  • John McCall's avatar
    Assorted cleanup: · e3dc1707
    John McCall authored
      - Have CGM precompute a number of commonly-used types
      - Have CGF copy that during initialization instead of recomputing them
      - Use TBAA info when initializing a parameter variable
      - Refactor the scalar ++/-- code
    
    llvm-svn: 125562
    e3dc1707
Loading