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
/
Scalar
/
LowerPacked.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR950:
Reid Spencer
2006-12-31
1
-7
/
+7
*
For PR950:
Reid Spencer
2006-12-23
1
-5
/
+38
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-2
/
+1
*
For PR950:
Reid Spencer
2006-11-27
1
-14
/
+9
*
Removed #include <iostream> and replaced with llvm_* streams.
Bill Wendling
2006-11-26
1
-8
/
+5
*
For PR950:
Reid Spencer
2006-10-20
1
-11
/
+11
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-1
/
+1
*
Lowerpacked and SCCP support for the insertelement operation.
Robert Bocchino
2006-01-17
1
-8
/
+45
*
Added lower packed support for the extractelement operation.
Robert Bocchino
2006-01-10
1
-0
/
+31
*
getting there...
Duraid Madina
2005-12-26
1
-0
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-44
/
+44
*
Fix the exposed prototype for the lower packed pass, thanks to
Chris Lattner
2004-11-19
1
-1
/
+2
*
Check in hook that I forgot
Chris Lattner
2004-11-18
1
-0
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Initial checkin of a pass to lower packed operations to scalars operations.
Reid Spencer
2004-08-21
1
-0
/
+359