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
/
MBlazeIntrinsicInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-111
/
+0
*
Check that a function starts with llvm. before using GET_FUNCTION_RECOGNIZER.
Rafael Espindola
2013-05-22
1
-3
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-5
/
+5
*
s/AttrListPtr/AttributeSet/g to better label what this class is going to be i...
Bill Wendling
2012-12-07
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Attributes Rewrite
Bill Wendling
2012-10-15
1
-2
/
+3
*
Emit the "is an intrinsic overloaded" table as a bitfield.
Benjamin Kramer
2012-03-01
1
-7
/
+4
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-0
/
+1
*
Use a SmallVector for intrinsic argument types.
Benjamin Kramer
2011-10-17
1
-1
/
+1
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-4
/
+4
*
Second attempt at de-constifying LLVM Types in FunctionType::get(),
Jay Foad
2011-07-12
1
-1
/
+1
*
Revert r134893 and r134888 (and related patches in other trees). It was causing
Bill Wendling
2011-07-12
1
-1
/
+1
*
De-constify Types in FunctionType::get().
Jay Foad
2011-07-11
1
-1
/
+1
*
Adding working version of assembly parser for the MBlaze backend
Wesley Peck
2010-11-08
1
-3
/
+3
*
Check if function names start with "llvm." before trying to lookup them up as
Bob Wilson
2010-03-18
1
-0
/
+4
*
Adding function "lookupGCCName" to MBlazeIntrinsicInfo
Wesley Peck
2010-02-24
1
-0
/
+8
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+101