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
/
MipsISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Provide correct descriptions of asm constraints in the comments. NFC
Simon Atanasyan
2017-12-29
1
-2
/
+4
*
[mips] Replace assert by an error message
Simon Atanasyan
2017-12-29
1
-2
/
+4
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-5
/
+5
*
[mips] Removal of microMIPS64R6
Aleksandar Beserminji
2017-12-11
1
-5
/
+0
*
Use getStoreSize() in various places instead of 'BitSize >> 3'.
Jonas Paulsson
2017-11-28
1
-2
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-3
/
+3
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-10-20
1
-20
/
+19
*
Remove unused variables
Vitaly Buka
2017-10-15
1
-1
/
+0
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
1
-19
/
+20
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-09-29
1
-20
/
+19
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
1
-19
/
+20
*
[DAGCombiner] fold assertzexts separated by trunc
Sanjay Patel
2017-09-18
1
-33
/
+0
*
[mips] Lift the assertion on the types that can be used with MipsGPRel
Simon Dardis
2017-08-11
1
-2
/
+2
*
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...
Eugene Zelenko
2017-08-03
1
-15
/
+47
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-1
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+1
*
Reland r308585
Stefan Maksimovic
2017-07-20
1
-29
/
+2
*
[mips] Support `long_call/far/near` attributes passed by front-end
Simon Atanasyan
2017-07-20
1
-9
/
+24
*
Revert r308585
Stefan Maksimovic
2017-07-20
1
-2
/
+29
*
[mips] Fix fp select machine verifier errors
Stefan Maksimovic
2017-07-20
1
-29
/
+2
*
[mips] Handle the `long-calls` feature flags in the MIPS backend
Simon Atanasyan
2017-07-15
1
-0
/
+14
*
Reland "[mips] Fix multiprecision arithmetic."
Simon Dardis
2017-07-13
1
-2
/
+130
*
Revert "[mips] Fix multiprecision arithmetic."
Simon Dardis
2017-06-29
1
-133
/
+2
*
[MIPS] Fix for selecting of DINS/INS instruction
Strahinja Petrovic
2017-06-21
1
-0
/
+5
*
[mips] Fix multiprecision arithmetic.
Simon Dardis
2017-06-14
1
-2
/
+133
*
Reland "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-06-09
1
-2
/
+72
*
[mips] do not use FastISel when -mxgot is present
Petar Jovanovic
2017-06-07
1
-2
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[SelectionDAG] Set ISD::FPOWI to Expand by default
Craig Topper
2017-05-30
1
-1
/
+0
*
[Mips] Placate GCC's -Wmisleading-indentation. NFCI.
Davide Italiano
2017-05-26
1
-17
/
+17
*
[MIPS] Add support to match more patterns for DINS instruction
Strahinja Petrovic
2017-05-22
1
-25
/
+62
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-1
/
+1
*
Revert "[MIPS] Add support to match more patterns for DINS instruction"
Simon Dardis
2017-05-09
1
-59
/
+25
*
[MIPS] Add support to match more patterns for DINS instruction
Strahinja Petrovic
2017-05-09
1
-25
/
+59
*
[mips] Rework a portion of MipsCC interface. (NFC)
Simon Dardis
2017-04-26
1
-2
/
+9
*
Revert "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-04-07
1
-72
/
+2
*
[SelectionDAG] Enable target specific vector scalarization of calls and returns
Simon Dardis
2017-04-07
1
-2
/
+72
*
Make library calls sensitive to regparm module flag (Fixes PR3997).
Nirav Dave
2017-03-18
1
-2
/
+3
*
[Mips] Add support to match more patterns for DEXT and CINS
Petar Jovanovic
2017-03-15
1
-23
/
+119
*
[mips] Revert fixes for PR32020.
Simon Dardis
2017-03-09
1
-32
/
+159
*
[Target/MIPS] Kill dead code, no functional change intended.
Davide Italiano
2017-02-24
1
-11
/
+0
*
Recommit "[mips] Fix atomic compare and swap at O0."
Simon Dardis
2017-02-24
1
-148
/
+32
*
Revert "[mips] Fix atomic compare and swap at O0."
Simon Dardis
2017-02-24
1
-32
/
+148
*
[mips] Fix atomic compare and swap at O0.
Simon Dardis
2017-02-24
1
-148
/
+32
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-17
/
+26
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-26
/
+17
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-17
/
+26
*
[mips] Restrict tail call optimization
Simon Dardis
2016-11-20
1
-4
/
+13
[next]