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
/
MBlaze
/
MBlazeISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-3
/
+3
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
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
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
1
-7
/
+1
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-2
/
+2
*
Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...
Evan Cheng
2012-02-28
1
-1
/
+1
*
Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...
Daniel Dunbar
2012-02-28
1
-1
/
+1
*
Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
Evan Cheng
2012-02-28
1
-1
/
+1
*
Add codegen support for vector select (in the IR this means a select
Duncan Sands
2011-09-06
1
-1
/
+1
*
Remove getRegClassForInlineAsmConstraint from MBlaze. Add a TODO comment
Eric Christopher
2011-06-29
1
-4
/
+0
*
Make the logic for determining function alignment more explicit. No function...
Eli Friedman
2011-05-06
1
-1
/
+0
*
Add support for some of the LLVM atomic operations to the MBlaze backend.
Wesley Peck
2010-12-22
1
-0
/
+9
*
Lower the MBlaze target specific calling conventions for "interrupt_handler"
Wesley Peck
2010-12-15
1
-2
/
+5
*
Inline asm multiple alternative constraints development phase 2 - improved ba...
John Thompson
2010-10-29
1
-0
/
+5
*
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-10-21
1
-0
/
+25
*
Split the SDValue out of OutputArg so that SelectionDAG-independent
Dan Gohman
2010-07-07
1
-0
/
+2
*
Get rid of the EdgeMapping map. Instead, just check for BasicBlock
Dan Gohman
2010-05-01
1
-3
/
+3
*
Use const qualifiers with TargetLowering. This eliminates several
Dan Gohman
2010-04-17
1
-11
/
+11
*
Move per-function state out of TargetLowering subclasses and into
Dan Gohman
2010-04-17
1
-3
/
+0
*
Re-committing the failed r97807 commit with changes to eliminate warnings.
Wesley Peck
2010-03-06
1
-0
/
+3
*
revert r97807, it introduced build warnings.
Chris Lattner
2010-03-06
1
-3
/
+0
*
Reworking the stack layout that the MicroBlaze backend generates.
Wesley Peck
2010-03-05
1
-0
/
+3
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+146