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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-14
1
-1
/
+1
*
[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands.
Puyan Lotfi
2020-01-13
1
-0
/
+23
*
Reverting, broke some bots. Need further investigation.
Diogo Sampaio
2020-01-10
1
-1
/
+1
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-10
1
-1
/
+1
*
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
*
[ARM][THUMB2] Allow emitting T3 types of add and sub
Diogo Sampaio
2019-12-30
1
-0
/
+88
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
16
-16
/
+16
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[llvm][MIRVRegNamerUtils] Adding hashing on CImm / FPImm MachineOperands.
Puyan Lotfi
2019-12-16
1
-0
/
+14
*
[llvm][MIRVRegNamerUtils] Adding hashing on memoperands.
Puyan Lotfi
2019-12-11
1
-0
/
+42
*
[llvm][MIRVRegNamerUtil] Adding hashing against MachineInstr flags.
Puyan Lotfi
2019-12-10
1
-0
/
+37
*
[llvm] Fixing MIRVRegNamerUtils to properly handle 2+ MachineBasicBlocks.
Puyan Lotfi
2019-12-04
1
-0
/
+61
*
[MIRNamer]: Make the check lines in the test robust with regex.
Aditya Nandakumar
2019-11-16
4
-42
/
+41
*
[MirNamer][Canonicalizer]: Perform instruction semantic based renaming
Aditya Nandakumar
2019-11-15
4
-40
/
+48
*
[MIR] Add MIR parsing for heap alloc site instruction markers
Amy Huang
2019-11-05
1
-0
/
+42
*
AMDGPU: Add default denormal mode to MachineFunctionInfo
Matt Arsenault
2019-11-01
2
-0
/
+27
*
[X86] Model MXCSR for all SSE instructions
Craig Topper
2019-10-30
3
-44
/
+44
*
[BranchFolding] skip debug instr to avoid code change
Jeremy Morse
2019-10-29
1
-0
/
+109
*
[MIParser] Set RegClassOrRegBank during instruction parsing
Petar Avramovic
2019-10-22
1
-9
/
+7
*
[MIPS GlobalISel] Select MSA vector generic and builtin add
Petar Avramovic
2019-10-22
2
-0
/
+68
*
[Alignment] Migrate Attribute::getWith(Stack)Alignment
Guillaume Chatelet
2019-10-15
2
-6
/
+9
*
Print quoted backslashes in LLVM IR as \\ instead of \5C
Reid Kleckner
2019-10-10
1
-1
/
+1
*
[WebAssembly] Fix tests missed in rL374235
Thomas Lively
2019-10-09
2
-2
/
+2
*
[WebAssembly] Make returns variadic
Thomas Lively
2019-10-09
1
-1
/
+1
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
6
-22
/
+22
*
Add a missing space in a MIR parser error message
David Stenberg
2019-09-20
1
-1
/
+1
*
[PowerPC][NFC] Move codegen tests to PowerPC from MIR/PowerPC
Jinsong Ji
2019-09-13
4
-444
/
+0
*
[PowerPC][MCP][NFC] Pre-commit test cases for https://reviews.llvm.org/D65267
Kai Luo
2019-09-12
1
-0
/
+281
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
13
-21
/
+21
*
[MIR] Change test case to read from stdin instead of file
Mikael Holmen
2019-09-06
1
-1
/
+1
*
[MIR] MIRNamer pass for improving MIR test authoring experience.
Puyan Lotfi
2019-09-05
1
-0
/
+90
*
[mir-canon][NFC] Adding -verify-machineinstrs to mir-canon tests.
Puyan Lotfi
2019-09-05
2
-9
/
+10
*
AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization
Matt Arsenault
2019-08-27
2
-1
/
+16
*
[DebugInfo] Allow bundled calls in the MIR's call site info
David Stenberg
2019-08-19
1
-0
/
+47
*
[DebugInfo] MCP: collect and update DBG_VALUEs encountered in local block
Jeremy Morse
2019-08-14
1
-0
/
+7
*
GlobalISel: Add more verifier checks for G_SHUFFLE_VECTOR
Matt Arsenault
2019-08-13
1
-9
/
+9
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
5
-0
/
+248
*
[PowerPC][Peephole] Check if `extsw`'s second operand is a virtual register
Kai Luo
2019-08-02
1
-2
/
+3
*
AMDGPU/LoadStoreOptimizer: combine MMOs when merging instructions
Tom Stellard
2019-07-29
1
-2
/
+2
*
[PowerPC][NFC] Precommit a test case where ppc-mi-peepholes miscompiles extswsli
Kai Luo
2019-07-22
1
-0
/
+66
*
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
*
[MachineFunction] Base support for call site info tracking
Djordje Todorovic
2019-06-27
4
-0
/
+92
*
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
3
-8
/
+8
*
[X86] Introduce new MOVSSrm/MOVSDrm opcodes that use VR128 register class.
Craig Topper
2019-06-18
1
-3
/
+3
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
[next]