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
/
PIC16TargetAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make SectionKind be a first-class pod struct instead of just
Chris Lattner
2009-07-25
1
-2
/
+2
*
we already know the sectionkind when invoking SelectSectionForGlobal,
Chris Lattner
2009-07-24
1
-1
/
+2
*
make SectionForGlobal non-virtual, add a hook for pic16 to do its "address=" ...
Chris Lattner
2009-07-24
1
-1
/
+7
*
start refactoring pic16 section selection logic.
Chris Lattner
2009-07-24
1
-2
/
+2
*
more random whitespace cleanup, eliminate #define, avoid copying
Chris Lattner
2009-07-21
1
-22
/
+27
*
rename TargetAsmInfo::getASDirective -> getDataASDirective
Chris Lattner
2009-07-20
1
-1
/
+1
*
Implement _CONFIG macro to allow users to se to configuration settings on the...
Sanjiv Gupta
2009-07-06
1
-3
/
+14
*
PIC16 emits auto variables as globals. When optimizer removes a function enti...
Sanjiv Gupta
2009-06-09
1
-1
/
+5
*
Run through the list of globals once and sectionize all types of globlas incl...
Sanjiv Gupta
2009-05-13
1
-0
/
+4
*
Iterate over globals once and sectionize them into appropriate sections.
Sanjiv Gupta
2009-05-12
1
-0
/
+6
*
Changed lowering and asmprinter to use ABI Names class called PAN.
Sanjiv Gupta
2009-05-10
1
-3
/
+3
*
Emit banksel and movlp instructions.
Sanjiv Gupta
2009-05-06
1
-1
/
+34
*
Made the common case of default address space directive as non-virtual for pe...
Sanjiv Gupta
2009-02-02
1
-4
/
+3
*
Enable emitting of constant values in non-default address space as well. The ...
Sanjiv Gupta
2009-01-30
1
-0
/
+6
*
Checking in conditionals, function call, arrays and libcalls implementation.
Sanjiv Gupta
2009-01-13
1
-10
/
+0
*
Added a more function PIC16 backend. However to get this working a patch in
Sanjiv Gupta
2008-11-19
1
-0
/
+11
*
Adding files for Microchip's PIC16 target.
Sanjiv Gupta
2008-05-13
1
-0
/
+30