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
*
If LD_LIBRARY_PATH is set in the system environment, use it.
Duncan Sands
2010-03-05
1
-0
/
+1
*
Make it not an error to specify -O* options several times.
Mikhail Glushenkov
2010-03-05
1
-19
/
+57
*
Simplify the condition-checking logic and hopefully clear up a build failure
John McCall
2010-03-04
1
-14
/
+7
*
Teach lit to honor conditional directives. The syntax is:
John McCall
2010-03-04
2
-3
/
+30
*
so hey, it turns out that the histogram was completely wrong, because
Chris Lattner
2010-03-04
1
-10
/
+32
*
zap fixme.
Chris Lattner
2010-03-04
1
-4
/
+0
*
now that complexpatterns are all emitted at the end of the match
Chris Lattner
2010-03-04
1
-4
/
+3
*
change the new isel matcher to emit ComplexPattern matches
Chris Lattner
2010-03-04
3
-37
/
+92
*
enhance comment output to specify what recorded slot
Chris Lattner
2010-03-04
3
-5
/
+12
*
introduce a new SwitchTypeMatcher node (which is analogous to
Chris Lattner
2010-03-03
4
-21
/
+111
*
Fix comment.
Bill Wendling
2010-03-03
1
-1
/
+1
*
Don't turn assertions on by default.
Bill Wendling
2010-03-03
1
-1
/
+1
*
the sorting predicate should work for comparing an element
Chris Lattner
2010-03-02
1
-1
/
+1
*
eliminate CodeGen/DAGISelHeader.h, it is empty now.
Chris Lattner
2010-03-02
1
-4
/
+0
*
Rewrite chain handling validation and input TokenFactor handling
Chris Lattner
2010-03-02
4
-58
/
+0
*
add some missing \n's
Chris Lattner
2010-03-02
1
-11
/
+19
*
fixme resolved.
Chris Lattner
2010-03-01
1
-3
/
+0
*
remove a little hack I did for the old isel, not needed
Chris Lattner
2010-03-01
1
-4
/
+0
*
resolve some fixmes
Chris Lattner
2010-03-01
1
-10
/
+3
*
resolve a fixme and simplify code by moving insertion of the
Chris Lattner
2010-03-01
1
-18
/
+8
*
resolve a fixme by having the .td file parser reject thigns like
Chris Lattner
2010-03-01
4
-12
/
+14
*
remove dead code, simplify.
Chris Lattner
2010-03-01
1
-10
/
+4
*
Fix PR2590 by making PatternSortingPredicate actually be
Chris Lattner
2010-03-01
4
-8
/
+22
*
tolerate factoring the *last* node for CellSPU.
Chris Lattner
2010-03-01
1
-0
/
+5
*
optimize tblgen compile time by eliminating the old isel.
Chris Lattner
2010-03-01
2
-1770
/
+3
*
don't emit the old sdnodexform stuff for the new isel.
Chris Lattner
2010-03-01
1
-2
/
+2
*
Turn on the new isel by default. Here are some fun numbers
Chris Lattner
2010-03-01
1
-1
/
+1
*
Missed a \n in previous commit.
Torok Edwin
2010-03-01
1
-0
/
+1
*
Add command-line flag to tblgen to turn off generating comments for the new
Torok Edwin
2010-03-01
1
-57
/
+117
*
Add the alignstack keyword.
Dan Gohman
2010-03-01
1
-0
/
+1
*
Emit type checks late instead of early, this encourages
Chris Lattner
2010-03-01
1
-1
/
+6
*
Emit a redundant check for immediates at root context, e.g. (imm 0).
Chris Lattner
2010-03-01
2
-2
/
+10
*
eliminate the CheckMultiOpcodeMatcher code and have each
Chris Lattner
2010-03-01
6
-78
/
+46
*
add a new OPC_SwitchOpcode which is semantically equivalent
Chris Lattner
2010-03-01
4
-11
/
+149
*
pull MarkFlagResult out from between an EmitNode/CompleteMatch
Chris Lattner
2010-03-01
1
-1
/
+17
*
enhance RecordNode and RecordChild comments to indicate what
Chris Lattner
2010-03-01
4
-12
/
+30
*
Emit redundant opcode checks for andimm and orimm tests at root
Chris Lattner
2010-03-01
2
-0
/
+27
*
inline the node transforms and node predicates into the generated
Chris Lattner
2010-03-01
4
-25
/
+71
*
simplify some code now that chain/flag results are not stored in
Chris Lattner
2010-02-28
3
-13
/
+4
*
don't emit useless functions. These were producing
Chris Lattner
2010-02-28
1
-47
/
+56
*
change a few opcodes to use VBRs instead of embedding
Chris Lattner
2010-02-28
1
-60
/
+15
*
enhance the EmitNode/MorphNodeTo operands to take a bit that
Chris Lattner
2010-02-28
5
-19
/
+24
*
use MorphNodeTo instead of SelectNodeTo. SelectNodeTo
Chris Lattner
2010-02-28
4
-30
/
+30
*
enhance the new isel to use SelectNodeTo for most patterns,
Chris Lattner
2010-02-28
6
-28
/
+100
*
enhance EmitNodeMatcher to keep track of the recorded slot numbers
Chris Lattner
2010-02-28
5
-11
/
+26
*
add infrastructure to support forming selectnodeto. Not used yet
Chris Lattner
2010-02-28
5
-23
/
+79
*
Generalize my hack to use SDNodeInfo to find out when a
Chris Lattner
2010-02-28
3
-19
/
+55
*
The mayHaveSideEffects flag is no longer used.
Dan Gohman
2010-02-27
2
-3
/
+1
*
change CheckOpcodeMatcher to hold the SDNodeInfo instead of
Chris Lattner
2010-02-27
5
-31
/
+32
*
add another case from the ppc backend. This is obviously a huge and
Chris Lattner
2010-02-27
1
-1
/
+4
[next]