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
/
include
/
llvm
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reg2Mem cleanup and optimizations:
Anton Korobeynikov
2007-10-21
1
-2
/
+3
*
Updated VC++ build system.
Hartmut Kaiser
2007-10-17
1
-1
/
+1
*
Remove RLE from the headers, since the pass itself is gone now.
Owen Anderson
2007-09-14
1
-7
/
+0
*
Add utility to clone loops.
Devang Patel
2007-08-10
1
-0
/
+9
*
add #ifndef guards
Chris Lattner
2007-08-10
1
-0
/
+5
*
Fix comment.
Devang Patel
2007-08-07
1
-1
/
+2
*
Begin loop index split pass.
Devang Patel
2007-08-07
1
-0
/
+6
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-1
/
+1
*
Rename FastDSE to just DSE.
Owen Anderson
2007-08-01
1
-7
/
+0
*
Use SmallPtrSet.
Devang Patel
2007-07-27
1
-2
/
+2
*
Add BasicInliner interface.
Devang Patel
2007-07-25
2
-0
/
+135
*
Add a GVN pass, using the value numbering code I developed for GVNPRE and the
Owen Anderson
2007-07-24
1
-0
/
+7
*
Rename a lot of things to change FastDLE to RedundantLoadElimination.
Owen Anderson
2007-07-24
1
-2
/
+2
*
Fix a comment.
Owen Anderson
2007-07-23
1
-1
/
+1
*
Add FastDLE, the load-elimination counterpart of FastDSE.
Owen Anderson
2007-07-23
1
-0
/
+7
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
11
-0
/
+1184