"llvm/Makefile.config.in" did not exist on "1e860c917a0e2962a6473f4225eb52bae9725018"
- Jun 30, 2008
-
-
Devang Patel authored
Rename new lto2 tool as lto. lto2->lto llvm-svn: 52912
-
Devang Patel authored
llvm-svn: 52909
-
- May 17, 2008
-
-
Dale Johannesen authored
and llvm-nm (prints as C). llvm-svn: 51209
-
- Apr 22, 2008
-
-
Owen Anderson authored
llvm-svn: 50097
-
Owen Anderson authored
llvm-svn: 50081
-
- Apr 21, 2008
-
-
Owen Anderson authored
llvm-svn: 50036
-
- Apr 02, 2008
-
-
Dale Johannesen authored
StripSymbols when EH is on. llvm-svn: 49110
-
- Feb 07, 2008
-
-
Devang Patel authored
llvm-svn: 46863
-
- Feb 04, 2008
-
-
Devang Patel authored
llvm-svn: 46718
-
- Feb 02, 2008
-
-
Devang Patel authored
llvm-svn: 46657
-
- Jan 30, 2008
-
-
Devang Patel authored
llvm-svn: 46567
-
Devang Patel authored
llvm-svn: 46560
-
- Jan 16, 2008
-
-
Devang Patel authored
- Communicate symbol visibility - Communicate code generation model llvm-svn: 46033
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45421
-
Chris Lattner authored
llvm-svn: 45414
-
- Dec 20, 2007
-
-
Devang Patel authored
llvm-svn: 45249
-
Devang Patel authored
llvm-svn: 45238
-
- Oct 17, 2007
-
-
Gordon Henriksen authored
llvm-svn: 43094
-
- Jul 18, 2007
-
-
Reid Spencer authored
llvm-svn: 39995
-
- Jul 05, 2007
-
-
Gabor Greif authored
Almost all occurrences of "bytecode" in the sources have been eliminated. llvm-svn: 37913
-
- May 06, 2007
-
-
Chris Lattner authored
llvm-svn: 36872
-
Chris Lattner authored
llvm-svn: 36838
-
- Mar 07, 2007
-
-
Devang Patel authored
llvm-svn: 35001
-
- Feb 16, 2007
-
-
Anton Korobeynikov authored
is especially needed for bugpoint. This partly implements PR688 llvm-svn: 34349
-
- Feb 08, 2007
-
-
Bill Wendling authored
instead of LTO_UNKNOWN. llvm-svn: 34036
-
Bill Wendling authored
function to add the file writers between calls to add the passes. llvm-svn: 34035
-
- Feb 05, 2007
-
-
Reid Spencer authored
This patch replaces the SymbolTable class with ValueSymbolTable which does not support types planes. This means that all symbol names in LLVM must now be unique. The patch addresses the necessary changes to deal with this and removes code no longer needed as a result. This completes the bulk of the changes for this PR. Some cleanup patches will follow. llvm-svn: 33918
-
- Feb 01, 2007
-
-
Devang Patel authored
llvm-svn: 33738
-
Devang Patel authored
llvm-svn: 33735
-
- Jan 30, 2007
-
-
Reid Spencer authored
confusion with external linkage types. llvm-svn: 33663
-
- Jan 21, 2007
-
-
Chris Lattner authored
llvm-svn: 33420
-
- Jan 08, 2007
-
-
Devang Patel authored
Clear modules vector so that destructure does not try to delete these modules again. Patch by Chandler Carruth. llvm-svn: 33017
-
-
- Jan 07, 2007
-
-
Chris Lattner authored
llvm-svn: 32966
-
Chris Lattner authored
llvm-svn: 32965
-
- Dec 07, 2006
-
-
Bill Wendling authored
now cerr, cout, and NullStream resp. llvm-svn: 32298
-
- Nov 29, 2006
-
-
Bill Wendling authored
adding a temporary wrapper around the ostream to make it friendly to functions expecting an LLVM stream. This should be fixed in the future. llvm-svn: 31990
-
- Oct 26, 2006
-
-
Devang Patel authored
name supplied by linker to construct temp bc file names. Remove tabs. llvm-svn: 31205
-
- Oct 25, 2006
-
-
Devang Patel authored
llvm-svn: 31181
-
- Oct 24, 2006
-
-
Devang Patel authored
Add LTO destructor. llvm-svn: 31168
-