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
/
lib
/
Target
/
PIC16
/
PIC16InstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
FrameIndex could be used as a value (addressof (arg)) or as an address.
Sanjiv Gupta
2009-06-03
1
-4
/
+4
*
Mark the branch insns correctly.
Sanjiv Gupta
2009-05-28
1
-1
/
+2
*
Mark mayLoad, mayStore for insns correctly and use them
Sanjiv Gupta
2009-05-12
1
-2
/
+6
*
Emit banksel and movlp instructions.
Sanjiv Gupta
2009-05-06
1
-4
/
+9
*
Make the function begin label start after ther data pointer.
Sanjiv Gupta
2009-04-22
1
-1
/
+2
*
Handle aggregate type arguments to direct and indirect calls.
Sanjiv Gupta
2009-04-14
1
-8
/
+18
*
Added code to handle spilling and reloading of FSRs.
Sanjiv Gupta
2009-04-10
1
-3
/
+24
*
Emit .line debug directives for stoppoints. The debug location is retrieved b...
Sanjiv Gupta
2009-04-08
1
-7
/
+0
*
Handle indirect function calls.
Sanjiv Gupta
2009-04-08
1
-4
/
+42
*
To convert the StopPoint insn into an assembler directive by ISel, we need to...
Sanjiv Gupta
2009-04-02
1
-0
/
+7
*
Params are not being generated as static globals now. The caller passes them ...
Sanjiv Gupta
2009-04-02
1
-2
/
+4
*
Mark the Defs and Uses of STATUS register correctly, plus some reformatting.
Sanjiv Gupta
2009-03-10
1
-41
/
+61
*
Fixed the comment. No functionality change.
Sanjiv Gupta
2009-01-30
1
-1
/
+1
*
Checking in conditionals, function call, arrays and libcalls implementation.
Sanjiv Gupta
2009-01-13
1
-31
/
+124
*
Emit declaration for globals and externs.
Sanjiv Gupta
2008-11-26
1
-26
/
+46
*
Added a more function PIC16 backend. However to get this working a patch in
Sanjiv Gupta
2008-11-19
1
-258
/
+263
*
Rename ConstantSDNode::getValue to getZExtValue, for consistency
Dan Gohman
2008-09-12
1
-1
/
+1
*
Detabification. Fixed indentation and spacing.
Sanjiv Gupta
2008-05-14
1
-38
/
+38
*
Adding files for Microchip's PIC16 target.
Sanjiv Gupta
2008-05-13
1
-0
/
+302