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
/
Mips
/
MipsSubtarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-3
/
+3
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-3
/
+3
*
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...
Bruno Cardoso Lopes
2011-03-04
1
-2
/
+2
*
reintroduce support for Mips "small" section handling. This is
Chris Lattner
2009-08-13
1
-9
/
+0
*
Restore some "small section" support code, reverting my patch from r76936.
Chris Lattner
2009-08-13
1
-0
/
+8
*
Remove -disable-mips-abicall and -enable-mips-absolute-call command-line
Eli Friedman
2009-08-03
1
-21
/
+5
*
Normalize Subtarget constructors to take a target triple string instead of
Daniel Dunbar
2009-08-02
1
-3
/
+1
*
remove more remnants of small section support.
Chris Lattner
2009-07-24
1
-7
/
+0
*
Added support for fround, fextend and FP_TO_SINT
Bruno Cardoso Lopes
2009-05-27
1
-0
/
+1
*
Fixed Bug 2751
Bruno Cardoso Lopes
2008-09-15
1
-3
/
+3
*
Make option variables static, so they won't cause nameclash
Anton Korobeynikov
2008-08-22
1
-7
/
+10
*
Removed SELECT_CC custom lowering. This is not needed anymore, the SELECT node
Bruno Cardoso Lopes
2008-08-13
1
-0
/
+2
*
Support added for ctlz intrinsic, test case added.
Bruno Cardoso Lopes
2008-08-08
1
-0
/
+1
*
Match raw "psp" triple target, as done by the homebrew toolchain.
Bruno Cardoso Lopes
2008-08-08
1
-1
/
+2
*
Added new features to represent specific instructions groups
Bruno Cardoso Lopes
2008-07-30
1
-2
/
+3
*
Added initial support for small sections on Mips.
Bruno Cardoso Lopes
2008-07-21
1
-0
/
+6
*
Added Subtarget support into RegisterInfo
Bruno Cardoso Lopes
2008-07-14
1
-2
/
+22
*
Fixed features usage.
Bruno Cardoso Lopes
2008-07-09
1
-3
/
+3
*
Several changes to Mips backend, experimental fp support being the most
Bruno Cardoso Lopes
2008-07-05
1
-2
/
+16
*
Some Mips minor fixes
Bruno Cardoso Lopes
2008-06-04
1
-2
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Better processor definition
Bruno Cardoso Lopes
2007-11-06
1
-1
/
+1
*
support for Schedule included on Mips.td
Bruno Cardoso Lopes
2007-08-18
1
-1
/
+2
*
Initial Mips support, here we go! =)
Bruno Cardoso Lopes
2007-06-06
1
-0
/
+26