A step towards geting linux ppc to work (see PR 3099)
[oota-llvm.git] / tools / lto / LTOCodeGenerator.cpp
2008-11-13 Daniel DunbarAdd Binary flag to raw_fd_ostream constructor.
2008-11-04 Devang PatelOn darwin, 32-bit x86 target is i386-apple-darwin...
2008-08-21 Dan GohmanDon't silently ignore errors when opening output streams.
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-08-15 Owen AndersonRemove GCSE, ValueNumbering, and LoadValueNumbering...
2008-07-08 Nick Kledzikfix dangling pointer and argv off by one errors. Add...
2008-07-03 Devang PatelProvide a hook to set the code generation debug option...
2008-06-30 Devang PatelRename new lto2 tool as lto.