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
/
MBlaze
/
MBlazeMachineFunction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-169
/
+0
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-1
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Remove VectorExtras. This unused helper was written for a type of API that is...
Benjamin Kramer
2012-01-07
1
-1
/
+0
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-1
/
+1
*
Commit 122778 broke DWARF debug output when using the MBlaze backend. Fixed b...
Wesley Peck
2011-01-05
1
-0
/
+18
*
Fix more stack layout issues in the MBlaze backend.
Wesley Peck
2011-01-03
1
-9
/
+5
*
1. Change MBlaze indirect branches to use absolute branch BRALD instead of pc...
Wesley Peck
2010-12-12
1
-2
/
+25
*
Reworking the stack layout generated by the MBlaze backend.
Wesley Peck
2010-12-09
1
-12
/
+3
*
Adding working version of assembly parser for the MBlaze backend
Wesley Peck
2010-11-08
1
-18
/
+18
*
Move per-function state out of TargetLowering subclasses and into
Dan Gohman
2010-04-17
1
-1
/
+7
*
Adding function "lookupGCCName" to MBlazeIntrinsicInfo
Wesley Peck
2010-02-24
1
-10
/
+6
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+140