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
/
PIC16RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
Jim Grosbach
2010-03-09
1
-1
/
+1
*
Make the MachineFunction argument of getFrameRegister const.
David Greene
2009-11-12
1
-1
/
+1
*
Add register-reuse to frame-index register scavenging. When a target uses
Jim Grosbach
2009-10-07
1
-3
/
+6
*
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
Torok Edwin
2009-07-14
1
-3
/
+3
*
assert(0) -> LLVM_UNREACHABLE.
Torok Edwin
2009-07-11
1
-4
/
+4
*
Checking in conditionals, function call, arrays and libcalls implementation.
Sanjiv Gupta
2009-01-13
1
-0
/
+9
*
Added a more function PIC16 backend. However to get this working a patch in
Sanjiv Gupta
2008-11-19
1
-165
/
+27
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-1
/
+1
*
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
Dan Gohman
2008-07-07
1
-1
/
+1
*
Detabification. Fixed indentation and spacing.
Sanjiv Gupta
2008-05-14
1
-15
/
+12
*
Adding files for Microchip's PIC16 target.
Sanjiv Gupta
2008-05-13
1
-0
/
+223