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] Fix illegal type assert in single-float mode
Simon Atanasyan
2018-09-11
1
-3
/
+8
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-2
/
+4
*
[mips] Sign extend i32 return values on MIPS64
Stefan Maksimovic
2018-07-26
1
-0
/
+7
*
[mips] Fix local dynamic TLS with Sym64
Simon Atanasyan
2018-07-24
1
-2
/
+3
*
[mips] Fix atomic operations at O0, v3
Aleksandar Beserminji
2018-07-05
1
-329
/
+276
*
[mips] Modify comment to test new email address (NFC).
Simon Dardis
2018-06-21
1
-1
/
+1
*
[Mips] Remove uneeded variants of ADDC/ADDE lowering
Amaury Sechet
2018-06-05
1
-5
/
+0
*
Set ADDE/ADDC/SUBE/SUBC to expand by default
Amaury Sechet
2018-06-01
1
-10
/
+3
*
DAG: Remove redundant version of getRegisterTypeForCallingConv
Matt Arsenault
2018-05-29
1
-6
/
+0
*
[mips] Add microMIPSR6 ll/sc instructions.
Simon Dardis
2018-05-20
1
-8
/
+8
*
[mips] Fix how compiler fuse instructions to fmadd/fmsub
Aleksandar Beserminji
2018-04-27
1
-0
/
+1
*
[MIPS GlobalISel] Select add i32, i32
Petar Jovanovic
2018-04-11
1
-0
/
+7
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[mips] Don't create nested CALLSEQ_START..CALLSEQ_END nodes.
Simon Dardis
2018-03-13
1
-8
/
+43
*
[TLS] use emulated TLS if the target supports only this mode
Chih-Hung Hsieh
2018-02-28
1
-1
/
+1
*
[mips] Generate memory dependencies for byVal arguments
Stefan Maksimovic
2018-02-22
1
-1
/
+6
*
[MIPS][MSA] Convert vector integer min/max opcodes to use generic implementation
Simon Pilgrim
2018-02-17
1
-4
/
+0
*
[mips] Fix 'l' constraint handling for types smaller than 32 bits
Simon Atanasyan
2018-02-12
1
-1
/
+1
*
[mips] Revert rL324869
Simon Atanasyan
2018-02-12
1
-1
/
+1
*
[mips] Fix 'l' constraint handling for types smaller than 32 bits
Simon Atanasyan
2018-02-12
1
-1
/
+1
*
Revert accidental changes that snuck in r324584
Stefan Maksimovic
2018-02-08
1
-5
/
+0
*
[mips] Define certain instructions in microMIPS32r3
Stefan Maksimovic
2018-02-08
1
-0
/
+5
*
[mips] Fix incorrect sign extension for fpowi libcall
Simon Dardis
2018-01-30
1
-3
/
+2
*
[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
[next]