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
/
ADCE
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow readonly functions to unwind exceptions. Teach
Duncan Sands
2009-05-06
1
-2
/
+2
*
Remove the ability for ADCE to remove unreachable blocks in loop nests, becau...
Owen Anderson
2008-07-03
1
-37
/
+0
*
Add support to ADCE for pruning unreachable blocks. This addresses the final
Owen Anderson
2008-07-02
1
-0
/
+37
*
Replace the old ADCE implementation with a new one that more simply solves
Owen Anderson
2008-05-29
2
-44
/
+0
*
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
*
Move this test from ADCE to loop deletion, where it is more appropriate.
Owen Anderson
2008-05-16
1
-36
/
+0
*
Move this test to LoopDeletion, where it now passes.
Owen Anderson
2008-04-30
1
-14
/
+0
*
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-04-19
2
-0
/
+0
*
XFAIL this test for the moment. The real solution is to prevent ADCE
Owen Anderson
2008-04-16
1
-0
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
24
-564
/
+560
*
Ding dong, the DoesntAccessMemoryFns and
Duncan Sands
2007-11-23
1
-5
/
+4
*
Readonly/readnone functions are allowed to throw
Duncan Sands
2007-11-22
1
-10
/
+12
*
Unreachable block is not a root node in post dominator tree.
Devang Patel
2007-07-24
1
-0
/
+13
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+2
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
1
-2
/
+0
*
For PR1258:
Reid Spencer
2007-03-19
1
-5
/
+5
*
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-29
1
-1
/
+1
*
Remove debug info.
Jim Laskey
2006-12-04
1
-5
/
+0
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
26
-26
/
+26
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
3
-11
/
+11
*
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 files, testing for a crash in ADCE compiling QT and a missed optimization.
Chris Lattner
2005-02-17
2
-0
/
+64
*
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 that ADCE shouldn't crash on
Chris Lattner
2004-10-17
1
-0
/
+5
*
New testcase for PR332
Chris Lattner
2004-05-04
1
-0
/
+16
*
New testcases
Chris Lattner
2004-04-10
2
-0
/
+22
*
New testcase for missed optimization
Chris Lattner
2003-12-19
1
-0
/
+28
*
There is no need to rely on LLI working for this test
Chris Lattner
2003-11-16
1
-1
/
+1
*
Testcase for PR116
Chris Lattner
2003-11-16
1
-0
/
+17
*
Fix test
Chris Lattner
2003-10-23
1
-1
/
+1
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
17
-17
/
+17
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
*
new testcase that crashes opt
Chris Lattner
2003-09-15
1
-0
/
+8
*
New testcase
Chris Lattner
2003-09-10
1
-0
/
+20
*
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-28
2
-8
/
+2
*
New testcase
Chris Lattner
2003-06-24
1
-0
/
+94
*
Modernize testcase
Chris Lattner
2003-06-24
1
-1
/
+1
*
modernize testcase
Chris Lattner
2003-06-24
1
-2
/
+4
*
Make sure adce is basically working!
Chris Lattner
2003-06-24
1
-0
/
+43
*
Modernize testcases
Chris Lattner
2003-06-24
2
-32
/
+32
*
New testcases for bugs and the new DAE pass
Chris Lattner
2003-06-16
1
-0
/
+28
*
New testcase
Chris Lattner
2003-04-25
1
-0
/
+37
*
New testcase reduced from 197.parser by bugpoint
Chris Lattner
2003-01-23
1
-0
/
+25
*
Fix testcase
Chris Lattner
2002-10-15
1
-2
/
+2
*
Covnert testcases to not use indexed loads/stores
Chris Lattner
2002-08-22
3
-11
/
+21
[next]