- 0aa37f4 Enable loop rotate pass. by Devang Patel · 18 years ago
- 1bc8936 Now LoopUnswitch is a LoopPass. by Devang Patel · 18 years ago
- f2e292c push bytecode decompressor out through APIs. Now the bytecode reader by Chris Lattner · 18 years ago
- ef9b9a7 For PR411: by Reid Spencer · 18 years ago
- 7ba98a9 For PR1072: by Reid Spencer · 18 years ago
- 74ed997 For PR1152: by Reid Spencer · 18 years ago
- 0331524 shutdown at end of run by Chris Lattner · 18 years ago
- 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
- 17be679 default to emiting an uncompressed .bc file by Chris Lattner · 18 years ago
- e026c07 Remove DSA. by John Criswell · 18 years ago
- e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
- c30598b make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. by Chris Lattner · 18 years ago
- 8257bee This needs the callgraph data structure to stick around as long as the by Chris Lattner · 18 years ago
- cd950a5 target constructors are never used by Chris Lattner · 18 years ago
- 5cbc63e Fix opt -o option. Don't pass a pointer to an auto variable which is going by Nick Lewycky · 18 years ago
- 68fe61d Replacing std::iostreams with llvm iostreams. Some of these changes involve by Bill Wendling · 18 years ago
- a5b31ca Convert to using llvm streams instead of iostreams. by Bill Wendling · 18 years ago
- 31bf2b4 Need iostream to be included for the time being. by Bill Wendling · 18 years ago
- 3ed469c For PR786: by Reid Spencer · 18 years ago
- aea932d Use LINK_COMPONENTS to specify *components* to link against instead of by Chris Lattner · 18 years ago
- 5e9b177 Add a --disable-compression option like llvm-link/llvm-as etc have by Chris Lattner · 18 years ago
- 3a9ec24 For PR387: by Reid Spencer · 18 years ago
- 3b2493e -analyze mode shouldn't output a .bc file. by Chris Lattner · 18 years ago
- 5d8925c Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. by Chris Lattner · 18 years ago
- 7f500f7 Merge the 'analyze' mode code with the 'opt' mode code. Eliminate the by Chris Lattner · 18 years ago
- 62c5105 For PR885: by Reid Spencer · 18 years ago
- da6169b Fix a build failure by Nate Begeman · 18 years ago
- 023fcf9 For PR797: by Reid Spencer · 18 years ago
- 61c83e0 For PR797: by Reid Spencer · 18 years ago
- fd90dd5 For PR872: by Reid Spencer · 18 years ago
- 0465fa9 Tools require EH for their top-level try blocks. by Chris Lattner · 18 years ago
- 831b121 Don't pass target name into TargetData anymore, it is never used or needed. by Chris Lattner · 18 years ago
- af303d5 For PR780: by Reid Spencer · 18 years ago
- 18c8b49 Use archive libraries instead of object files for VMCore, BCReader, by Reid Spencer · 18 years ago
- d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 18 years ago
- 07000c6 Refactor a bunch of includes so that TargetMachine.h doesn't have to include by Owen Anderson · 19 years ago
- 0cafa92 fix printing call graphs by Andrew Lenharth · 19 years ago
- e7988aa reorder some libraries by Chris Lattner · 19 years ago
- 171eee5 Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraph by Chris Lattner · 19 years ago
- a115643 Move some constant folding code shared by Analysis and Transform passes by John Criswell · 19 years ago
- e96a1a5 1. Remove libraries no longer created from the list of libraries linked into the by John Criswell · 19 years ago
- ad62eef Remove a now-unneeded library by Chris Lattner · 19 years ago
- a322a5f Use archive versions of these libraries, using the LinkAllPasses header. by Chris Lattner · 19 years ago
- 5a87044 Two changes: by Reid Spencer · 20 years ago
- 3da94ae Remove trailing whitespace by Misha Brukman · 20 years ago
- 2b37d7c Remove trailing whitespace by Misha Brukman · 20 years ago
- 5fb6ed4 Use binary mode for reading/writing bytecode files by Jeff Cohen · 20 years ago
- e67bc13 Get the #ifdef right on LinkAllPasses.h. by Jeff Cohen · 20 years ago
- 00f3db6 Fix minor mistakes by Jeff Cohen · 20 years ago
- 4b807e0 Add project opt to Visual Studio. by Jeff Cohen · 20 years ago
- 564a571 Make opt honor the quiet option when printing the bytecode warning. by Reid Spencer · 20 years ago
- 5737913 Move the code for printing out a warning about bytecode output to a console by Reid Spencer · 20 years ago
- 1ef8bda For PR351: by Reid Spencer · 20 years ago
- ce9653c For PR387:\ by Reid Spencer · 20 years ago
- bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
- 227b6d0 Fix usage of changed function prototype by Reid Spencer · 20 years ago
- 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
- 40a955a We're not doing automake any more by Reid Spencer · 20 years ago
- cac731e We won't use automake by Reid Spencer · 20 years ago
- 86d341b Initial automake generated Makefile template by Reid Spencer · 20 years ago
- 81dd3d4 Fix hyphenation and quoting style for great justice by Misha Brukman · 20 years ago
- d96cb6e Update to reflect changes in Makefile rules. by Reid Spencer · 20 years ago
- 90a2adc Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
- b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
- 68d033c Finegrainify namespacification by Chris Lattner · 20 years ago
- 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
- 7c4c98d Add the LLVMsystem.a library as it is now used for operating system by Reid Spencer · 20 years ago
- 9de7b33 The functions in Signal.h are now in the llvm::sys namespace - adjust by Reid Spencer · 20 years ago
- 269c80c Remove this printer by Chris Lattner · 20 years ago
- 593eb95 bug 122: - Minimize redundant isa<GlobalValue> usage by Reid Spencer · 20 years ago
- 988a1a0 Prune unused #include by Chris Lattner · 20 years ago
- 4a1de8b Add -load option by Chris Lattner · 20 years ago
- 86f42bd Add #include <iostream> since Value.h does not include it any more. by Reid Spencer · 20 years ago
- 954da37 Add #include <iostream> since Value.h does not #include it any more. by Reid Spencer · 20 years ago
- 4391946 Make sure to link all IPA's into opt, so that it has access to stuff like by Chris Lattner · 20 years ago
- 3153e4f Neuter the -q option. Stop printing the "program modified" message, ever by Chris Lattner · 20 years ago
- ec7eb45 Re-introduce the -q option and make opt always return 0, even if the by Reid Spencer · 20 years ago
- 0870594 Removed the -q option and the default message written to stderr. The by Reid Spencer · 20 years ago
- b04cb7d Right, globals aren't values yet.. by Chris Lattner · 20 years ago
- d957211 Add a simple pass. by Chris Lattner · 20 years ago
- bed85ff Header file moved by Chris Lattner · 20 years ago
- 27829ec finegrainify namespacification by Chris Lattner · 21 years ago
- 04eaef2 Remove obsolete analyses by Chris Lattner · 21 years ago
- 76351aa Fix wonky header by Chris Lattner · 21 years ago
- f73b4ca Make sure to print a stack trace whenever an error signal is delivered to the by Chris Lattner · 21 years ago
- ac1ccae Rename method by Chris Lattner · 21 years ago
- b592fc2 Make 'opt -o -' work correctly instead of creating a file named './-' by Chris Lattner · 21 years ago
- d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
- 3b39537 Delete the -print-cfg pass from this file by Chris Lattner · 21 years ago
- e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
- 1ee1e64 Removed extraneous comment line. by John Criswell · 21 years ago
- b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
- 9432111 fix file headers by Chris Lattner · 21 years ago
- 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
- 452fea9 Fix grammar. by Misha Brukman · 21 years ago
- 55b2eb3 Rename TarjanSCCIterator -> scc_iterator by Chris Lattner · 21 years ago
- 729d73d Don't explicitly use the SCC class by Chris Lattner · 21 years ago
- 9f2a06e The SCC::HasLoop method is now in the main iterator by Chris Lattner · 21 years ago
- 6c5fd8e The tarjan iterator now returns a reference to the current SCC, not a possibly null pointer! by Chris Lattner · 21 years ago
- 8d0a23a Indent classes correctly in the namespace by Chris Lattner · 21 years ago