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
*
[SelectionDAG] computeKnownBits - remove some duplicate/shadow variables. NFCI.
Simon Pilgrim
2019-05-03
1
-6
/
+4
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-05-03
1
-9
/
+117
*
[IRTranslator] Use the alloc size instead of the store size when translating ...
Quentin Colombet
2019-05-03
1
-1
/
+1
*
[AArch64][Windows] Compute function length correctly in unwind tables.
Eli Friedman
2019-05-03
2
-3
/
+19
*
[SelectionDAG] Add asserts to verify the vectorness of input and output types...
Craig Topper
2019-05-02
1
-0
/
+12
*
[DAGCombiner] try repeated fdiv divisor transform before building estimate (2...
Sanjay Patel
2019-05-02
1
-4
/
+4
*
[SelectionDAG] remove constant folding limitations based on FP exceptions
Sanjay Patel
2019-05-02
2
-27
/
+16
*
Revert "[DAGCombiner] try repeated fdiv divisor transform before building est...
Sanjay Patel
2019-05-01
1
-3
/
+3
*
DAG: allow DAG pointer size different from memory representation.
Tim Northover
2019-05-01
4
-47
/
+134
*
[SelectionDAG] remove div-by-zero constant folding restriction
Sanjay Patel
2019-04-30
1
-7
/
+3
*
[TargetLowering] findOptimalMemOpLowering. NFCI.
Sjoerd Meijer
2019-04-30
2
-123
/
+119
*
[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
Fangrui Song
2019-04-30
1
-13
/
+13
*
[TargetLowering] Change getOptimalMemOpType to take a function attribute list
Sjoerd Meijer
2019-04-30
1
-1
/
+2
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-30
6
-3
/
+38
*
[DAGCombiner] Do not generate ISD::ADDE node if adde is not legal for the tar...
Zi Xuan Wu
2019-04-30
1
-1
/
+3
*
computePolynomialFromPointer - add missing early-out return for non-pointer t...
Simon Pilgrim
2019-04-29
1
-0
/
+1
*
[globalisel] Improve Legalizer debug output
Daniel Sanders
2019-04-29
2
-6
/
+62
*
[DAG] Refactor DAGCombiner::ReassociateOps
Bjorn Pettersson
2019-04-29
1
-45
/
+44
*
[DebugInfo] Terminate more location-list ranges at the end of blocks
Jeremy Morse
2019-04-29
2
-20
/
+82
*
[DAGCombiner] try repeated fdiv divisor transform before building estimate
Sanjay Patel
2019-04-28
1
-3
/
+3
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-4
/
+15
*
[DAGCombine] Cleanup visitEXTRACT_SUBVECTOR. NFCI.
Simon Pilgrim
2019-04-26
1
-10
/
+11
*
[X86][SSE] Disable shouldFoldConstantShiftPairToMask for btver1/btver2 target...
Simon Pilgrim
2019-04-26
1
-0
/
+3
*
[GlobalISel] Fix inserting copies in the right position for reg definitions
Marcello Maggioni
2019-04-26
2
-12
/
+38
*
[SelectionDAG][X86] Use stack load/store in PromoteIntRes_BITCAST when the in...
Craig Topper
2019-04-25
1
-15
/
+18
*
[GlobalISel][AArch64] Legalize G_FNEARBYINT
Jessica Paquette
2019-04-25
1
-0
/
+2
*
[GlobalISel] Add IRTranslator support for G_FNEARBYINT
Jessica Paquette
2019-04-25
1
-0
/
+2
*
Recommitting r358783 and r358786 "[MS] Emit S_HEAPALLOCSITE debug info" with ...
Amy Huang
2019-04-24
5
-0
/
+54
*
[DAGCombiner] scale repeated FP divisor by splat factor
Sanjay Patel
2019-04-24
1
-3
/
+13
*
DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...
David Blaikie
2019-04-24
6
-13
/
+63
*
Add "const" in GetUnderlyingObjects. NFC
Bjorn Pettersson
2019-04-24
3
-14
/
+14
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
2
-1
/
+24
*
[CGP] Look through bitcasts when duplicating returns for tail calls
Francis Visoiu Mistrih
2019-04-23
1
-1
/
+3
*
Revert "[MS] Emit S_HEAPALLOCSITE debug info" because of ToTWin64(db)
Amy Huang
2019-04-23
4
-36
/
+0
*
[AArch64][GlobalISel] Legalize G_INTRINSIC_ROUND
Jessica Paquette
2019-04-23
1
-0
/
+1
*
Reapply: "DebugInfo: Emit only one kind of accelerated access/name table""
David Blaikie
2019-04-23
3
-4
/
+6
*
[AArch64][GlobalISel] Legalize G_INTRINSIC_TRUNC
Jessica Paquette
2019-04-23
1
-0
/
+1
*
Revert "DebugInfo: Emit only one kind of accelerated access/name table"
David Blaikie
2019-04-23
3
-8
/
+3
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
12
-62
/
+56
*
[DAGCombiner] generalize binop-of-splats scalarization
Sanjay Patel
2019-04-23
1
-46
/
+38
*
[DAGCombiner] Combine OR as ADD when no common bits are set
Bjorn Pettersson
2019-04-23
1
-16
/
+40
*
Revert "Use const DebugLoc&"
Chandler Carruth
2019-04-23
1
-2
/
+2
*
DebugInfo: Emit only one kind of accelerated access/name table
David Blaikie
2019-04-22
3
-3
/
+8
*
[SelectionDAG] move splat util functions up from x86 lowering
Sanjay Patel
2019-04-22
1
-0
/
+52
*
Use const DebugLoc&
Matt Arsenault
2019-04-22
1
-2
/
+2
*
GlobalISel: Legalize scalar G_EXTRACT sources
Matt Arsenault
2019-04-22
1
-0
/
+7
*
[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits bitcast handling
Simon Pilgrim
2019-04-22
1
-1
/
+25
*
[DAGCombiner] make variable name less ambiguous; NFC
Sanjay Patel
2019-04-22
1
-4
/
+4
*
[DAGCombiner] prepare shuffle-of-splat to handle more patterns; NFC
Sanjay Patel
2019-04-22
1
-11
/
+16
*
Revert r358800. Breaks Obsequi from the test suite.
Amara Emerson
2019-04-20
1
-95
/
+4
[next]