summaryrefslogtreecommitdiffstats
path: root/test/Transforms/Mem2Reg
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-4/+4
* Add the returns_twice attribute to LLVM.Rafael Espindola2011-10-031-1/+1
* Update more tests to the new EH scheme.Bill Wendling2011-08-311-0/+3
* Add comments and test for atomic load/store and mem2reg.Eli Friedman2011-08-151-0/+12
* Add test for r133251.Nick Lewycky2011-06-181-0/+26
* Copy location info for current function argument from dbg.declare if respecti...Devang Patel2010-06-042-2/+2
* Add missing space; works for me.Dale Johannesen2010-05-281-1/+1
* Do not drop location info for inlined function args.Devang Patel2010-05-271-0/+52
* Update test to use valid debug info.Devang Patel2010-05-071-24/+37
* When converting dbg.declare to dbg.value, attach promoted store's debug metad...Victor Hernandez2010-01-271-2/+3
* In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez2010-01-261-0/+31
* Revert r94260 until findDbgDeclare() is made more efficientVictor Hernandez2010-01-251-31/+0
* In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez2010-01-231-0/+31
* fix a bug exposed by moving SRoA earlier which caused a crash building kc++Chris Lattner2009-11-021-3/+20
* Fix PR5023: The instruction form of DominatorTree::dominates did not Chris Lattner2009-09-211-0/+24
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-1112-12/+12
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-086-6/+6
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-0812-12/+12
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* no need to print outputChris Lattner2008-10-271-1/+1
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Upgrade tests.Tanya Lattner2008-03-198-154/+118
* Upgrade tests.Tanya Lattner2008-03-193-26/+20
* Don't promote volatile loads/stores. This is needed (for example) to handle s...Anton Korobeynikov2007-08-261-0/+47
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner2007-05-051-20/+0
* For PR1319:Reid Spencer2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-152-3/+4
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0212-12/+12
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcase for pr670Chris Lattner2005-11-291-0/+88
* new testcase for PR590Chris Lattner2005-06-301-0/+51
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-061-1/+1
* New testcase, no PHI should be inserted.Chris Lattner2004-10-171-0/+14
* new testcaseChris Lattner2003-10-051-0/+21
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-168-8/+8
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-283-12/+3
* New testcaseChris Lattner2003-06-251-0/+19
* New testcaseChris Lattner2003-04-251-0/+15
* New testcaseChris Lattner2003-04-181-0/+17
* New testcaseChris Lattner2003-04-101-0/+11
* Add a test for a feature that I hope will be implemented somedayChris Lattner2003-02-281-0/+22
* New bug testcaseChris Lattner2002-05-011-0/+15