index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PIC16
/
PIC16ISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink InstructionSelect() out of each target into SDISel, and rename it
Chris Lattner
2010-03-02
1
-7
/
+0
*
remove dupes now.
Chris Lattner
2010-02-22
1
-2
/
+0
*
move #includes earlier.
Chris Lattner
2010-02-22
1
-2
/
+1
*
Change SelectCode's argument from SDValue to SDNode *, to make it more
Dan Gohman
2010-01-05
1
-2
/
+2
*
Remove uninteresting and confusing debug output.
Dan Gohman
2009-11-05
1
-1
/
+0
*
Implement changes from Chris's feedback.
Torok Edwin
2009-07-08
1
-0
/
+2
*
Added a more function PIC16 backend. However to get this working a patch in
Sanjiv Gupta
2008-11-19
1
-238
/
+22
*
Have TableGen emit setSubgraphColor calls under control of a -gen-debug
David Greene
2008-10-27
1
-1
/
+1
*
Trim #includes.
Dan Gohman
2008-10-16
1
-3
/
+0
*
Avoid creating two TargetLowering objects for each target.
Dan Gohman
2008-10-03
1
-6
/
+2
*
Rename ConstantSDNode::getValue to getZExtValue, for consistency
Dan Gohman
2008-09-12
1
-2
/
+3
*
erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...
Gabor Greif
2008-08-28
1
-6
/
+6
*
Move the point at which FastISel taps into the SelectionDAGISel
Dan Gohman
2008-08-23
1
-3
/
+3
*
Simplify SelectRoot's interface, and factor out some common code
Dan Gohman
2008-08-21
1
-1
/
+1
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-14
/
+14
*
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
Dan Gohman
2008-07-17
1
-1
/
+1
*
Trim unnecessary #includes.
Dan Gohman
2008-07-11
1
-1
/
+0
*
Add explicit keywords.
Dan Gohman
2008-07-07
1
-1
/
+1
*
Split scheduling from instruction selection.
Evan Cheng
2008-06-30
1
-6
/
+3
*
Detabification. Fixed indentation and spacing.
Sanjiv Gupta
2008-05-14
1
-33
/
+27
*
Adding files for Microchip's PIC16 target.
Sanjiv Gupta
2008-05-13
1
-0
/
+291