| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy location info for current function argument from dbg.declare if respecti... | Devang Patel | 2010-06-04 | 2 | -2/+2 |
* | Add missing space; works for me. | Dale Johannesen | 2010-05-28 | 1 | -1/+1 |
* | Do not drop location info for inlined function args. | Devang Patel | 2010-05-27 | 1 | -0/+52 |
* | Update test to use valid debug info. | Devang Patel | 2010-05-07 | 1 | -24/+37 |
* | When converting dbg.declare to dbg.value, attach promoted store's debug metad... | Victor Hernandez | 2010-01-27 | 1 | -2/+3 |
* | In mem2reg, for all alloca/stores that get promoted where the alloca has an a... | Victor Hernandez | 2010-01-26 | 1 | -0/+31 |
* | Revert r94260 until findDbgDeclare() is made more efficient | Victor Hernandez | 2010-01-25 | 1 | -31/+0 |
* | In mem2reg, for all alloca/stores that get promoted where the alloca has an a... | Victor Hernandez | 2010-01-23 | 1 | -0/+31 |
* | fix a bug exposed by moving SRoA earlier which caused a crash building kc++ | Chris Lattner | 2009-11-02 | 1 | -3/+20 |
* | Fix PR5023: The instruction form of DominatorTree::dominates did not | Chris Lattner | 2009-09-21 | 1 | -0/+24 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 12 | -12/+12 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 6 | -6/+6 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 12 | -12/+12 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -1/+1 |
* | no need to print output | Chris Lattner | 2008-10-27 | 1 | -1/+1 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Upgrade tests. | Tanya Lattner | 2008-03-19 | 8 | -154/+118 |
* | Upgrade tests. | Tanya Lattner | 2008-03-19 | 3 | -26/+20 |
* | Don't promote volatile loads/stores. This is needed (for example) to handle s... | Anton Korobeynikov | 2007-08-26 | 1 | -0/+47 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl | Chris Lattner | 2007-05-05 | 1 | -20/+0 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 2 | -3/+4 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 12 | -12/+12 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
* | new testcase for pr670 | Chris Lattner | 2005-11-29 | 1 | -0/+88 |
* | new testcase for PR590 | Chris Lattner | 2005-06-30 | 1 | -0/+51 |
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 |
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner | 2004-11-13 | 1 | -0/+3 |
* | Adding XFAIL lines for dejagnu support. | Tanya Lattner | 2004-11-06 | 1 | -1/+1 |
* | New testcase, no PHI should be inserted. | Chris Lattner | 2004-10-17 | 1 | -0/+14 |
* | new testcase | Chris Lattner | 2003-10-05 | 1 | -0/+21 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 8 | -8/+8 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 3 | -12/+3 |
* | New testcase | Chris Lattner | 2003-06-25 | 1 | -0/+19 |
* | New testcase | Chris Lattner | 2003-04-25 | 1 | -0/+15 |
* | New testcase | Chris Lattner | 2003-04-18 | 1 | -0/+17 |
* | New testcase | Chris Lattner | 2003-04-10 | 1 | -0/+11 |
* | Add a test for a feature that I hope will be implemented someday | Chris Lattner | 2003-02-28 | 1 | -0/+22 |
* | New bug testcase | Chris Lattner | 2002-05-01 | 1 | -0/+15 |
* | New testcase | Chris Lattner | 2002-04-30 | 1 | -0/+27 |
* | Initial checkin of first regression test for mem2reg pass | Chris Lattner | 2002-03-28 | 2 | -0/+23 |