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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Fix various issues around the VirtReg2Value mapping
Nicolai Haehnle
2018-11-30
1
-2
/
+11
*
[SelectionDAG] fold FP binops with 2 undef operands to undef
Sanjay Patel
2018-11-30
1
-2
/
+4
*
Revert "[BTF] Add BTF DebugInfo"
Yonghong Song
2018-11-30
7
-1114
/
+2
*
[BTF] Add BTF DebugInfo
Yonghong Song
2018-11-30
7
-2
/
+1114
*
[CodeGen] Prefer static frame index for STATEPOINT liveness args
Than McIntosh
2018-11-30
1
-1
/
+10
*
TableGen/ISel: Allow PatFrag predicate code to access captured operands
Nicolai Haehnle
2018-11-30
1
-0
/
+12
*
[SelectionDAG] Support result type promotion for FLT_ROUNDS_
Alex Bradbury
2018-11-30
2
-0
/
+10
*
[SelectionDAG] Support promotion of PREFETCH operands
Alex Bradbury
2018-11-30
2
-0
/
+15
*
[SelectionDAG] Support promotion of FRAMEADDR/RETURNADDR operands
Alex Bradbury
2018-11-30
2
-0
/
+10
*
[TargetLowering][RISCV] Introduce isSExtCheaperThanZExt hook and implement fo...
Alex Bradbury
2018-11-30
2
-10
/
+22
*
[CodeGen] Fix bugs in BranchFolderPass when debug labels are generated.
Hsiangkai Wang
2018-11-30
1
-5
/
+5
*
[NFC] Refine doxygen format.
Hsiangkai Wang
2018-11-30
1
-57
/
+64
*
[DAGCombiner] narrow truncated binops
Sanjay Patel
2018-11-29
1
-0
/
+22
*
[RISCV] Implement codegen for cmpxchg on RV32IA
Alex Bradbury
2018-11-29
1
-2
/
+32
*
[MachineScheduler] Order FI-based memops based on stack direction
Francis Visoiu Mistrih
2018-11-29
1
-4
/
+18
*
[SelectionDAG][AArch64][X86] Move legalization of vector MULHS/MULHU from Leg...
Craig Topper
2018-11-29
1
-0
/
+2
*
[GlobalISel] Fix insertion of stack-protector epilogue
Petr Pavlu
2018-11-29
1
-8
/
+23
*
[GlobalISel] Make EnableGlobalISel always set when GISel is enabled
Petr Pavlu
2018-11-29
1
-13
/
+17
*
[CGP] Improve compile time for complex addressing mode
Serguei Katkov
2018-11-29
1
-106
/
+58
*
[MachineScheduler] Add support for clustering mem ops with FI base operands
Francis Visoiu Mistrih
2018-11-28
1
-2
/
+14
*
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
Francis Visoiu Mistrih
2018-11-28
4
-28
/
+37
*
[DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugValue. NFC
Simon Atanasyan
2018-11-28
2
-3
/
+2
*
[LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use SplitVecOp_Trunca...
Craig Topper
2018-11-26
1
-7
/
+2
*
[SelectionDAG] Teach BaseIndexOffset::match to unwrap the base after looking ...
Craig Topper
2018-11-26
1
-3
/
+3
*
[CodeGen] Support custom format of stack maps
Than McIntosh
2018-11-26
1
-5
/
+22
*
Delete dead code introduced in r347354.
Erich Keane
2018-11-26
1
-4
/
+0
*
[CodeGen] Take SPAdj into account for STATEPOINT liveness args
Than McIntosh
2018-11-26
1
-1
/
+1
*
Remove an unnecessary file; NFC.
Aaron Ballman
2018-11-26
2
-18
/
+0
*
[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
Diana Picus
2018-11-26
1
-9
/
+12
*
Fix typo in comment. NFC
Diana Picus
2018-11-26
1
-1
/
+1
*
[x86] limit transform for select-of-fp-constants
Sanjay Patel
2018-11-25
1
-0
/
+3
*
[SelectionDAG] move constant or splat functions to common location
Sanjay Patel
2018-11-25
2
-39
/
+28
*
[DAG] consolidate shift simplifications
Sanjay Patel
2018-11-23
2
-74
/
+58
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
6
-15
/
+0
*
Revert r343341
Luke Cheeseman
2018-11-23
6
-0
/
+15
*
[LegalizeVectorTypes] Don't use SplitVecOp_TruncateHelper if we're heading to...
Craig Topper
2018-11-23
1
-0
/
+9
*
[LegalizeVectorTypes] Have SplitVecOp_TruncateHelper fall back to SplitVecOp_...
Craig Topper
2018-11-22
1
-1
/
+7
*
[DAGCombiner] form 'not' ops ahead of shifts (PR39657)
Sanjay Patel
2018-11-22
1
-0
/
+21
*
[mingw] Use unmangled name after the $ in the section name
Reid Kleckner
2018-11-21
1
-2
/
+3
*
[DAGCombiner] refactor select-of-FP-constants transform
Sanjay Patel
2018-11-21
1
-53
/
+60
*
[DAGCombiner] reduce code duplication; NFC
Sanjay Patel
2018-11-21
1
-33
/
+30
*
[TargetLowering] SimplifyDemandedBits - only reduce known bits for integer co...
Simon Pilgrim
2018-11-21
1
-1
/
+3
*
Test commit: Delete trailing space in comment
Nikita Popov
2018-11-21
1
-1
/
+1
*
[DAGCombiner] look through bitcasts when trying to narrow vector binops
Sanjay Patel
2018-11-20
1
-13
/
+14
*
[CodeView] Add support for ref-qualified member functions.
Zachary Turner
2018-11-20
2
-21
/
+49
*
[CodeView] Mark this pointers as const.
Zachary Turner
2018-11-20
1
-0
/
+3
*
[DAGCombine] Add calls to SimplifyDemandedVectorElts from visitINSERT_SUBVECT...
Simon Pilgrim
2018-11-20
2
-1
/
+5
*
[TargetLowering] Improve SimplifyDemandedVectorElts/SimplifyDemandedBits support
Simon Pilgrim
2018-11-20
1
-0
/
+17
*
[SelectionDAG] Compute known bits and num sign bits for live out vector regis...
Craig Topper
2018-11-20
2
-4
/
+4
*
[DAGCombiner] reduce code duplication in visitXOR; NFC
Sanjay Patel
2018-11-20
1
-32
/
+29
[next]