Skip to content
  1. Apr 17, 2002
    • Chris Lattner's avatar
      * Clean up the code a bit · 28a01b20
      Chris Lattner authored
      * Allow structs with negative offsets.  This enables the em3d benchmark to
        be made typesafe.  In this case, the struct had an array as the first
        element, so a negative index was ok (the expr was -8 + 8x)
      
      llvm-svn: 2271
      28a01b20
  2. Apr 16, 2002
  3. Apr 15, 2002
  4. Apr 14, 2002
  5. Apr 13, 2002
  6. Apr 12, 2002
  7. Apr 10, 2002
    • Chris Lattner's avatar
      * Add documentation · 011ab80e
      Chris Lattner authored
      * Split the CleanGCC pass into two passes, a global pass and an IP pass.
        Before it was just a global pass, but it did illegal things to the
        module, which broke other passes that were being scheduled with it by
        gccld.
      
      llvm-svn: 2224
      011ab80e
  8. Apr 09, 2002
  9. Apr 08, 2002
  10. Apr 07, 2002
  11. Apr 05, 2002
  12. Apr 04, 2002
  13. Apr 01, 2002
  14. Mar 31, 2002
  15. Mar 30, 2002
  16. Mar 29, 2002
Loading