summaryrefslogtreecommitdiff
path: root/tools/lto/LTOCodeGenerator.cpp
Commit message (Expand)AuthorAge
* Remove changes that were accidently included in previous commit.Devang Patel2009-02-17
* The debugger sometimes lookup dynamically in the runtime to find ivar info of...Devang Patel2009-02-17
* Add Binary flag to raw_fd_ostream constructor.Daniel Dunbar2008-11-13
* On darwin, 32-bit x86 target is i386-apple-darwin...Devang Patel2008-11-04
* Don't silently ignore errors when opening output streams.Dan Gohman2008-08-21
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-21
* Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been depreca...Owen Anderson2008-08-15
* fix dangling pointer and argv off by one errors. Add support for --disable-i...Nick Kledzik2008-07-08
* Provide a hook to set the code generation debug options to investigate lto f...Devang Patel2008-07-03
* Rename new lto2 tool as lto.Devang Patel2008-06-30