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
/
include
/
llvm
/
CodeGen
/
DAGISelHeader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize one of the SelectionDAG::ReplaceAllUsesWith overloads
Dan Gohman
2009-04-15
1
-8
/
+1
*
Delete unnecessary elses.
Dan Gohman
2009-01-28
1
-2
/
+2
*
Make ISel ignore dead nodes. The DAGCombiner normally eliminates
Dan Gohman
2008-11-05
1
-0
/
+5
*
The HadDelete field is no longer used.
Dan Gohman
2008-11-05
1
-1
/
+0
*
Update some comments to reflect the new code.
Dan Gohman
2008-11-05
1
-3
/
+8
*
Eliminate the ISel priority queue, which used the topological order for a
Dan Gohman
2008-11-05
1
-113
/
+32
*
Totally disable the setSubgraphColor calls temporarily, as they're
Dan Gohman
2008-10-31
1
-2
/
+2
*
Add some more information to the top-level comment for this file.
Dan Gohman
2008-10-28
1
-1
/
+5
*
Avoid calls to setSubgraphColor in release mode. They generate lots of error ...
Evan Cheng
2008-10-28
1
-1
/
+4
*
Have TableGen emit setSubgraphColor calls under control of a -gen-debug
David Greene
2008-10-27
1
-2
/
+7
*
Optimize SelectionDAG's AssignTopologicalOrder even further.
Dan Gohman
2008-09-30
1
-4
/
+4
*
erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...
Gabor Greif
2008-08-28
1
-6
/
+6
*
Simplify SelectRoot's interface, and factor out some common code
Dan Gohman
2008-08-21
1
-2
/
+2
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-7
/
+7
*
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
Dan Gohman
2008-07-17
1
-0
/
+11
*
Indentation.
Evan Cheng
2008-07-17
1
-3
/
+3
*
Sometimes (rarely) nodes held in LegalizeTypes
Duncan Sands
2008-06-11
1
-3
/
+3
*
Do not generate by TableGen the hard-coded standard, target-independent part of
Roman Levenstein
2008-05-14
1
-0
/
+192