Skip to content
  1. Feb 18, 2009
  2. Feb 17, 2009
  3. Feb 16, 2009
  4. Feb 15, 2009
  5. Feb 14, 2009
    • Cedric Venet's avatar
      Unbreak the build on win32. · d1e179d9
      Cedric Venet authored
      Cleanup some warning.
      
      Remark: when struct/class are declared differently than they are defined, this make problem for VC++ since it seems to mangle class differently that struct. These error are very hard to understand and find. So please, try to keep your definition/declaration in sync.
      
      Only tested with VS2008. hope it does not break anything. feel free to revert.
      
      llvm-svn: 64554
      d1e179d9
    • Duncan Sands's avatar
      Generalize some alias analysis logic from atomic · 73247d2e
      Duncan Sands authored
      intrinsics to any IntrWriteArgMem intrinsics.
      
      llvm-svn: 64551
      73247d2e
Loading