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
/
PIC16InstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move debug loc info along when the spiller creates new instructions.
Bill Wendling
2009-02-12
1
-4
/
+11
*
Fixed build warnings. Restoring changes done in 62600, they were lost in 62655.
Sanjiv Gupta
2009-01-21
1
-2
/
+3
*
Implement LowerOperationWrapper for legalizer.
Sanjiv Gupta
2009-01-21
1
-3
/
+2
*
Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...
Evan Cheng
2009-01-20
1
-2
/
+3
*
Checking in conditionals, function call, arrays and libcalls implementation.
Sanjiv Gupta
2009-01-13
1
-2
/
+11
*
Add include files needed when building with
Duncan Sands
2008-11-28
1
-0
/
+1
*
Fixed build warnings.
Sanjiv Gupta
2008-11-19
1
-2
/
+2
*
Added a more function PIC16 backend. However to get this working a patch in
Sanjiv Gupta
2008-11-19
1
-87
/
+86
*
Add more const qualifiers. This fixes build breakage from r59540.
Dan Gohman
2008-11-18
1
-2
/
+2
*
Add <cstdio> include where needed by gcc-4.4.
Duncan Sands
2008-10-08
1
-0
/
+1
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-5
/
+5
*
Convert uses of std::vector in TargetInstrInfo to SmallVector. This change h...
Owen Anderson
2008-08-14
1
-1
/
+1
*
Detabification. Fixed indentation and spacing.
Sanjiv Gupta
2008-05-14
1
-4
/
+4
*
Adding files for Microchip's PIC16 target.
Sanjiv Gupta
2008-05-13
1
-0
/
+143