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
/
GVN
/
rle.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix PR5016, a crash I introduced in GVN handing first class
Chris Lattner
2009-09-21
1
-0
/
+14
*
enable non-local analysis and PRE of large store -> little load.
Chris Lattner
2009-09-21
1
-1
/
+51
*
add pr#
Chris Lattner
2009-09-21
1
-0
/
+1
*
Improve GVN to be able to forward substitute a small load
Chris Lattner
2009-09-21
1
-0
/
+50
*
fix a FileCheck bug where:
Chris Lattner
2009-09-21
1
-1
/
+0
*
Work around a FileCheck bug, for now.
Daniel Dunbar
2009-09-20
1
-0
/
+1
*
Revert r82404, it is causing a bootstrap miscompile. This is very very
Chris Lattner
2009-09-20
1
-26
/
+0
*
this was not supposed to be committed
Chris Lattner
2009-09-20
1
-21
/
+0
*
implement and document support for CHECK-NOT
Chris Lattner
2009-09-20
1
-0
/
+21
*
improve memdep to eliminate bitcasts (and aliases, and noop geps)
Chris Lattner
2009-09-20
1
-0
/
+26
*
Move CoerceAvailableValueToLoadType earlier in GVN.cpp. Hook it up
Chris Lattner
2009-09-20
1
-3
/
+51
*
enhance GVN to forward substitute a stored value to a load
Chris Lattner
2009-09-20
1
-0
/
+119