aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Convert tabs to spacesMisha Brukman2004-11-091-10/+6
* Output the program name (in this case, gccld) with warning about invalid filesMisha Brukman2004-11-092-2/+4
* Allow hbd to be bugpointable on darwin by fixing common and linkonce codegenNate Begeman2004-11-093-5/+4
* Handle headers for compressed bytecode filesMisha Brukman2004-11-081-1/+1
* Don't silently ignore invalid files: tell the user!Misha Brukman2004-11-082-0/+4
* Fix a bug that was preventing povray and namd from pool allocating correctly.Chris Lattner2004-11-081-1/+1
* Handle assert_fail specialChris Lattner2004-11-081-0/+7
* Remove extra spacesMisha Brukman2004-11-081-2/+2
* This file is goneChris Lattner2004-11-081-3/+0
* Add a --disable-compression option to gccas so the default compression ofReid Spencer2004-11-081-1/+4
* Make writing compressed bytecode the default.Reid Spencer2004-11-081-1/+1
* Implement and document the TOOL_VERBOSE option that asks each tool invokedReid Spencer2004-11-082-1/+15
* Fix typo.Reid Spencer2004-11-081-1/+1
* Document compressed bytecode details.Reid Spencer2004-11-081-1/+28
* Fix a typo: isvalid -> isValidReid Spencer2004-11-081-1/+1
* Move path override in test/Makefile.Alkis Evlogimenos2004-11-082-2/+3
* Override PATH to submake so that all tools are found if the PATH isAlkis Evlogimenos2004-11-081-1/+1
* * Add support for f2c and the -f2c switch to enable Fortran benchmarksMisha Brukman2004-11-081-12/+18
* Now using path to python found by configure.Tanya Lattner2004-11-082-2/+2
* First draft of compendium of documents relevant to writers of LLVM machineMisha Brukman2004-11-081-0/+246
* Put int the getReg cast optimization from x86 so that we generate fewerNate Begeman2004-11-082-0/+10
* Recommend that new users read the documentation before they get started,Reid Spencer2004-11-081-0/+3
* Correct and Explain the first rule of thumb better.Reid Spencer2004-11-081-2/+4
* Fix typo.Reid Spencer2004-11-081-1/+1
* Fix grammar: use commas in a list of entitiesMisha Brukman2004-11-081-2/+2
* Implement ExecutionEngine::freeMachineCodeForFunction()Misha Brukman2004-11-073-0/+15
* Add method to delete machine code generated for a FunctionMisha Brukman2004-11-071-0/+6
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-074-11/+57
* Changed TEST to TESTSUITETanya Lattner2004-11-071-1/+1
* Fix for objdir != srcdir.Tanya Lattner2004-11-071-1/+1
* More srcdir != objdir changes.Tanya Lattner2004-11-071-1/+6
* * Fix file-relative links: they need '#' prepended to the target nameMisha Brukman2004-11-071-8/+8
* Use LLVMToolDir instead of ToolDir because the latter is no longer set (?)Misha Brukman2004-11-071-3/+3
* Made changes to support objdir!=srcdir.Tanya Lattner2004-11-071-4/+6
* VERY large functions that are only called from one place are not reallyChris Lattner2004-11-071-1/+1
* Removed passing TARGET.Tanya Lattner2004-11-071-1/+1
* Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ...Tanya Lattner2004-11-072-4/+8
* Disable bogus cast elimination when the cast is used by a setcc instruction.Nate Begeman2004-11-071-4/+4
* Add TARGET_TRIPLEReid Spencer2004-11-071-0/+3
* First version of this document listing the required software. Might needReid Spencer2004-11-071-0/+94
* * Comments & cleanup per CL code review.Reid Spencer2004-11-071-22/+56
* Add comments per CL code review.Reid Spencer2004-11-071-2/+6
* Make compression the default on writing.Reid Spencer2004-11-071-1/+1
* * Add comments and cleanup per CL code reviewReid Spencer2004-11-071-31/+65
* Minor error.Tanya Lattner2004-11-071-1/+1
* Added support to specify which test suite dejagnu should run (Feature or Regr...Tanya Lattner2004-11-072-2/+2
* Revert back to r1.1, I'm just thoroughly confused :)Chris Lattner2004-11-071-3/+2
* Add new (old) testcaseChris Lattner2004-11-071-2/+3
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-0732-0/+128
* Rename the option for defeating compression to be a little more specific.Reid Spencer2004-11-072-2/+2