Skip to content
  1. Jul 22, 2009
  2. Jul 21, 2009
  3. Jul 19, 2009
  4. Jul 18, 2009
  5. Jul 15, 2009
  6. Jul 14, 2009
  7. Jul 11, 2009
    • Torok Edwin's avatar
      assert(0) -> LLVM_UNREACHABLE. · 56d06597
      Torok Edwin authored
      Make llvm_unreachable take an optional string, thus moving the cerr<< out of
      line.
      LLVM_UNREACHABLE is now a simple wrapper that makes the message go away for
      NDEBUG builds.
      
      llvm-svn: 75379
      56d06597
  8. Jul 06, 2009
  9. Jul 03, 2009
  10. Jul 02, 2009
  11. Jun 25, 2009
  12. Jun 22, 2009
  13. Jun 14, 2009
  14. Jun 11, 2009
    • Bruno Cardoso Lopes's avatar
      Support for ELF Visibility · 1656366e
      Bruno Cardoso Lopes authored
      Emission for globals, using the correct data sections
      Function alignment can be computed for each target using TargetELFWriterInfo
      Some small fixes
      
      llvm-svn: 73201
      1656366e
  15. Jun 07, 2009
  16. Jun 06, 2009
  17. Jun 05, 2009
  18. Jun 03, 2009
Loading