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
/
lib
/
Transforms
/
Utils
/
LowerSelect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify code by using Value::takeName
Chris Lattner
2007-02-11
1
-2
/
+2
*
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
Reid Spencer
2007-02-05
1
-1
/
+2
*
switch more statistics over to STATISTIC, eliminating static ctors. Also,
Chris Lattner
2006-12-19
1
-3
/
+0
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-1
/
+1
*
Declare that lowerinvoke doesn't interact with other lowering passes.
Chris Lattner
2006-05-17
1
-1
/
+3
*
Patch to make some xforms preserve each other. Patch contributed by
Chris Lattner
2006-05-09
1
-1
/
+6
*
Add pass ID's for various passes, so they can be AddRequiredID. Patch by
Chris Lattner
2006-05-02
1
-0
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Add a simple select instruction lowering pass
Chris Lattner
2004-03-30
1
-0
/
+95