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
*
[LDV][RAGreedy] Inform LiveDebugVariables about new VRegs added by InlineSpiller
Bjorn Pettersson
2019-11-01
2
-17
/
+32
*
DAG: Add DAG argument to isFPExtFoldable
Matt Arsenault
2019-10-31
1
-14
/
+28
*
[PGO][PGSO] Fix -DBUILD_SHARED_LIBS=on builds after D69580/llvmorg-10-init-87...
Fangrui Song
2019-10-31
1
-0
/
+22
*
[PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part.
Hiroshi Yamauchi
2019-10-31
3
-5
/
+7
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
2
-13
/
+10
*
Fix missing memcpy, memmove and memset tail calls
Sanne Wouda
2019-10-31
1
-1
/
+18
*
DAG: Add new control for ISD::FMAD formation
Matt Arsenault
2019-10-31
1
-2
/
+2
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
2
-10
/
+13
*
Revert "[DebugInfo] MachineSink: Insert undef DBG_VALUEs when sinking instruc...
Jeremy Morse
2019-10-31
1
-50
/
+3
*
Revert "[DebugInfo] MachineSink: find more DBG_VALUEs to sink"
Jeremy Morse
2019-10-31
1
-86
/
+15
*
[cfi] Add flag to always generate .debug_frame
David Candler
2019-10-31
4
-3
/
+12
*
[GISel][CombinerHelper] Combine shuffle_vector scalar to build_vector
Quentin Colombet
2019-10-30
1
-2
/
+2
*
RegAllocFast: Use Register
Matt Arsenault
2019-10-30
1
-69
/
+69
*
[DebugInfo][DAG] Distinguish different kinds of location indirection
Jeremy Morse
2019-10-30
1
-5
/
+19
*
[NFC] Move this set of STRICT_* cases to be next to the non-strict cases.
Kevin P. Neal
2019-10-30
1
-10
/
+10
*
[NFC][MachineOutliner] Fix typo in comment
David Tellenbach
2019-10-30
1
-1
/
+1
*
[SelectionDAG] Add support for FP_ROUND in WidenVectorOperand.
Jay Foad
2019-10-30
1
-4
/
+14
*
LiveIntervals: Split live intervals on multiple dead defs
Krzysztof Parzyszek
2019-10-30
1
-3
/
+14
*
[ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Djordje Todorovic
2019-10-30
2
-9
/
+18
*
[X86] Make memcmp vector lowering handle arbitrary expansions
David Zarzycki
2019-10-30
1
-2
/
+2
*
[DWARF5] Added support for deleted C++ special member functions.
Adrian Prantl
2019-10-29
1
-0
/
+3
*
[SelectionDAG] Enable lowering unordered atomics loads w/LoadSDNode (and stor...
Philip Reames
2019-10-29
2
-0
/
+27
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-29
3
-4
/
+16
*
Fix some spelling mistakes in comments. NFC
Greg Bedwell
2019-10-29
1
-4
/
+4
*
Fix a spelling mistake in a comment. NFC
Greg Bedwell
2019-10-29
1
-1
/
+1
*
Revert "[NFC] Replace a linked list in LiveDebugVariables pass with a DenseMap"
Andrea Di Biagio
2019-10-29
1
-97
/
+82
*
Fix unused variable warning. NFCI.
Simon Pilgrim
2019-10-29
1
-1
/
+1
*
Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 - "Reland [AArch64][DebugIn...
Simon Pilgrim
2019-10-29
3
-16
/
+4
*
[BranchFolding] skip debug instr to avoid code change
Jeremy Morse
2019-10-29
1
-2
/
+3
*
Recommit "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"
Amy Huang
2019-10-28
7
-118
/
+109
*
[MachineOutliner][NFC] clang-formating the MachineOutliner.
Puyan Lotfi
2019-10-28
1
-34
/
+27
*
[PGO][PGSO] SizeOpts changes.
Hiroshi Yamauchi
2019-10-28
5
-3
/
+139
*
[Remarks] Remove references to ELF support
Francis Visoiu Mistrih
2019-10-28
1
-1
/
+1
*
[Remarks] Emit the remarks section by default for certain formats
Francis Visoiu Mistrih
2019-10-28
1
-12
/
+7
*
[MachineOuliner][NFC] Refactoring code to make outline rerunning a cleaner diff.
Puyan Lotfi
2019-10-28
1
-7
/
+19
*
Convert files added in d157a9bc8ba1 to unix line endings.
Nico Weber
2019-10-28
1
-119
/
+119
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-28
3
-4
/
+16
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
9
-12
/
+182
*
[DebugInfo] MachineSink: find more DBG_VALUEs to sink
Jeremy Morse
2019-10-28
1
-15
/
+86
*
[DAGCombiner] widen any_ext of popcount based on target support
Sanjay Patel
2019-10-28
1
-11
/
+28
*
[DebugInfo] MachineSink: Insert undef DBG_VALUEs when sinking instructions
Jeremy Morse
2019-10-28
1
-3
/
+50
*
[Codegen][ARM] Add float softening for cbrt
David Green
2019-10-28
2
-0
/
+29
*
[AArch64][SVE] Implement masked load intrinsics
Kerry McLaughlin
2019-10-28
3
-7
/
+14
*
[SDAG] fold insert_vector_elt with undef index
Sanjay Patel
2019-10-27
2
-4
/
+9
*
[LegalizeTypes] When promoting BITREVERSE/BSWAP don't take the shift amount i...
Craig Topper
2019-10-27
1
-10
/
+9
*
[TargetLowering] Add getBooleanContents contents check to "SETCC (SETCC), [0|...
Craig Topper
2019-10-27
1
-2
/
+5
*
[SDAG] fold extract_vector_elt with undef index
Sanjay Patel
2019-10-25
1
-2
/
+2
*
GlobalISel: Implement widenScalar for G_INSERT_VECTOR_ELT
Matt Arsenault
2019-10-25
1
-0
/
+25
*
[Alignment][NFC] Convert AllocaInst to MaybeAlign
Guillaume Chatelet
2019-10-25
1
-3
/
+3
*
Revert "Add an instruction marker field to the ExtraInfo in MachineInstrs."
Amy Huang
2019-10-25
7
-114
/
+117
[next]