index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PIC16
/
PIC16ISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing
Dan Gohman
2009-02-07
1
-1
/
+1
*
Get rid of the last non-DebugLoc versions of getNode!
Dale Johannesen
2009-02-07
1
-7
/
+7
*
Remove more non-DebugLoc getNode variants. Use
Dale Johannesen
2009-02-06
1
-3
/
+5
*
Remove more non-DebugLoc versions of getNode.
Dale Johannesen
2009-02-06
1
-21
/
+28
*
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-06
1
-3
/
+3
*
Get rid of 3 non-DebugLoc getNode variants.
Dale Johannesen
2009-02-05
1
-40
/
+51
*
Remove non-DebugLoc versions of getMergeValues, ZeroExtendInReg.
Dale Johannesen
2009-02-05
1
-2
/
+3
*
Remove a few non-DebugLoc versions of node creation
Dale Johannesen
2009-02-04
1
-3
/
+3
*
Make LowerCallTo and LowerArguments take a DebugLoc
Dale Johannesen
2009-01-30
1
-3
/
+4
*
Use sublw for comparison with literals instead of subwf.
Sanjiv Gupta
2009-01-30
1
-9
/
+11
*
Cleanup whitespace and comments, and tweak some
Duncan Sands
2009-01-21
1
-6
/
+8
*
Implement LowerOperationWrapper for legalizer.
Sanjiv Gupta
2009-01-21
1
-117
/
+131
*
Checking in conditionals, function call, arrays and libcalls implementation.
Sanjiv Gupta
2009-01-13
1
-127
/
+815
*
Change the interface to the type legalization method
Duncan Sands
2008-12-01
1
-41
/
+48
*
Add include files needed when building with
Duncan Sands
2008-11-28
1
-0
/
+1
*
Eliminate a compile time warning.
Evan Cheng
2008-11-27
1
-1
/
+1
*
Emit declaration for globals and externs.
Sanjiv Gupta
2008-11-26
1
-0
/
+23
*
Added a more function PIC16 backend. However to get this working a patch in
Sanjiv Gupta
2008-11-19
1
-664
/
+575
*
Trim #includes.
Dan Gohman
2008-10-16
1
-3
/
+0
*
Rename LoadX to LoadExt.
Evan Cheng
2008-10-14
1
-3
/
+3
*
Rename ConstantSDNode::getValue to getZExtValue, for consistency
Dan Gohman
2008-09-12
1
-6
/
+8
*
erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...
Gabor Greif
2008-08-28
1
-8
/
+8
*
disallow direct access to SDValue::ResNo, provide a getter instead
Gabor Greif
2008-08-26
1
-1
/
+1
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-67
/
+67
*
Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating
Dan Gohman
2008-07-01
1
-1
/
+2
*
Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better reflect its
Dan Gohman
2008-06-30
1
-1
/
+1
*
Revert the SelectionDAG optimization that makes
Duncan Sands
2008-06-30
1
-2
/
+2
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-3
/
+6
*
Silence warnings.
Evan Cheng
2008-05-14
1
-2
/
+2
*
Detabification. Fixed indentation and spacing.
Sanjiv Gupta
2008-05-14
1
-327
/
+290
*
Adding files for Microchip's PIC16 target.
Sanjiv Gupta
2008-05-13
1
-0
/
+801
[prev]