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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
Vladimir Stefanovic
2019-01-17
1
-0
/
+3
*
[mips] Optimize shifts for types larger than GPR size (mips2/mips3)
Aleksandar Beserminji
2019-01-14
1
-0
/
+2
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-2
/
+3
*
[mips] Sign extend i32 return values on MIPS64
Stefan Maksimovic
2018-07-26
1
-0
/
+3
*
[mips] Fix local dynamic TLS with Sym64
Simon Atanasyan
2018-07-24
1
-0
/
+3
*
[mips] Fix atomic operations at O0, v3
Aleksandar Beserminji
2018-07-05
1
-8
/
+4
*
DAG: Remove redundant version of getRegisterTypeForCallingConv
Matt Arsenault
2018-05-29
1
-4
/
+0
*
[mips] Fix how compiler fuse instructions to fmadd/fmsub
Aleksandar Beserminji
2018-04-27
1
-0
/
+3
*
[MIPS GlobalISel] Select add i32, i32
Petar Jovanovic
2018-04-11
1
-0
/
+5
*
[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][MSA] Convert vector integer min/max opcodes to use generic implementation
Simon Pilgrim
2018-02-17
1
-6
/
+0
*
Revert accidental changes that snuck in r324584
Stefan Maksimovic
2018-02-08
1
-2
/
+0
*
[mips] Define certain instructions in microMIPS32r3
Stefan Maksimovic
2018-02-08
1
-0
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-10-20
1
-7
/
+7
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
1
-7
/
+7
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-09-29
1
-7
/
+7
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
1
-7
/
+7
*
[mips] Lift the assertion on the types that can be used with MipsGPRel
Simon Dardis
2017-08-11
1
-6
/
+5
*
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...
Eugene Zelenko
2017-08-03
1
-22
/
+53
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+2
*
Reland r308585
Stefan Maksimovic
2017-07-20
1
-0
/
+6
*
Revert r308585
Stefan Maksimovic
2017-07-20
1
-6
/
+0
*
[mips] Fix fp select machine verifier errors
Stefan Maksimovic
2017-07-20
1
-0
/
+6
*
Reland "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-06-09
1
-0
/
+27
*
Revert "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-04-07
1
-27
/
+0
*
[SelectionDAG] Enable target specific vector scalarization of calls and returns
Simon Dardis
2017-04-07
1
-0
/
+27
*
[Mips] Add support to match more patterns for DEXT and CINS
Petar Jovanovic
2017-03-15
1
-0
/
+1
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-6
/
+47
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-47
/
+6
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-6
/
+47
*
Introduce TLI predicative for base-relative Jump Tables.
Joerg Sonnenberger
2016-11-15
1
-1
/
+4
*
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
Simon Dardis
2016-09-09
1
-3
/
+0
*
[mips] Fix c.<cc>.<fmt> instruction definition.
Simon Dardis
2016-09-09
1
-0
/
+3
*
Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPC
Hal Finkel
2016-09-01
1
-1
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-1
/
+1
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-5
/
+3
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-15
/
+19
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-22
/
+24
*
[PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Koscielnicki
2016-05-10
1
-2
/
+2
*
CodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH_SUCCESS.
Tim Northover
2016-03-24
1
-0
/
+4
*
Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight
2016-03-16
1
-0
/
+4
*
Revert "[mips] Promote the result of SETCC nodes to GPR width."
Vasileios Kalintiris
2016-03-01
1
-6
/
+0
*
[mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris
2016-03-01
1
-0
/
+6
*
Mips: Remove lowerSELECT_CC
Matt Arsenault
2016-01-11
1
-1
/
+0
*
[MIPS] add overrides for isCheapToSpeculateCttz() and isCheapToSpeculateCtlz()
Sanjay Patel
2015-11-11
1
-0
/
+3
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
1
-0
/
+14
[next]