- 6fb5166 Fix grammar: use commas in a list of entities by Misha Brukman · 20 years ago
- 895eddf Implement ExecutionEngine::freeMachineCodeForFunction() by Misha Brukman · 20 years ago
- e81aaf2 Add method to delete machine code generated for a Function by Misha Brukman · 20 years ago
- 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
- d09fbdc Changed TEST to TESTSUITE by Tanya Lattner · 20 years ago
- e976d89 Fix for objdir != srcdir. by Tanya Lattner · 20 years ago
- 808fafa More srcdir != objdir changes. by Tanya Lattner · 20 years ago
- 3fecb44 * Fix file-relative links: they need '#' prepended to the target name by Misha Brukman · 20 years ago
- a152753 Use LLVMToolDir instead of ToolDir because the latter is no longer set (?) by Misha Brukman · 20 years ago
- e243e2f Made changes to support objdir!=srcdir. by Tanya Lattner · 20 years ago
- ae18963 VERY large functions that are only called from one place are not really by Chris Lattner · 20 years ago
- fd93c7d Removed passing TARGET. by Tanya Lattner · 20 years ago
- 491e9cd 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. by Tanya Lattner · 20 years ago
- 075cdc6 Disable bogus cast elimination when the cast is used by a setcc instruction. by Nate Begeman · 20 years ago
- 1822403 Add TARGET_TRIPLE by Reid Spencer · 20 years ago
- 1b6ab59 First version of this document listing the required software. Might need by Reid Spencer · 20 years ago
- f0c977c * Comments & cleanup per CL code review. by Reid Spencer · 20 years ago
- 36eea80 Add comments per CL code review. by Reid Spencer · 20 years ago
- 78d215b Make compression the default on writing. by Reid Spencer · 20 years ago
- 83296f5 * Add comments and cleanup per CL code review by Reid Spencer · 20 years ago
- 92c0d65 Minor error. by Tanya Lattner · 20 years ago
- 38ed80a Added support to specify which test suite dejagnu should run (Feature or Regression). Use TEST=suite by Tanya Lattner · 20 years ago
- ec3a78f Revert back to r1.1, I'm just thoroughly confused :) by Chris Lattner · 20 years ago
- ac196c6 Add new (old) testcase by Chris Lattner · 20 years ago
- 3f7706b Added RUN lines and dejagnu support for Feature dir. by Tanya Lattner · 20 years ago
- 4b5fdc7 Rename the option for defeating compression to be a little more specific. by Reid Spencer · 20 years ago
- 34b9071 Enable compression by default. by Reid Spencer · 20 years ago
- ae70fed * Enable bytecode compression by default by Reid Spencer · 20 years ago
- cf0eb8d Turn on compression by default. by Reid Spencer · 20 years ago
- 8ad8a52 * Provide option for specifying bytecode compression by Reid Spencer · 20 years ago
- 12d632c Add missing file header by Chris Lattner · 20 years ago
- 030a552 Removing old Modulosched tests since that version of modulosched does not exist anymore and llc does not support modulosched by default. by Tanya Lattner · 20 years ago
- 70053a5 With the changes to these files, the Regression test suite should be tested by dejagnu without anyproblem. by Tanya Lattner · 20 years ago
- 6089616 Added RUN line. by Tanya Lattner · 20 years ago
- 7a7cb4c Added rough support for dejagnu testing. Changes need to be made to autoconf to provide the target_triplet and to check for 'grep -C' which would be used instead of the python script we have now. Eventually the python script should be converted to bash. by Tanya Lattner · 20 years ago
- 1976abd Changed to XFAIL by Tanya Lattner · 20 years ago
- f32a5f5 Add a section for PPC, though it's empty for now by Chris Lattner · 20 years ago
- 23c7130 Update this to expect AT&T syntax by Chris Lattner · 20 years ago
- 8bf7c28 * Add note about benchmarking programs and submitting reduced test cases by Misha Brukman · 20 years ago
- a36b6e5 Replace llvm.org => llvm.cs.uiuc.edu by Misha Brukman · 20 years ago
- fb4863a Replace uses of llvm.org with llvm.cs.uiuc.edu by Misha Brukman · 20 years ago
- d8b8912 Consistently use llvm.cs.uiuc.edu instead of llvm.org by Misha Brukman · 20 years ago
- 2681801 Decompose* is V9 specific, make it internal by Chris Lattner · 20 years ago
- 8226db6 This is V9 specific stuff by Chris Lattner · 20 years ago
- 00a4fe4 This is V9 specific, move it there. by Chris Lattner · 20 years ago
- 64a26c7 Move this file from lib/Transforms/Scalar by Chris Lattner · 20 years ago
- a5df462 Tests for this xforms should be .ll files, and they should have run lines. by Chris Lattner · 20 years ago
- 7cdf6f8 Remove dead tests by Chris Lattner · 20 years ago
- 7452ac7 This is not part of the test by Chris Lattner · 20 years ago
- a11bcdf Fix a test. by Chris Lattner · 20 years ago
- 3967c2f Nuke useless testcases by Chris Lattner · 20 years ago
- b4be8ee These files are all moved to test/Regression/CodeGen/Generic by Chris Lattner · 20 years ago
- fc77e0d This test is obsolete and incorrect by Chris Lattner · 20 years ago
- e9789ef Adding RUN lines. by Tanya Lattner · 20 years ago
- 17f52c5 Add support for compressed bytecode by Reid Spencer · 20 years ago
- 2334e6d Adding RUN line. by Tanya Lattner · 20 years ago
- 2393a24 Adding RUN lines. by Tanya Lattner · 20 years ago
- e9af5d1 Adding RUN lines. by Tanya Lattner · 20 years ago
- d13e0ae Adding RUN lines. by Tanya Lattner · 20 years ago
- e7e3f2e Adding RUN lines. by Tanya Lattner · 20 years ago
- cd0aa81 Adding RUN lines. by Tanya Lattner · 20 years ago
- 36dc5c7 Adjust to printing user+system times instead of wall times. Run the olden by Chris Lattner · 20 years ago
- 5f0a8c7 Add missing run line by Chris Lattner · 20 years ago
- 3bdb2f5 First crack at support to run tests using dejagnu. This file contains a procedure to run a test like TestRunner.sh does. by Tanya Lattner · 20 years ago
- 7eed62b Add a run line by Chris Lattner · 20 years ago
- 4657431 Add a missing run line by Chris Lattner · 20 years ago
- a9236a8 This pass has been removed from LLVM by Chris Lattner · 20 years ago
- 392b75c Add missing run line by Chris Lattner · 20 years ago
- 12ff968 Adding XFAIL lines for dejagnu support. by Tanya Lattner · 20 years ago
- d2fb4d7 From Jeff Cohen: by Chris Lattner · 20 years ago
- 2bcfcbe Implement the GetBytecodeSymbols interface function to extract just the by Reid Spencer · 20 years ago
- 2394fa9 Provide an interface for getting just the external symbols from a Bytecode file. by Reid Spencer · 20 years ago
- c3c5521 Deprecate constructors we don't want users to use. by Reid Spencer · 20 years ago
- cdb21a9 Makefile for the LLVMArchive library. by Reid Spencer · 20 years ago
- 362cbf0 First kinda/sorta working version of the Archive library. Reading is not by Reid Spencer · 20 years ago
- 07adb28 Stop propagating method names that violate the coding standard by Reid Spencer · 20 years ago
- 6c4d9e5 Go ahead and trust the client not to mess with the ModuleProvider* returned by Reid Spencer · 20 years ago
- 6f08c46 * Documentation corrections (thanks to Chris for nit-picking) by Reid Spencer · 20 years ago
- e5cda8e Fix compilation problem; make the cast and the LHS be the same type. by John Criswell · 20 years ago
- ab19fa7 First version of the interface to Archive files. This introduces the by Reid Spencer · 20 years ago
- 53fe2be Remove dead var by Chris Lattner · 20 years ago
- 141e3fd Quiet VC++ warnings by Chris Lattner · 20 years ago
- 41ffe4b Do not make i have bigger scope that we need by Chris Lattner · 20 years ago
- 183f2eb Remove dead vars by Chris Lattner · 20 years ago
- f158092 Fix some warnings on VC++ by Chris Lattner · 20 years ago
- 1464467 Remove this file as suggested by Jeff Cohen by Chris Lattner · 20 years ago
- aa70ef7 Fix project file, patch contributed by Jeff Cohen by Chris Lattner · 20 years ago
- 7cf540b Clean up code layout, delete extra blank line, say `fibonacci' instead of `foo' by Misha Brukman · 20 years ago
- 28dd2fc Thanks to sabre for pointing out that we were incorrectly codegen'ing by Nate Begeman · 20 years ago
- 3c7d7ee Fix typeo by Chris Lattner · 20 years ago
- 6931fd6 Handle "call" operands of type long/ulong passed in registers. by Brian Gaeke · 20 years ago
- 38f024d Cleanup this example, simplifying it and making it conform to LLVM coding by Chris Lattner · 20 years ago
- 82962de Don't call Constant::getNullValue when the argument could be VoidTy by Chris Lattner · 20 years ago
- 5200ad1 defining __STDC_LIMIT_MACROS on the command line is not really necessary by Chris Lattner · 20 years ago
- 64aeb00 CONFIGURATION isn't spelled Configuration, it's spelled BuildMode. by Brian Gaeke · 20 years ago
- 7315c8d Top level files for building natively on win32 by Reid Spencer · 20 years ago
- 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago
- da6122f Fix this function to not say that longs have 8-byte alignment on X86/PPC. by Chris Lattner · 20 years ago
- 80f0855 Added gross hacks such as creating my own def-use map, and picking on Instruction that I can add all my TmpInstructions to its MCFI. by Tanya Lattner · 20 years ago
- f1de30a Graphs that are part of equivalence sets can be multi-function SCC's by Chris Lattner · 20 years ago