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
...
*
Revert "debuginfo: Use symbol difference for CU length to simplify assembly ...
Jordan Rupprecht
2018-12-11
3
-16
/
+1
*
[Debuginfo] Prevent CodeGenPrepare from dropping debuginfo references.
Wolfgang Pieb
2018-12-11
1
-0
/
+15
*
[GISel]: Add MachineIRBuilder support for passing in Flags while building
Aditya Nandakumar
2018-12-11
1
-1
/
+4
*
Revert r348843 "[CodeGen] Allow mempcy/memset to generate small overlapping s...
Clement Courbet
2018-12-11
1
-3
/
+5
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-11
1
-5
/
+3
*
[TargetLowering] Add ISD::EXTRACT_VECTOR_ELT support to SimplifyDemandedBits
Simon Pilgrim
2018-12-11
1
-0
/
+19
*
[GISel]: Refactor MachineIRBuilder to allow passing additional parameters to ...
Aditya Nandakumar
2018-12-11
3
-402
/
+493
*
debuginfo: Use symbol difference for CU length to simplify assembly reading/e...
David Blaikie
2018-12-10
3
-1
/
+16
*
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
Amara Emerson
2018-12-10
5
-13
/
+70
*
[TargetLowering] Add UNDEF folding to SimplifyDemandedVectorElts
Simon Pilgrim
2018-12-10
1
-1
/
+6
*
[DAGCombiner] Remove unnecessary recursive DAGCombiner::visitINSERT_SUBVECTOR...
Simon Pilgrim
2018-12-10
1
-6
/
+0
*
[GlobalISel] Set stack protector index when translating Intrinsic::stackprote...
Petr Pavlu
2018-12-10
1
-5
/
+7
*
[DAGCombiner] Use the result value type in visitCONCAT_VECTORS
Francis Visoiu Mistrih
2018-12-10
1
-1
/
+1
*
[DebugInfo] Don't drop dbg.value's of nullptr
Jeremy Morse
2018-12-10
2
-1
/
+5
*
[DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out
Jeremy Morse
2018-12-10
5
-11
/
+40
*
[DAGCombiner] re-enable truncation of binops
Sanjay Patel
2018-12-08
1
-12
/
+7
*
[SelectionDAG] Remove ISD::ADDC/ADDE from some undef handling code in getNode...
Craig Topper
2018-12-08
1
-2
/
+0
*
[GlobalISel] Add IR translation support for the @llvm.log10 intrinsic
Jessica Paquette
2018-12-07
1
-0
/
+5
*
Follow-up from r348441 to add the rest of the objc ARC intrinsics.
Pete Cooper
2018-12-07
1
-0
/
+14
*
[DAGCombiner] split trunc from extend in hoistLogicOpWithSameOpcodeHands; NFC
Sanjay Patel
2018-12-07
1
-33
/
+48
*
[DAGCombiner] disable truncation of binops by default
Sanjay Patel
2018-12-07
1
-1
/
+7
*
[DAGCombiner] remove explicit calls to AddToWorkList; NFCI
Sanjay Patel
2018-12-07
1
-6
/
+0
*
[SelectionDAG] Don't pass on DemandedElts when handling SCALAR_TO_VECTOR
Simon Pilgrim
2018-12-07
1
-1
/
+1
*
[DAGCombiner] use root SDLoc for all nodes created by logic fold
Sanjay Patel
2018-12-07
1
-1
/
+1
*
[DAGCombiner] don't bother saving a SDLoc for a node that's dead; NFCI
Sanjay Patel
2018-12-06
1
-1
/
+1
*
[DAGCombiner] more clean up in hoistLogicOpWithSameOpcodeHands(); NFC
Sanjay Patel
2018-12-06
1
-41
/
+34
*
[DAGCombiner] don't group bswap with casts in logic hoisting fold
Sanjay Patel
2018-12-06
1
-6
/
+15
*
[DAGCombiner] reduce indent; NFC
Sanjay Patel
2018-12-06
1
-38
/
+31
*
[DagCombiner][X86] Simplify a ConcatVectors of a scalar_to_vector with undef.
Andrea Di Biagio
2018-12-06
1
-4
/
+12
*
[DAGCombiner] don't hoist logic op if operands have other uses, part 2
Sanjay Patel
2018-12-06
1
-5
/
+7
*
Fix Wdocumentation warning. NFCI.
Simon Pilgrim
2018-12-06
1
-2
/
+0
*
[DAGCombiner] don't hoist logic op if operands have other uses
Sanjay Patel
2018-12-06
1
-2
/
+6
*
[DAGCombiner] refactor function that hoists bitwise logic; NFCI
Sanjay Patel
2018-12-06
1
-56
/
+65
*
DAGCombiner::visitINSERT_VECTOR_ELT - pull out repeated VT.getVectorNumElemen...
Simon Pilgrim
2018-12-06
1
-3
/
+4
*
Test commit: Removed trailing space in .txt file.
Markus Lavin
2018-12-06
1
-2
/
+2
*
Add objc.* ARC intrinsics and codegen them to their runtime methods.
Pete Cooper
2018-12-06
1
-0
/
+36
*
[MachineOutliner][NFC] Move yet another std::vector out of a loop
Jessica Paquette
2018-12-06
1
-3
/
+4
*
[MachineOutliner][NFC] Move std::vector out of loop
Jessica Paquette
2018-12-06
1
-1
/
+2
*
[MachineOutliner][NFC] Remove IntegerInstructionMap from InstructionMapper
Jessica Paquette
2018-12-06
1
-9
/
+2
*
[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC and G_CONCAT_VECT...
Amara Emerson
2018-12-05
2
-0
/
+115
*
[MachineOutliner][NFC] Remove buildCandidateList and replace with findCandidates
Jessica Paquette
2018-12-05
1
-45
/
+9
*
[MachineOutliner][NFC] Candidates don't need to be shared_ptrs anymore
Jessica Paquette
2018-12-05
1
-11
/
+10
*
[MachineOutliner][NFC] Remove CandidateList, since it's now unused.
Jessica Paquette
2018-12-05
1
-29
/
+11
*
Fix buildbot capture warning
Jessica Paquette
2018-12-05
1
-9
/
+6
*
[MachineOutliner][NFC] Simplify and unify pruning/outlining logic
Jessica Paquette
2018-12-05
1
-157
/
+15
*
[MachineOutliner] Outline functions by order of benefit
Jessica Paquette
2018-12-05
1
-63
/
+68
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
6
-65
/
+102
*
[MachineOutliner][NFC] Don't create outlined sequence from integer mapping
Jessica Paquette
2018-12-05
1
-13
/
+6
*
[DAGCombiner] don't try to extract a fraction of a vector binop and crash (PR...
Sanjay Patel
2018-12-05
1
-10
/
+14
*
[TargetLowering] Remove ISD::ANY_EXTEND/ANY_EXTEND_VECTOR_INREG opcodes from ...
Simon Pilgrim
2018-12-05
1
-2
/
+0
[prev]
[next]