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
*
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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
28
-0
/
+856