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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up a misleading format warning.
Eric Christopher
2018-05-16
1
-1
/
+1
*
[MachineOutliner] Don't save/restore LR for tail calls.
Eli Friedman
2018-05-16
1
-3
/
+4
*
[X86] Fix typo in instregex for CVTSI642SDrr
Simon Pilgrim
2018-05-16
1
-1
/
+1
*
[X86][AVX512DQ] Use packed instructions for scalar FP<->i64 conversions on 32...
Craig Topper
2018-05-16
1
-8
/
+62
*
[AMDGPU] Change llvm.debugtrap to be a debug breakpoint that can resume execu...
Tony Tye
2018-05-16
2
-34
/
+34
*
[AArch64][SVE] Improve diagnostics for vectors with incorrect element-size.
Sander de Smalen
2018-05-16
2
-11
/
+42
*
[AArch64] Gangup loads and stores for pairing.
Sirish Pande
2018-05-16
1
-0
/
+2
*
[AArch64][SVE] Asm: Support for gather PRF prefetch instructions
Sander de Smalen
2018-05-16
2
-0
/
+159
*
[mips] Simplify some of the predicate scopes for (negative) multiply add/sub ...
Simon Dardis
2018-05-16
1
-23
/
+20
*
[mips] Join existing scopes for DecoderNamespace (NFCI)
Simon Dardis
2018-05-16
1
-6
/
+3
*
AMDGPU: Custom lower v4i16/v4f16 vector operations
Matt Arsenault
2018-05-16
4
-19
/
+124
*
[X86] Split WriteCvtI2F/WriteCvtF2I into I<->F32 and I<->F64 scheduler classes
Simon Pilgrim
2018-05-16
14
-359
/
+338
*
[GlobalISel][IRTranslator] Split aggregates during IR translation.
Amara Emerson
2018-05-16
2
-1
/
+9
*
[mips] Add support for isBranchOffsetInRange and use it for MipsLongBranch
Simon Dardis
2018-05-16
4
-14
/
+205
*
[AArch64] Support "S" inline assembler constraint
Peter Smith
2018-05-16
2
-1
/
+25
*
[AArch64][SVE] Asm: Support for structured LD2, LD3 and LD4 (scalar+scalar) l...
Sander de Smalen
2018-05-16
2
-0
/
+36
*
[AArch64][SVE] Asm: Support for contiguous PRF prefetch instructions.
Sander de Smalen
2018-05-16
4
-2
/
+77
*
Remove unused variable introduced in r332336
Mikael Holmen
2018-05-16
1
-1
/
+1
*
ARM: Remove unnecessary argument. NFCI.
Peter Collingbourne
2018-05-16
2
-6
/
+3
*
ARM: Deduplicate code and remove unnecessary declaration. NFCI.
Peter Collingbourne
2018-05-16
3
-47
/
+11
*
[AMDGPU] Fix handling of void types in isLegalAddressingMode
Stanislav Mekhanoshin
2018-05-15
1
-1
/
+1
*
[AArch64] Improve single vector lane unscaled stores
Evandro Menezes
2018-05-15
1
-0
/
+16
*
Nios2: Unbreak build.
Peter Collingbourne
2018-05-15
2
-5
/
+6
*
[x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to
Chandler Carruth
2018-05-15
1
-3
/
+142
*
AMDGPU: Fix v_dot{4, 8}* instruction encoding
Konstantin Zhuravlyov
2018-05-15
2
-8
/
+13
*
AMDGPU/GlobalISel: Implement select() for G_FCONSTANT
Tom Stellard
2018-05-15
1
-15
/
+47
*
AMDGPU: Add disasm tests for deep learning instructions + fix v_fmac_f32 disasm
Konstantin Zhuravlyov
2018-05-15
1
-1
/
+2
*
[X86] Split WriteCvtF2F into F32->F64 and F64->F32 scheduler classes
Simon Pilgrim
2018-05-15
12
-136
/
+181
*
[Hexagon] Remove unused function from subtarget
Krzysztof Parzyszek
2018-05-15
1
-8
/
+0
*
[Hexagon] Remove unused flag from subtarget and (non)corresponding test
Krzysztof Parzyszek
2018-05-15
3
-8
/
+0
*
[mips] Mark select instructions correctly
Simon Dardis
2018-05-15
3
-151
/
+192
*
[X86] Split off F16C WriteCvtPH2PS/WriteCvtPS2PH scheduler classes
Simon Pilgrim
2018-05-15
12
-139
/
+121
*
[mips] Fix formatting of floating point conversion patterns
Simon Dardis
2018-05-15
1
-8
/
+8
*
[mips] Add disassembly support for comparison instructions
Simon Dardis
2018-05-15
1
-4
/
+6
*
[mips] Fix predicates of mfc1, mtc1 instructions
Simon Dardis
2018-05-15
2
-28
/
+22
*
[X86] Improve unsigned saturation downconvert detection.
Artur Gainullin
2018-05-15
1
-19
/
+52
*
[RISCV] Define FeatureRelax and shouldForceRelocation for RISCV linker relaxa...
Shiva Chen
2018-05-15
3
-0
/
+14
*
[ARM] Back up R4 and LR if calling the stack probe function
Martin Storsjo
2018-05-14
1
-0
/
+11
*
[Hexagon] Add a target feature to control using small data section
Krzysztof Parzyszek
2018-05-14
4
-16
/
+20
*
[Hexagon] Add a target feature for generating new-value stores
Krzysztof Parzyszek
2018-05-14
3
-6
/
+18
*
[Hexagon] Add a target feature for memop generation
Krzysztof Parzyszek
2018-05-14
4
-31
/
+32
*
[X86] Add NT load/store scheduler classes
Simon Pilgrim
2018-05-14
13
-84
/
+148
*
[X86] Remove and autoupgrade avx512.vbroadcast.ss/avx512.vbroadcast.sd intrin...
Craig Topper
2018-05-14
1
-5
/
+0
*
[X86][BtVer2] Fix MMX/YMM integer vector nt store schedules
Simon Pilgrim
2018-05-14
1
-2
/
+8
*
[Hexagon] Avoid predicate copies to integer registers from store-locked
Krzysztof Parzyszek
2018-05-14
1
-0
/
+15
*
[mips] Fix the predicates of round, ceiling, floor and trunc.
Simon Dardis
2018-05-14
2
-38
/
+36
*
[NFC] [Power] Fix instruction format for xsrqpi
Zaara Syeda
2018-05-14
2
-1
/
+22
*
[AArch64] Improve single vector lane stores
Evandro Menezes
2018-05-14
1
-20
/
+57
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
184
-2642
/
+2719
*
[AArch64][SVE] Extend parsing of Prefetch operation for SVE.
Sander de Smalen
2018-05-14
7
-10
/
+99
[next]