2004-04-18 |
Chris Lattner | Allow clients to delete loops, add a new method |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Move loop optimization passes up, add loop unroller |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Add prototype |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Initial checkin of a simple loop unroller. This pass... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Make the tail duplication threshold accessible from... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Fix a memory leak. We leaked the vector holding the... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Add the ability to compute exit values for complex... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | If the loop executes a constant number of times, try... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Add the ability to compute trip counts that are only... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Fix a HUGE pessimization on X86. The indvars pass... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Even if there are not any induction variables in the... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Add support for evaluation of exp/log/log10/pow |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Fix some really nasty dominance bugs that were exposed... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Fix retriving parent Function. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Fit comment into 80 cols. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | Refactor external benchmark checking stuff into one... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Add idea about a disassembler. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | Switch to including <iostream> for compatibility with... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | * Fix capitalization of PICk |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | Include <cmath> for compatibility with gcc 3.0.x (the... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | Include <string> for compatibility with gcc 3.0.x ... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | As a part of the bootstrapping process, the top-level... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Assert if deleting BasicBlock before removing it from... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Assert if Instruction is being deleted before being... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Remove libraries that have no reason to be here, and... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Fix some of the strange CBE-only failures that happened... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Make sure to check for a very bad class of errors:... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Bugpoint was not correctly capturing stderr! This... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Fix Inline/2004-04-15-InlineDeletesCall.ll |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | Add note about easier way to debug tests in the llvm... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | Add note about passing arguments to program being debugged. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | New testcase that Brian provided which crashes the... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | Fix a bug in the previous checkin: if the exit block... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Brian Gaeke | Give SparcV9CodeEmitter a head-of-file comment and... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | If we're going to use tabs, use them consistently.... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | Removed obsolete doxygen options (they were blank anyway). |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | The "best" of both worlds: readable C++ comments and... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | Don't use invalid HTML in doxygen comments. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Misha Brukman | Don't use invalid HTML in a doxygen comment. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | Change the canonical induction variable that we insert. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | add some helpful methods. Rearrange #includes to prope... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | Add some helpful methods |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | Factor a bunch of classes out into a public header |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | Publically export all of these classes from the ScalarE... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Chris Lattner | Unbreak the build |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | Implement a FIXME: if we're going to insert a cast... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
John Criswell | Remove code to adjust the iterator for llvm.readio... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Brian Gaeke | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | This is a trivial tweak to the addrec insertion code... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Brian Gaeke | Add a TargetData to the PassManager regardless of the... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Brian Gaeke | Add a copy constructor for TargetData. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | We are now on LLVM 1.3 |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | Regenerated |
commit | commitdiff | tree | snapshot |
2004-04-14 |
John Criswell | Remove the return type check for llvm.readio. This... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
John Criswell | Added code to verify that llvm.readio's pointer argumen... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
John Criswell | Test for memory mapped I/O intrinsics. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
John Criswell | Finish adding the llvm.readio and llvm.writeio intrinsics. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | ADd a trivial instcombine: load null -> null |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | This is the real fix for Codegen/X86/2004-04-13-FPCMOV... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Chris Lattner | Temporarily hack in the intrinsics that John added... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
John Criswell | Added support for the llvm.readio and llvm.writeio... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Implement a small optimization, which papers over the... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Fix bug, add support for +/- |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | new testcase that crashes the fp stackifier |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | We actually don't have spiff anymore |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Out with spiff, in with fpcmp |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Remove spiff. Though it looked good, it was not really... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Okay, spiff is completely incapable of handling files... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add SCCP support for constant folding calls, implementing: |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add a simple call constant propagation interface. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add new interfaces |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Constant propagation should remove the dead instructions |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brian Gaeke | Rewrite POV-Ray check as per PR301 |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Increase buffer size again. *sigh* |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Don't index spiff. It should not count as lines of... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Fixed sized limits are bad... duh. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Really spiff, don't chatter :) |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brian Gaeke | I don't think we have to have 4 extra allocated (but... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brian Gaeke | I started working on casts, but I don't have anything... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brian Gaeke | Don't underline diffs |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Emit the immediate form of in/out when possible. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add immediate forms of in/out. Use let to shorten... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add support for new instruction type |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add support for the printImplicitDefsBefore flag |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Make the testcase more challenging |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Reenable library now that the loopsimplify bug is fixed |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Fix LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFronti... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | New testcase where loop simplify is not updating domfro... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Refactor code a bit to make it simpler and eliminate... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Add notes about some of the code quality improvements... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | Temporary hack to get the nightly tester running |
commit | commitdiff | tree | snapshot |
2004-04-13 |
John Criswell | Added Spiff. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Chris Lattner | This patch addresses PR35: Loop simplify should reconst... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brian Gaeke | Clean up the Spiff code so that it emits fewer warnings... |
commit | commitdiff | tree | snapshot |
next |