Daniel Dunbar
|
ed90e701f0
|
Add Binary flag to raw_fd_ostream constructor.
Document raw_fd_ostream's treatment of "-".
llvm-svn: 59219
|
2008-11-13 05:01:07 +00:00 |
Devang Patel
|
db9d785338
|
On darwin, 32-bit x86 target is i386-apple-darwin...
llvm-svn: 58731
|
2008-11-04 23:13:50 +00:00 |
Dan Gohman
|
f3e13bbd4d
|
Don't silently ignore errors when opening output streams.
llvm-svn: 55120
|
2008-08-21 15:33:45 +00:00 |
Owen Anderson
|
9371964f47
|
Use raw_ostream throughout the AsmPrinter.
llvm-svn: 55092
|
2008-08-21 00:14:44 +00:00 |
Owen Anderson
|
affe0267f8
|
Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away.
llvm-svn: 54822
|
2008-08-15 21:31:02 +00:00 |
Nick Kledzik
|
c232347cb8
|
fix dangling pointer and argv off by one errors. Add support for --disable-inlining
llvm-svn: 53249
|
2008-07-08 21:14:10 +00:00 |
Devang Patel
|
a0e4fb8283
|
Provide a hook to set the code generation debug options to investigate lto failures.
llvm-svn: 53119
|
2008-07-03 22:53:14 +00:00 |
Devang Patel
|
4be1c150e4
|
Rename new lto2 tool as lto.
lto2->lto
llvm-svn: 52912
|
2008-06-30 18:15:01 +00:00 |