- Nov 09, 2004
-
-
Chris Lattner authored
This allows to elimination of a bunch of global pool descriptor args from programs being pool allocated (and is also generally useful!) llvm-svn: 17657
-
Reid Spencer authored
llvm-svn: 17656
-
Reid Spencer authored
llvm-svn: 17655
-
Reid Spencer authored
* Implement createTemporaryFile for mkstemp(3) functionality * Fix isBytecodeFile to accept llvc magic # (compressed) as bytecode. llvm-svn: 17654
-
Reid Spencer authored
llvm-svn: 17652
-
John Criswell authored
This should fix the problem of not being able to link compressed LLVM bytecode files from LLVM libraries. llvm-svn: 17648
-
Reid Spencer authored
bzip2: block size 9 -> 5, reduces memory by 400Kbytes, doesn't affect speed or compression ratio on all but the largest bytecode files (>1MB) zip: level 9 -> 6, this speeds up compression time by ~30% but only degrades the compressed size by a few bytes per megabyte. Those few bytes aren't worth the effort. llvm-svn: 17647
-
Chris Lattner authored
nightly testers llvm-svn: 17646
-
Reid Spencer authored
llvm-svn: 17644
-
Reid Spencer authored
portion of the test suite. e.g.: make quck-test QUICKTEST=Regression/Bytecode llvm-svn: 17643
-
Chris Lattner authored
llvm-svn: 17642
-
Chris Lattner authored
llvm-svn: 17641
-
Chris Lattner authored
llvm-svn: 17640
-
Misha Brukman authored
* Order #includes according to style guide * Remove extraneous blank lines llvm-svn: 17639
-
Misha Brukman authored
llvm-svn: 17638
-
Nate Begeman authored
llvm-svn: 17637
-
- Nov 08, 2004
-
-
Misha Brukman authored
llvm-svn: 17634
-
Misha Brukman authored
llvm-svn: 17633
-
Chris Lattner authored
llvm-svn: 17632
-
Chris Lattner authored
llvm-svn: 17631
-
Misha Brukman authored
llvm-svn: 17629
-
Chris Lattner authored
llvm-svn: 17627
-
Reid Spencer authored
bytecode can be defeated. llvm-svn: 17626
-
Reid Spencer authored
llvm-svn: 17625
-
Reid Spencer authored
to be verbose about its actions too. llvm-svn: 17624
-
Reid Spencer authored
llvm-svn: 17623
-
Reid Spencer authored
llvm-svn: 17622
-
Reid Spencer authored
llvm-svn: 17621
-
Alkis Evlogimenos authored
llvm-svn: 17613
-
Alkis Evlogimenos authored
not set up properly (it also avoids using different tools that happen to be in the path). llvm-svn: 17612
-
Misha Brukman authored
* Remove spurious spaces between variable names and `=' (they're not lined up anyway and there's no hope of doing that) llvm-svn: 17611
-
Tanya Lattner authored
llvm-svn: 17610
-
Misha Brukman authored
target backends llvm-svn: 17609
-
Nate Begeman authored
move instructions for the register allocator to coalesce. llvm-svn: 17608
-
Reid Spencer authored
with a little twist of humor. This more than anything else will help people get started with LLVM. llvm-svn: 17605
-
Reid Spencer authored
llvm-svn: 17604
-
Reid Spencer authored
llvm-svn: 17603
-
Misha Brukman authored
llvm-svn: 17602
-
Misha Brukman authored
llvm-svn: 17601
-
Misha Brukman authored
llvm-svn: 17600
-