llvm-project/llvm/test/Transforms/Mem2Reg
Anton Korobeynikov 24fb6b2f8c Don't promote volatile loads/stores. This is needed (for example) to handle setjmp/longjmp properly.
This fixes PR1520.

llvm-svn: 41461
2007-08-26 21:43:30 +00:00
..
2002-03-28-UninitializedVal.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-01-ShouldNotPromoteThisAlloca.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-04-10-DFNotFound.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-04-18-DeadBlockProblem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-04-24-MultipleIdenticalSuccessors.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-26-IterativePromote.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-05-DeadPHIInsertion.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-06-30-ReadBeforeWrite.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-11-28-Crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-08-27-VolatileLoadsStores.ll Don't promote volatile loads/stores. This is needed (for example) to handle setjmp/longjmp properly. 2007-08-26 21:43:30 +00:00
PromoteMemToRegister.ll For PR1319: 2007-04-16 15:31:49 +00:00
UndefValuesMerge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
dg.exp For PR1319: 2007-04-15 09:21:47 +00:00