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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the byval attribute
Rafael Espindola
2007-07-06
1
-1
/
+2
*
Refactor code to add initial support for OptionalDefOperand.
Evan Cheng
2007-07-06
2
-62
/
+72
*
Teach DAGISelEmitter about zero_reg.
Evan Cheng
2007-07-05
1
-1
/
+8
*
Instructions with ImmutablePredicateOperand aren't really predicable since th...
Evan Cheng
2007-07-05
2
-2
/
+6
*
Ignore the .svn directories so countloc.sh and llvmgrep won't traverse them.
Reid Spencer
2007-07-04
1
-0
/
+2
*
Test modified svn mailer
Anton Korobeynikov
2007-07-03
1
-0
/
+1
*
Remove the last vestiges of -usesvn.
Reid Spencer
2007-07-02
1
-5
/
+3
*
We want the Subversion checkout to succeed even if we don't specify
Reid Spencer
2007-07-02
1
-7
/
+7
*
Applied Reid's patch. Long live Subversion!
John Criswell
2007-06-29
1
-2
/
+1
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-5
/
+0
*
Fix problems with the checkout and cd directories for SVN checkout.
Reid Spencer
2007-06-29
1
-4
/
+4
*
One additional field in TargetRegisterDesc.
Evan Cheng
2007-06-27
1
-1
/
+1
*
Add immediate sub-registers.
Evan Cheng
2007-06-26
1
-0
/
+21
*
Update for Subversion conversion:
Reid Spencer
2007-06-26
1
-7
/
+7
*
Revert the earlier change that removed the M_REMATERIALIZABLE machine
Dan Gohman
2007-06-26
3
-0
/
+3
*
Fix a typo in a comment.
Dan Gohman
2007-06-26
1
-1
/
+1
*
silence warning when assertions are disabled.
Chris Lattner
2007-06-19
1
-2
/
+1
*
Replace M_REMATERIALIZIBLE and the newly-added isOtherReMaterializableLoad
Dan Gohman
2007-06-19
3
-3
/
+0
*
Replace TargetInstrInfo::CanBeDuplicated() with a M_NOT_DUPLICABLE bit.
Evan Cheng
2007-06-19
3
-0
/
+3
*
Add support to tablegen for specifying subregister classes on a per register ...
Christopher Lamb
2007-06-13
3
-0
/
+50
*
Add clobbersPred - instruction that clobbers condition code / register which ...
Evan Cheng
2007-06-06
3
-0
/
+3
*
Patches by Chuck Rose to unbreak V Studio builds.
Bill Wendling
2007-06-04
1
-0
/
+1
*
Remove the operator<< for MVT::ValueType in preparation for MVT::ValueType
Dan Gohman
2007-06-04
3
-7
/
+1
*
The Intrinsic::getDeclaration function's Tys parameter only contains the
Reid Spencer
2007-05-22
1
-5
/
+12
*
Rename M_PREDICATED to M_PREDICABLE; opcode can be specified isPredicable wit...
Evan Cheng
2007-05-16
3
-4
/
+4
*
Fix CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll, the other recent
Chris Lattner
2007-05-15
1
-5
/
+7
*
Added \!con(a,b) syntax to concatnate two dag fragments.
Evan Cheng
2007-05-15
7
-179
/
+226
*
Mark all (not just the first) predicate operand M_PREDICATE_OPERAND.
Evan Cheng
2007-05-15
1
-1
/
+1
*
PredicateOperand related bug fix.
Evan Cheng
2007-05-15
1
-1
/
+3
*
Remove duplicated line.
Evan Cheng
2007-05-14
1
-1
/
+0
*
If a PredicateOperand has an empty ExecuteAlways field, treat it as if a norm...
Evan Cheng
2007-05-08
1
-4
/
+9
*
Add an "implies" field to features. This indicates that, if the current
Bill Wendling
2007-05-04
1
-46
/
+54
*
Make my proxy happy.
Lauro Ramos Venancio
2007-05-03
1
-0
/
+1
*
A bit of feedback from Chris that I missed; error rather than asserting.
Nate Begeman
2007-05-01
1
-2
/
+5
*
llvm bug #1350, parts 1, 2, and 3.
Nate Begeman
2007-05-01
1
-0
/
+36
*
Update a comment to reflect recent changes in the type system.
Dan Gohman
2007-04-26
1
-1
/
+1
*
bugfix: remember that ResNode was declared.
Lauro Ramos Venancio
2007-04-26
1
-2
/
+3
*
Fix generation of certain scheduler itineraries.
Christopher Lamb
2007-04-22
1
-1
/
+2
*
Bug fix; add super-registers sets.
Evan Cheng
2007-04-21
1
-11
/
+58
*
Implement "general dynamic", "initial exec" and "local exec" TLS models for
Lauro Ramos Venancio
2007-04-20
1
-2
/
+5
*
Add sub-registers sets.
Evan Cheng
2007-04-20
1
-6
/
+61
*
For PR1328:
Reid Spencer
2007-04-16
1
-2
/
+0
*
Adding target triplet to be passed to database.
Tanya Lattner
2007-04-13
1
-1
/
+18
*
Correctly report version of GCC used.
Jeff Cohen
2007-04-10
1
-0
/
+2
*
Update for PathWithStatus
Reid Spencer
2007-04-07
1
-1
/
+2
*
Terminate some lines that need to be.
Reid Spencer
2007-04-07
1
-2
/
+2
*
Reinstate the SVN capability without requiring Date::Parse. As before the
Reid Spencer
2007-04-07
1
-63
/
+154
*
Revert this until the Date::Parse module can be installed on the nightly
Reid Spencer
2007-04-04
1
-147
/
+62
*
Prepare for Subversion migration by implementing a -usesvn to tell the
Reid Spencer
2007-04-03
1
-62
/
+147
*
For PR1297:
Reid Spencer
2007-04-01
3
-17
/
+35
[next]