index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Guard indirect and tailcall pseudo instructions correctly.
Simon Dardis
2017-11-08
3
-11
/
+23
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
9
-13
/
+13
*
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
Simon Dardis
2017-11-06
8
-5
/
+51
*
[mips] Fix PR35140
Simon Dardis
2017-11-06
1
-4
/
+4
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
6
-6
/
+6
*
[mips] Match 'ins' and its' variants with C++ code
Simon Dardis
2017-11-03
5
-12
/
+70
*
[mips] Use register scavenging with MSA.
Simon Dardis
2017-11-02
2
-24
/
+19
*
[mips] Fix (dis)assembly of abs.fmt for micromips
Simon Dardis
2017-10-26
2
-7
/
+16
*
[mips] Fix PR35071
Simon Dardis
2017-10-26
1
-13
/
+12
*
[mips] Clean up some whitespace (NFC).
Simon Dardis
2017-10-25
1
-1
/
+1
*
[MC] Adding code padding for performance stability - infrastructure. NFC.
Omer Paparo Bivas
2017-10-24
1
-0
/
+1
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-10-20
2
-27
/
+26
*
[mips] Fix analyzeBranch to handle debug data
Simon Dardis
2017-10-18
1
-1
/
+7
*
Untabify.
NAKAMURA Takumi
2017-10-18
1
-5
/
+5
*
[mips][micromips] Fix (dis)assembly of bc1(t|f)
Simon Dardis
2017-10-16
3
-14
/
+21
*
[mips] Provide alternate predicates for constant synthesis
Stefan Maksimovic
2017-10-16
2
-17
/
+30
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-1
/
+1
*
Remove unused variables
Vitaly Buka
2017-10-15
3
-3
/
+0
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
3
-5
/
+5
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
3
-5
/
+5
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-1
/
+1
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
5
-19
/
+28
*
[mips] Add support for parsing target specific flags for MIR
Simon Dardis
2017-10-11
2
-0
/
+42
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+1
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
5
-18
/
+30
*
[mips] Correct the instruction predicates for microMIPSr3
Simon Dardis
2017-10-10
1
-205
/
+224
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
4
-6
/
+11
*
[mips] Duplicate the reciprocal instruction definitions for FP32
Simon Dardis
2017-10-10
2
-10
/
+34
*
[mips] Partially fix PR34391
Simon Dardis
2017-10-10
1
-4
/
+11
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-3
/
+3
*
[mips] implement .set dspr2 directive
Petar Jovanovic
2017-10-05
3
-0
/
+14
*
[mips] Place certain 64 bit FPU instructions in their own decoder namespace
Simon Dardis
2017-10-05
4
-25
/
+34
*
[mips] Enable spilling and reloading of the dsp register set.
Simon Dardis
2017-10-03
3
-0
/
+17
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
2
-26
/
+27
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-09-29
2
-27
/
+26
*
[mips] Add missing license info, formatting changes. NFCI
Simon Dardis
2017-09-29
1
-30
/
+47
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
2
-26
/
+27
*
[mips] Remove codegen support for branch likely instructions.
Simon Dardis
2017-09-28
2
-18
/
+49
*
Teach TargetInstrInfo::getInlineAsmLength to parse .space directives with int...
Alex Bradbury
2017-09-28
2
-45
/
+0
*
[mips] clang-format MipsTargetMachine.cpp
Alexander Richardson
2017-09-22
1
-3
/
+3
*
[mips] Do not pass redundant IsN64 flag to MCELFObjectTargetWriter. NFC
Simon Atanasyan
2017-09-21
1
-5
/
+4
*
[mips] Fix relocation record format and ELF header for N32 ABI
Simon Atanasyan
2017-09-21
5
-10
/
+21
*
[mips] Fix calculation of a branch instruction offset to escape left shift of...
Simon Atanasyan
2017-09-20
1
-3
/
+3
*
[DAGCombiner] fold assertzexts separated by trunc
Sanjay Patel
2017-09-18
1
-33
/
+0
*
[mips] Implement the 'dext' aliases and it's disassembly alias.
Simon Dardis
2017-09-14
5
-43
/
+162
*
[mips] Implement the 'dins' aliases.
Simon Dardis
2017-09-14
5
-25
/
+139
*
Test commit.
Aleksandar Beserminji
2017-09-14
1
-1
/
+1
*
[mips] Pick the right variant of DINS upfront and enable target instruction v...
Simon Dardis
2017-09-14
8
-44
/
+119
*
[mips] correct operand range for DINSM instruction
Petar Jovanovic
2017-09-13
1
-1
/
+1
*
[mips] handle UImm16_AltRelaxed match type
Petar Jovanovic
2017-09-12
1
-0
/
+1
[next]