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
/
CorrelatedValuePropagation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for lazy value info's ability to prove the absense of NULLs in pointers.
Nick Lewycky
2011-01-16
1
-0
/
+103
*
Fix PR8790, another instance where unreachable code can cause instruction sim...
Owen Anderson
2010-12-15
1
-0
/
+17
*
Update testcase since we're no longer doing the constant forwarding inline wi...
Owen Anderson
2010-10-29
1
-2
/
+1
*
Add missing RUN line to this test.
Owen Anderson
2010-09-16
1
-3
/
+1
*
It is possible, under specific circumstances involving ptrtoint ConstantExpr'...
Owen Anderson
2010-09-16
1
-0
/
+84
*
Fix PR8161, in which an unreachable loop causes recursive instruction simplif...
Owen Anderson
2010-09-16
1
-0
/
+20
*
Propagate non-local comparisons. Fixes PR1757.
Owen Anderson
2010-09-03
1
-0
/
+24
*
Add support for simplifying a load from a computed value to a load from a glo...
Owen Anderson
2010-09-03
1
-0
/
+18
*
Add PR number to test.
Owen Anderson
2010-09-03
1
-0
/
+1
*
Fix typo. I accidentally edited the wrong file before my last commit.
Owen Anderson
2010-09-02
1
-1
/
+1
*
Fix a bug in LazyValueInfo that CorrelatedValuePropagation exposed: In the LV...
Owen Anderson
2010-09-02
1
-0
/
+25
*
Rename test directory to reflect new pass name.
Owen Anderson
2010-08-31
2
-0
/
+43