- Nov 08, 2004
-
-
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
-
Reid Spencer authored
tool runs Deja-gnu test suites. The 'make' variable RUNTEST is now set automatically in the Makefile.config file. llvm-svn: 17599
-
Tanya Lattner authored
llvm-svn: 17598
-
Tanya Lattner authored
llvm-svn: 17597
-
Tanya Lattner authored
llvm-svn: 17596
-
- Nov 07, 2004
-
-
Misha Brukman authored
* Balance an open parenthesis llvm-svn: 17595
-
Misha Brukman authored
llvm-svn: 17594
-
Tanya Lattner authored
llvm-svn: 17590
-
Chris Lattner authored
exciting to inline. Only inline medium or small sized functions with a single call site. llvm-svn: 17588
-
Tanya Lattner authored
llvm-svn: 17587
-
Tanya Lattner authored
Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order to not conflict with other stuff. Added path for test/Scripts. Also added a check to deal with TESTSUITE and runtest flags. llvm-svn: 17586
-
Nate Begeman authored
llvm-svn: 17583
-
Reid Spencer authored
llvm-svn: 17581
-
Reid Spencer authored
to be made platform specific. Contents reflect my Linux build environment. llvm-svn: 17580
-
Reid Spencer authored
* Accept 'llvc' as signature for compressed bytecode llvm-svn: 17579
-
Reid Spencer authored
llvm-svn: 17578
-
Reid Spencer authored
llvm-svn: 17577
-
Reid Spencer authored
* Make signature for compressed bytecode llvc instead of unreadable * Make the CompressionContext have a constructor and destructor. llvm-svn: 17576
-
Tanya Lattner authored
llvm-svn: 17573
-
Tanya Lattner authored
Added support to specify which test suite dejagnu should run (Feature or Regression). Use TEST=suite llvm-svn: 17572
-
Chris Lattner authored
llvm-svn: 17571
-
Chris Lattner authored
llvm-svn: 17570
-
Tanya Lattner authored
llvm-svn: 17568
-
Reid Spencer authored
llvm-svn: 17567
-
Reid Spencer authored
llvm-svn: 17566
-
Reid Spencer authored
* Provide a -no-compress option to defeat compression. llvm-svn: 17565
-