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
/
test
/
CodeGen
/
MIR
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
*
llc: Change behavior of -mcpu with existing attribute
Matt Arsenault
2020-01-07
1
-2
/
+5
*
llc/MIR: Fix setFunctionAttributes for MIR functions
Matt Arsenault
2020-01-06
2
-0
/
+78
*
[llvm][MIRVRegNamerUtils] Adding hashing on memoperands.
Puyan Lotfi
2019-12-11
1
-0
/
+42
*
[MIRNamer]: Make the check lines in the test robust with regex.
Aditya Nandakumar
2019-11-16
1
-13
/
+12
*
[MirNamer][Canonicalizer]: Perform instruction semantic based renaming
Aditya Nandakumar
2019-11-15
1
-8
/
+16
*
AMDGPU: Add default denormal mode to MachineFunctionInfo
Matt Arsenault
2019-11-01
2
-0
/
+27
*
[Alignment] Migrate Attribute::getWith(Stack)Alignment
Guillaume Chatelet
2019-10-15
2
-6
/
+9
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
6
-22
/
+22
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-1
/
+1
*
AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization
Matt Arsenault
2019-08-27
2
-1
/
+16
*
AMDGPU/LoadStoreOptimizer: combine MMOs when merging instructions
Tom Stellard
2019-07-29
1
-2
/
+2
*
AMDGPU: Serialize mode from MachineFunctionInfo
Matt Arsenault
2019-07-10
2
-0
/
+69
*
AMDGPU: Make s34 the FP register
Matt Arsenault
2019-07-08
1
-2
/
+2
*
[AMDGPU] Enable serializing of argument info.
Michael Liao
2019-07-03
2
-0
/
+80
*
AMDGPU: Write LDS objects out as global symbols in code generation
Nicolai Haehnle
2019-06-25
1
-1
/
+1
*
AMDGPU: Always use s33 for global scratch wave offset
Matt Arsenault
2019-06-20
1
-2
/
+2
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
1
-1
/
+1
*
Describe stack-id as an enum
Sander de Smalen
2019-06-17
1
-10
/
+10
*
AMDGPU: Prepare for explicit absolute relocations in code generation
Nicolai Haehnle
2019-06-16
1
-1
/
+3
*
AMDGPU: Invert frame index offset interpretation
Matt Arsenault
2019-06-05
1
-2
/
+2
*
[MIR-Canon] Don't do vreg skip for independent instructions if there are none.
Puyan Lotfi
2019-05-31
1
-0
/
+1
*
[MIR-Canon] Hardening propagateLocalCopies.
Puyan Lotfi
2019-05-31
1
-2
/
+7
*
[AMDGPU] gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-05-13
1
-0
/
+155
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
4
-25
/
+25
*
AMDGPU: Don't use the default cpu in a few tests
Matt Arsenault
2019-04-03
1
-1
/
+1
*
MIR: Freeze reserved regs after parsing everything
Matt Arsenault
2019-03-27
1
-0
/
+29
*
MIR: Allow targets to serialize MachineFunctionInfo
Matt Arsenault
2019-03-14
12
-0
/
+358
*
[AMDGPU] Add support for immediate operand for S_ENDPGM
David Stuttard
2019-03-12
7
-9
/
+9
*
AMDGPU: Fix tests using old number for constant address space
Matt Arsenault
2018-09-10
4
-29
/
+29
*
[MIR-Canon] Fixing a test failure caused by COPY Folding.
Puyan Lotfi
2018-04-16
1
-3
/
+1
*
Attempting to work around a non-determinism issue.
Puyan Lotfi
2018-04-11
1
-2
/
+0
*
[MIR-Canon] Improving performance by switching to named vregs.
Puyan Lotfi
2018-04-05
1
-6
/
+6
*
[MIR-Canon] Adding support for multi-def -> user distance reduction.
Puyan Lotfi
2018-04-05
1
-0
/
+32
*
[GISel]: Verify COPIES involving generic registers.
Aditya Nandakumar
2018-02-09
1
-2
/
+2
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
5
-105
/
+105
*
[MIR] Add support for addrspace in MIR
Francis Visoiu Mistrih
2018-01-26
1
-3
/
+3
*
Move tests to the correct place
Matthias Braun
2018-01-19
6
-1356
/
+0
*
[MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.
Puyan Lotfi
2018-01-10
3
-6
/
+6
*
MIR: Print the register class or bank in vreg defs
Justin Bogner
2017-10-24
4
-31
/
+31
*
Canonicalize a large number of mir tests using update_mir_test_checks
Justin Bogner
2017-10-18
2
-3
/
+8
*
AMDGPU: Handle non-temporal loads and stores
Konstantin Zhuravlyov
2017-09-07
3
-9
/
+333
*
AMDGPU: Handle more than one memory operand in SIMemoryLegalizer
Konstantin Zhuravlyov
2017-09-07
1
-0
/
+163
*
AMDGPU: Implement memory model
Konstantin Zhuravlyov
2017-07-21
1
-0
/
+122
*
Add an ID field to StackObjects
Matt Arsenault
2017-07-20
1
-0
/
+35
*
AMDGPU: Fix crash when folding immediates into multiple uses
Nicolai Haehnle
2017-07-18
1
-0
/
+40
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-0
/
+98
*
AMDGPU: Allow SIShrinkInstructions to work in non-SSA
Matt Arsenault
2017-07-10
1
-10
/
+10
*
AMDGPU: Add operand target flags serialization
Matt Arsenault
2017-07-02
1
-0
/
+29
*
AMDGPU: Remove legacy bfe intrinsics
Matt Arsenault
2017-04-03
1
-2
/
+2
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
5
-14
/
+14
[next]