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
*
[codeview] Check if this 'this' type of a method is a pointer
Reid Kleckner
2018-12-26
2
-8
/
+19
*
[NVPTX] Allow libcalls that are defined in the current module.
Justin Lebar
2018-12-26
1
-0
/
+26
*
[MIPS GlobalISel] Select G_SELECT
Petar Avramovic
2018-12-25
1
-8
/
+11
*
[X86] Use GetDemandedBits to simplify the operands of PMULDQ/PMULUDQ.
Craig Topper
2018-12-24
1
-0
/
+9
*
Revert rL350048 and rL350050
Max Kazantsev
2018-12-24
2
-16
/
+9
*
Fix build - follow-up to r350048 which broke headerless (v4) address pool
David Blaikie
2018-12-24
2
-8
/
+10
*
DebugInfo: Use assembly label arithmetic for address pool size for easier rea...
David Blaikie
2018-12-24
2
-5
/
+10
*
DebugInfo: Add assembly comments for debug_addr contribution header fields
David Blaikie
2018-12-24
1
-0
/
+4
*
[SelectionDAGBuilder] Use ::precise LocationSizes; NFC
George Burgess IV
2018-12-24
1
-11
/
+23
*
[DAGCombiner] limit shuffle to extend transform (PR40146)
Sanjay Patel
2018-12-23
1
-4
/
+5
*
[DAGCombiner] allow hoisting vector bitwise logic ahead of extends
Sanjay Patel
2018-12-23
1
-6
/
+5
*
[DAGCombiner] allow narrowing of add followed by truncate
Sanjay Patel
2018-12-22
1
-2
/
+1
*
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
Vedant Kumar
2018-12-21
3
-17
/
+5
*
[DAGCombiner] simplify code leading to scalarizeExtractedVectorLoad; NFC
Sanjay Patel
2018-12-21
1
-6
/
+5
*
[GlobalISel][AArch64] Add support for widening G_FCEIL
Jessica Paquette
2018-12-21
1
-0
/
+9
*
[SelectionDAG] Always use the version of computeKnownBits that returns a valu...
Simon Pilgrim
2018-12-21
5
-27
/
+16
*
[ARM] Complete the Thumb1 shift+and->shift+shift transforms.
Eli Friedman
2018-12-20
1
-1
/
+2
*
DebugInfo: Fix for missing comp_dir handling with r349207
David Blaikie
2018-12-20
1
-9
/
+10
*
[CodeView] Emit global variables within lexical scopes to limit visibility
Brock Wyma
2018-12-20
2
-79
/
+151
*
[SelectionDAGBuilder] Enable funnel shift building to custom rotates
Simon Pilgrim
2018-12-20
1
-4
/
+2
*
Re-land r349731 "[CodeGen][ExpandMemcmp] Add an option for allowing overlappi...
Clement Courbet
2018-12-20
1
-96
/
+137
*
Revert r349731 "[CodeGen][ExpandMemcmp] Add an option for allowing overlappin...
Clement Courbet
2018-12-20
1
-137
/
+96
*
[CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.
Clement Courbet
2018-12-20
1
-96
/
+137
*
[DAGCombiner] Fix a place that was creating a SIGN_EXTEND with an extra operand.
Craig Topper
2018-12-20
1
-1
/
+1
*
[DwarfExpression] Fix a typo in a doxygen comment. NFC.
Matt Davis
2018-12-20
1
-1
/
+1
*
[CodeGenPrepare] Fix bad IR created by large offset GEP splitting.
Eli Friedman
2018-12-19
1
-3
/
+4
*
Fix test commit
Rhys Perry
2018-12-19
1
-1
/
+1
*
Test commit
Rhys Perry
2018-12-19
1
-1
/
+1
*
[GlobalISel][AArch64] Add support for @llvm.ceil
Jessica Paquette
2018-12-19
1
-0
/
+5
*
[SelectionDAG] Optional handling of UNDEF elements in matchBinaryPredicate (p...
Simon Pilgrim
2018-12-19
1
-4
/
+4
*
[SelectionDAG] Optional handling of UNDEF elements in matchBinaryPredicate (p...
Simon Pilgrim
2018-12-19
1
-6
/
+13
*
[TargetLowering] Fix propagation of undefs in zero extension ops (PR40091)
Simon Pilgrim
2018-12-19
2
-4
/
+23
*
[SelectionDAG] Optional handling of UNDEF elements in matchUnaryPredicate
Simon Pilgrim
2018-12-19
1
-4
/
+13
*
[DebugInfo] Move several private headers to include directory
Yonghong Song
2018-12-18
11
-309
/
+10
*
Preserve the linkage for objc* intrinsics as clang will set them to weak_exte...
Pete Cooper
2018-12-18
1
-5
/
+8
*
Add nonlazybind to objc_retain/objc_release when converting from intrinsics.
Pete Cooper
2018-12-18
1
-3
/
+10
*
Rewrite objc intrinsics to runtime methods in PreISelIntrinsicLowering instea...
Pete Cooper
2018-12-18
2
-52
/
+112
*
DebugInfo: Fix missing local imported entities after r349207
David Blaikie
2018-12-18
1
-3
/
+3
*
Add FMF management to common fp intrinsics in GlobalIsel
Michael Berg
2018-12-18
1
-22
/
+50
*
[MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM
Petar Avramovic
2018-12-18
1
-9
/
+9
*
[SelectionDAG][X86] Fix [US](ADD|SUB)SAT vector legalization, add tests
Nikita Popov
2018-12-18
2
-2
/
+6
*
[MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR
Petar Avramovic
2018-12-18
1
-2
/
+5
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-12-18
6
-0
/
+15
*
[TargetLowering] Fallback from SimplifyDemandedVectorElts to SimplifyDemanded...
Simon Pilgrim
2018-12-18
1
-1
/
+8
*
GlobalISel: Improve crash on invalid mapping
Matt Arsenault
2018-12-18
1
-1
/
+1
*
[codeview] Update comment on aligning symbol records
Reid Kleckner
2018-12-18
1
-2
/
+4
*
[codeview] Align symbol records to save 441MB during linking clang.pdb
Reid Kleckner
2018-12-18
1
-0
/
+1
*
Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify ...
David Blaikie
2018-12-18
3
-1
/
+15
*
[SDAG] Clarify the origin of chain in REG_SEQUENCE in comment, NFC
Krzysztof Parzyszek
2018-12-17
1
-1
/
+3
*
[SelectionDAG] Fix noop detection for vectors in AssertZext/AssertSext in get...
Craig Topper
2018-12-17
1
-2
/
+2
[next]