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
/
TableGen
/
DAGISelEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-5
/
+5
*
Add explicit keywords.
Dan Gohman
2009-02-18
1
-1
/
+1
*
Teach the DAGISelEmitter to not compute the variable_ops operand
Dan Gohman
2008-05-31
1
-1
/
+3
*
Move instruction flag inference out of InstrInfoEmitter and into
Dan Gohman
2008-04-03
1
-0
/
+1
*
rename CodegenDAGPatterns -> CodeGenDAGPatterns
Chris Lattner
2008-01-06
1
-1
/
+1
*
now that computing CodegenDAGPatterns doesn't implicitly print stuff
Chris Lattner
2008-01-05
1
-2
/
+2
*
move Node Transformation printing from CodeGenDAGPatterns -> DAGISelEmitter.
Chris Lattner
2008-01-05
1
-0
/
+1
*
move predicate printing code from CodeGenDAGPatterns -> DAGISelEmitter.
Chris Lattner
2008-01-05
1
-0
/
+3
*
fix a fixme by improving const correctness.
Chris Lattner
2008-01-05
1
-2
/
+2
*
change getQualifiedName to be a global function.
Chris Lattner
2008-01-05
1
-500
/
+2
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Initial support for multi-result patterns:
Evan Cheng
2007-09-12
1
-1
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+543