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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expand SELECT (f32/f64) and FCOPYSIGN (f32/f64).
Lauro Ramos Venancio
2007-01-04
1
-0
/
+5
*
Death to useless bitcast instructions!
Reid Spencer
2007-01-04
1
-33
/
+3
*
Do not allow packed types for icmp and fcmp instructions.
Reid Spencer
2007-01-04
1
-5
/
+2
*
Regenerate.
Reid Spencer
2007-01-04
2
-27
/
+35
*
Disallow packed types in icmp/fcmp instructions. The code generator is
Reid Spencer
2007-01-04
1
-0
/
+4
*
Now that setcondinst has been eliminated, we can mark Value::SubclassID
Chris Lattner
2007-01-04
1
-4
/
+0
*
fix typo
Chris Lattner
2007-01-04
1
-1
/
+1
*
Enable a couple xforms for packed vectors (undef | v) -> -1 for packed.
Chris Lattner
2007-01-04
1
-8
/
+9
*
fix some bugs handling vectors, avoid host-specific handling of undefined shi...
Chris Lattner
2007-01-04
1
-5
/
+15
*
Add a new ConstantPacked::getAllOnesValue method
Chris Lattner
2007-01-04
1
-0
/
+12
*
Regenerate.
Reid Spencer
2007-01-04
2
-155
/
+149
*
Permit icmp and fcmp to have packed operands.
Reid Spencer
2007-01-04
1
-5
/
+2
*
The previous implementation of LLVM Streams wasn't removing symbols. This
Bill Wendling
2007-01-03
2
-2
/
+2
*
fix testcase. It's not safe to strictly evaluate a load that should be lazy.
Chris Lattner
2007-01-03
1
-1
/
+2
*
Private labels start with .L on linux, not just .
Chris Lattner
2007-01-03
1
-1
/
+1
*
Fix a comment that referred to the now defunct ubyte type.
Reid Spencer
2007-01-03
1
-1
/
+1
*
Remove two useless bit casts.
Reid Spencer
2007-01-03
1
-6
/
+0
*
Legalizer doesn't do an ANY_EXTEND if we don't ask for one so make sure
Reid Spencer
2007-01-03
1
-1
/
+1
*
NULL names should pass validation.
Jim Laskey
2007-01-03
1
-1
/
+2
*
Silence warning.
Jim Laskey
2007-01-03
1
-1
/
+1
*
Really big cleanup.
Anton Korobeynikov
2007-01-03
10
-24
/
+33
*
Restore previous behavior of defaulting to ZEXT. This works around two
Reid Spencer
2007-01-03
1
-7
/
+2
*
Two changes:
Reid Spencer
2007-01-03
1
-5
/
+12
*
Clean up from recent changes. Comment the new parameter to ExpandLibCall.
Reid Spencer
2007-01-03
1
-24
/
+20
*
Vectors are not supported by ConstantInt::getAllOnesValue.
Jim Laskey
2007-01-03
1
-5
/
+10
*
Regenerate.
Reid Spencer
2007-01-02
3
-267
/
+385
*
Implement checking for unresolved types in the argument types and result
Reid Spencer
2007-01-02
1
-0
/
+59
*
Fix naming inconsistency.
Evan Cheng
2007-01-02
12
-57
/
+57
*
- Fixing naming inconsistency: calleesave -> calleesaved.
Evan Cheng
2007-01-02
1
-24
/
+30
*
Fix a typo.
Reid Spencer
2006-12-31
1
-1
/
+1
*
Fix a cut-and-paste bug for processing of InvokeInst parameter attributes.
Reid Spencer
2006-12-31
1
-2
/
+2
*
Regenerate.
Reid Spencer
2006-12-31
2
-32
/
+33
*
Remove an extra semi-colon.
Reid Spencer
2006-12-31
1
-1
/
+1
*
Fix a bug in comparison of GEP indices.
Reid Spencer
2006-12-31
1
-4
/
+4
*
Add a missing colon. Noticed by Jeff Cohen.
Reid Spencer
2006-12-31
1
-0
/
+1
*
implement missing compares
Rafael Espindola
2006-12-31
2
-38
/
+67
*
Fix a bug in getParamAttrs where an invalid value would be returned if the
Reid Spencer
2006-12-31
1
-3
/
+3
*
For PR950:
Reid Spencer
2006-12-31
18
-343
/
+288
*
For PR950:
Reid Spencer
2006-12-31
4
-498
/
+346
*
For PR950:
Reid Spencer
2006-12-31
32
-521
/
+400
*
For PR950:
Reid Spencer
2006-12-31
3
-57
/
+44
*
For PR950:
Reid Spencer
2006-12-31
6
-2863
/
+3193
*
For PR950:
Reid Spencer
2006-12-31
2
-253
/
+413
*
For PR950:
Reid Spencer
2006-12-31
7
-134
/
+79
*
For PR950:
Reid Spencer
2006-12-31
1
-98
/
+90
*
For PR950:
Reid Spencer
2006-12-31
1
-16
/
+49
*
Regenerate.
Reid Spencer
2006-12-29
5
-2370
/
+2394
*
For PR950:
Reid Spencer
2006-12-29
3
-77
/
+82
*
fix comment
Rafael Espindola
2006-12-29
1
-1
/
+1
*
Define StaticCtorsSection and StaticDtorsSection for ARM.
Lauro Ramos Venancio
2006-12-28
1
-0
/
+2
[next]