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
*
[DAGCombine] Check the uses of negated floating constant and remove the hack
QingShan Zhang
2020-06-26
1
-11
/
+15
*
[LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHG
Alex Bradbury
2020-06-25
1
-1
/
+13
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
4
-0
/
+3338
*
Don't jump to landing pads in Control Flow Optimizer
Arthur Eubanks
2020-05-28
1
-8
/
+10
*
[MachineSink] Fix for breaking phi edges with instructions with multiple defs
David Green
2020-05-07
1
-17
/
+13
*
[DAGCombine] Fix splitting indexed loads in ForwardStoreValueToDirectLoad()
Nemanja Ivanovic
2020-04-14
1
-10
/
+15
*
[CodeGen] Fix sinking local values in lpads with phis
Reid Kleckner
2020-04-13
1
-1
/
+16
*
No longer generate calls to *_finite
serge-sans-paille
2020-02-28
1
-61
/
+12
*
[Codegen] Revert rL354676/rL354677 and followups - introduced PR43446 miscompile
Roman Lebedev
2020-02-26
1
-27
/
+0
*
[AArch64][FPenv] Update chain of int to fp conversion
Diogo Sampaio
2020-02-18
1
-2
/
+8
*
[CodeGen] Fix the computation of the alignment of split stores.
Hans Wennborg
2020-02-12
1
-2
/
+10
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
6
-51
/
+54
*
Revert "[DebugInfo][DAG] Distinguish different kinds of location indirection"
Jeremy Morse
2020-02-12
1
-19
/
+5
*
[DebugInfo] Re-instate LiveDebugVariables scope trimming
Jeremy Morse
2020-02-12
1
-1
/
+24
*
[ARM] Fix non-determenistic behaviour
Diogo Sampaio
2020-02-10
1
-3
/
+9
*
[ARM][VecReduce] Force expand vector_reduce_fmin
David Green
2020-02-05
1
-2
/
+2
*
[AArch64] -fpatchable-function-entry=N,0: place patch label after BTI
Fangrui Song
2020-02-03
1
-1
/
+7
*
Revert "Reland: [DWARF] Allow cross-CU references of subprogram definitions"
Vedant Kumar
2020-01-29
4
-28
/
+12
*
[GlobalMerge] Preserve symbol visibility when merging globals
Michael Spang
2020-01-29
1
-0
/
+2
*
Reland "[StackColoring] Remap PseudoSourceValue frame indices via MachineFunc...
Fangrui Song
2020-01-27
1
-7
/
+9
*
[PatchableFunction] Allow empty entry MachineBasicBlock
Fangrui Song
2020-01-24
1
-3
/
+8
*
Add function attribute "patchable-function-prefix" to support -fpatchable-fun...
Fangrui Song
2020-01-24
1
-4
/
+29
*
[AsmPrinter] Don't emit __patchable_function_entries entry if "patchable-func...
Fangrui Song
2020-01-24
1
-1
/
+5
*
[CodeGen] Move fentry-insert, xray-instrumentation and patchable-function bef...
Fangrui Song
2020-01-24
1
-6
/
+6
*
[PGO][PGSO] Update BFI in CodeGenPrepare::optimizeSelectInst.
Hiroshi Yamauchi
2020-01-23
1
-0
/
+1
*
[StackColoring] Remap FixedStackPseudoSourceValue frame index referenced by M...
Fangrui Song
2020-01-21
1
-0
/
+19
*
RegisterClassInfo::computePSetLimit - assert that we actually find a register.
Simon Pilgrim
2020-01-15
1
-0
/
+1
*
[Scheduler] Adjust interface of CreateTargetMIHazardRecognizer to use Schedul...
David Green
2020-01-15
1
-3
/
+3
*
[codegen,amdgpu] Enhance MIR DIE and re-arrange it for AMDGPU.
Michael Liao
2020-01-14
1
-0
/
+9
*
[DAGCombine] Replace `getIntPtrConstant()` with `getVectorIdxTy()`.
Michael Liao
2020-01-14
1
-1
/
+2
*
[LegalizeTypes] Remove untested code from ExpandIntOp_UINT_TO_FP
Craig Topper
2020-01-14
1
-70
/
+2
*
[MachineScheduler] Reduce reordering due to mem op clustering
Jay Foad
2020-01-14
1
-0
/
+2
*
[AIX][XCOFF] Supporting the ReadOnlyWithRel SectionKnd
diggerlin
2020-01-14
1
-1
/
+4
*
[FPEnv] Fix chain handling regression after 04a8696
Ulrich Weigand
2020-01-14
2
-34
/
+31
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-2
/
+2
*
Fix "MIParser::getIRValue(unsigned int)’ defined but not used" warning. NFCI.
Simon Pilgrim
2020-01-14
1
-6
/
+0
*
[SelectionDAG] ComputeKnownBits - merge getValidMinimumShiftAmountConstant() ...
Simon Pilgrim
2020-01-14
1
-11
/
+12
*
[SelectionDAG] ComputeKnownBits - merge getValidMinimumShiftAmountConstant() ...
Simon Pilgrim
2020-01-14
1
-10
/
+12
*
[GlobalISel] Change representation of shuffle masks in MachineOperand.
Eli Friedman
2020-01-13
7
-47
/
+24
*
Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto ...
Amy Huang
2020-01-13
1
-8
/
+0
*
[LegalizeIntegerTypes][X86] Add support for expanding input of STRICT_SINT_TO...
Craig Topper
2020-01-13
1
-6
/
+30
*
Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use EVT
Daniel Sanders
2020-01-13
1
-3
/
+11
*
[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands.
Puyan Lotfi
2020-01-13
1
-1
/
+2
*
[SelectionDAG] ComputeNumSignBits add getValidMaximumShiftAmountConstant() fo...
Simon Pilgrim
2020-01-13
1
-0
/
+31
*
[LegalizeTypes] Add SoftenFloatResult support for STRICT_SINT_TO_FP/STRICT_UI...
Andrew Wei
2020-01-14
1
-8
/
+16
*
[SelectionDAG] ComputeNumSignBits add getValidMinimumShiftAmountConstant() IS...
Simon Pilgrim
2020-01-13
1
-1
/
+4
*
[Scheduler] Remove superfluous casts. NFC
David Green
2020-01-13
1
-4
/
+2
*
[SelectionDAG] ComputeNumSignBits - Use getValidShiftAmountConstant for shift...
Simon Pilgrim
2020-01-13
1
-15
/
+8
*
[SelectionDAG] ComputeKnownBits - Add DemandedElts support to getValidShiftAm...
Simon Pilgrim
2020-01-13
1
-8
/
+14
*
[FPEnv] Fix chain handling for fpexcept.strict nodes
Ulrich Weigand
2020-01-13
2
-14
/
+81
[next]