summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Implement new -debug-pass=Arguments option that causes PassManager toChris Lattner2002-07-30
* * Indent class into anonymous namespace, filling up the diff with garbageChris Lattner2002-07-30
* Cleanup ConstantExpr handling:Chris Lattner2002-07-30
* Cleanup ConstantExpr handling:Chris Lattner2002-07-30
* Remove FIXME's that aren't really needed after all.Chris Lattner2002-07-30
* Declare that these passes only depend on the CFG of the functionChris Lattner2002-07-30
* * Move some code from Pass.cpp to PassManagerT.hChris Lattner2002-07-30
* Implement constant propogation of logical (and, or, xor) expressions.Chris Lattner2002-07-30
* Implement constant propogation of logical (and, or, xor) expressions.Chris Lattner2002-07-30
* * Move InstructionSelection Pass here instead of living in Sparc.cpp. ItChris Lattner2002-07-30
* * Move InstructionSelection pass to lib/CodeGen/InstrSelection so it isChris Lattner2002-07-30
* Remove unused vectorChris Lattner2002-07-30
* Fix bug with last patch which would occur when a call returned void and weChris Lattner2002-07-30
* * Make sure the resolved function call instructions get the name from theChris Lattner2002-07-30
* * Fix bug: test/Regression/Transforms/ADCE/2002-07-17-AssertionFailure.llChris Lattner2002-07-30
* Add code to ensure that no PHI nodes are left laying around with theirChris Lattner2002-07-29
* Implement a new RemoveSuccessor functionChris Lattner2002-07-29
* Fix bug: test/Regression/Transforms/ADCE/2002-07-29-Segfault.llChris Lattner2002-07-29
* Allow folding of basic blocks that have PHI nodes in them, fixing "bug":Chris Lattner2002-07-29
* * Eliminate the Provided set. All Passes now finally just automaticallyChris Lattner2002-07-29
* * Eliminate the Provided set. All Passes now finally just automaticallyChris Lattner2002-07-29
* * PassInfo is allowed to be missing now (ie, not all passes need be registered)Chris Lattner2002-07-29
* * Fix assertion failure caused by command line argument getting removed afterChris Lattner2002-07-29
* Remove needless #includeChris Lattner2002-07-27
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-27
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-27
* * Add support for different "PassType's"Chris Lattner2002-07-26
* * Add support for different "PassType's"Chris Lattner2002-07-26
* *** empty log message ***Chris Lattner2002-07-26
* Fix typeo that caused bug:Chris Lattner2002-07-25
* Add check to fix bug:Chris Lattner2002-07-25
* Fix bug: test/Regression/Assembler/2002-07-25-QuoteInString.llxChris Lattner2002-07-25
* *** empty log message ***Chris Lattner2002-07-25
* Refix stuff for GCC 2.95, 3.0.4 & 3.1Chris Lattner2002-07-25
* Fix gcc 3.1 complaintChris Lattner2002-07-25
* now removes deleted nops from MachineCodeForInstructionMehwish Nagda2002-07-25
* changed implementation of LLVM BYTECODE LengthMehwish Nagda2002-07-25
* Avoid warning messageChris Lattner2002-07-25
* Break line to fit 80 columnsChris Lattner2002-07-25
* Avoid warning: control reaches end of non-void functionChris Lattner2002-07-25
* *** empty log message ***Chris Lattner2002-07-25
* *** empty log message ***Chris Lattner2002-07-25
* GCC 3.1 changesChris Lattner2002-07-25
* GCC 3.1 changes, finally the burm file builds the FIRST time a clean director...Chris Lattner2002-07-25
* *** empty log message ***Chris Lattner2002-07-24
* GCC 3.1 changesChris Lattner2002-07-24
* *** empty log message ***Chris Lattner2002-07-24
* Changes for GCC 3.1Chris Lattner2002-07-24
* *** empty log message ***Chris Lattner2002-07-24
* *** empty log message ***Chris Lattner2002-07-24