index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
SimplifyCFG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new test to make sure simplifycfg doesn't leave around trivially
Chris Lattner
2005-01-01
1
-0
/
+26
*
Check in the right test
Chris Lattner
2004-12-10
1
-4
/
+1
*
New testcase for a bug exposed by the ipsccp pass, causing dparser to fail
Chris Lattner
2004-12-10
1
-0
/
+62
*
New testcase for simplifycfg
Chris Lattner
2004-11-30
1
-0
/
+11
*
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
*
New testcase
Chris Lattner
2004-10-18
1
-0
/
+29
*
When converting phi nodes into select instructions, we shouldn't promote PHI
Chris Lattner
2004-10-14
1
-0
/
+29
*
test that unconditional branches to unwinds are always eliminated
Chris Lattner
2004-07-20
1
-0
/
+12
*
Fix testcase. For some reason this was failing only with a release build and
Chris Lattner
2004-07-01
1
-3
/
+1
*
Fix a test that was "broken" by new optimizations. The transformation we
Chris Lattner
2004-05-26
1
-0
/
+4
*
New testcase:
Chris Lattner
2004-05-01
1
-0
/
+21
*
New testcase for case that simplifycfg should catch
Chris Lattner
2004-05-01
1
-0
/
+20
*
Simplify cfg now eliminates all of the branches in this testcase
Chris Lattner
2004-04-09
1
-0
/
+15
*
New testcase
Chris Lattner
2004-04-02
1
-0
/
+18
*
Oops, actually USE the previously computed value
Chris Lattner
2004-03-30
1
-0
/
+1
*
Test general value/value selection which we can do now that we use the
Chris Lattner
2004-03-30
1
-1
/
+2
*
Modify test to use the %t substition (temporary name). This is available
John Criswell
2004-03-17
1
-2
/
+2
*
Add a testcase for switch instruction induction
Chris Lattner
2004-02-28
1
-0
/
+36
*
New testcase. Switch instructions that go to switch instructions should be
Chris Lattner
2004-02-24
1
-0
/
+46
*
The simplifycfg pass should be able to turn stuff like:
Chris Lattner
2004-02-24
1
-0
/
+33
*
New testcase, details in the comments
Chris Lattner
2004-02-16
1
-0
/
+32
*
New feature testcase for simplifycfg.
Chris Lattner
2004-02-11
1
-0
/
+35
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
16
-16
/
+16
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
*
New testcase
Chris Lattner
2003-08-24
1
-0
/
+19
*
Add a new switch folding testcase
Chris Lattner
2003-08-23
1
-0
/
+11
*
New testcase to ensure that switch folding happens correctly
Chris Lattner
2003-08-17
1
-0
/
+49
*
New testcase
Chris Lattner
2003-08-17
1
-0
/
+24
*
New testcase
Chris Lattner
2003-08-17
1
-0
/
+20
*
new testcases that simplifycfg breaks
Chris Lattner
2003-08-05
2
-0
/
+19
*
Eliminate explicit control flow in tests
Chris Lattner
2003-06-28
6
-24
/
+6
*
New testcase
Chris Lattner
2003-03-07
1
-0
/
+22
*
Add new testcase
Chris Lattner
2003-03-05
1
-0
/
+24
*
New testcase for feature simplifycfg should handle
Chris Lattner
2003-03-05
1
-0
/
+21
*
Add testcase for new feature for simplifycfg pass
Chris Lattner
2003-03-05
1
-0
/
+26
*
New feature test for something we have done for a long time
Chris Lattner
2002-09-24
1
-0
/
+19
*
New testcase that causes SimplifyCFG to assert out.
Chris Lattner
2002-09-24
1
-0
/
+12
*
Hrm, testcase was checking the wrong pass. :(
Chris Lattner
2002-07-29
1
-1
/
+1
*
Testcase for unimplemented feature
Chris Lattner
2002-06-24
1
-0
/
+17
*
Update run line
Chris Lattner
2002-05-21
1
-1
/
+1
*
This testcase was very broken! The block could not be merged because then
Chris Lattner
2002-05-21
1
-5
/
+2
*
New testcase
Chris Lattner
2002-05-21
1
-0
/
+19
*
Testcase for missed merge opportunity
Chris Lattner
2002-05-06
1
-0
/
+22
*
Initial testcases for CFG simplify (which is part of DCE for now)
Chris Lattner
2002-05-06
2
-0
/
+37