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
*
[TargetLowering] SimplifyDemandedBits trunc(srl(x, C1)) - early out for out o...
Simon Pilgrim
2019-03-22
1
-19
/
+19
*
GlobalISel: Fix RegBankSelect for REG_SEQUENCE
Matt Arsenault
2019-03-21
1
-4
/
+16
*
[ScalarizeMaskedMemIntrin] Add support for scalarizing expandload and compres...
Craig Topper
2019-03-21
1
-0
/
+158
*
[DAGCombiner] Use getTokenFactor in a few more cases.
Florian Hahn
2019-03-21
1
-4
/
+4
*
[DAGCombine] SimplifySelectCC - call FoldSetCC with the setcc result type
Simon Pilgrim
2019-03-21
1
-2
/
+3
*
[CodeGenPrepare] limit formation of overflow intrinsics (PR41129)
Sanjay Patel
2019-03-21
1
-2
/
+6
*
[SelectionDAG] Add scalarization of ABS node (PR41149)
Simon Pilgrim
2019-03-21
1
-0
/
+1
*
[ScalarizeMaskedMemIntrinsics] Reverse some if conditions to reduce indentati...
Craig Topper
2019-03-21
1
-20
/
+16
*
Allow machine dce to remove uses in the same instruction
Stanislav Mekhanoshin
2019-03-20
1
-3
/
+5
*
[CGP] fix formatting; NFC
Sanjay Patel
2019-03-20
1
-3
/
+4
*
[CGP] convert chain of 'if' to 'switch'; NFC
Sanjay Patel
2019-03-20
1
-14
/
+13
*
Remove out of date comment. NFCI.
Simon Pilgrim
2019-03-20
1
-1
/
+0
*
[ExpandMemCmp] Trigger on bcmp too.
Clement Courbet
2019-03-20
1
-1
/
+2
*
[DwarfDebug] Skip entries to big for 16 bit size field in Dwarf < 5.
Florian Hahn
2019-03-19
1
-1
/
+7
*
CodeGen: Refactor regallocator command line and target selection
Matt Arsenault
2019-03-19
1
-27
/
+34
*
RegAllocFast: Do not allocate registers for undef uses
Matt Arsenault
2019-03-19
1
-0
/
+48
*
RegAllocFast: Remove early selection loop, the spill calculation will report ...
Matt Arsenault
2019-03-19
1
-9
/
+1
*
Fix for ABS legalization on PPC buildbot.
Simon Pilgrim
2019-03-19
1
-0
/
+1
*
Allow unordered loads to be considered invariant in CodeGen
Philip Reames
2019-03-19
2
-3
/
+10
*
[AtomicExpand] Fix a crash bug when lowering unordered loads to cmpxchg
Philip Reames
2019-03-19
1
-0
/
+3
*
[DAGCombine] Fix a miscompile when reducing BUILD_VECTORs to a shuffle
Justin Bogner
2019-03-19
1
-11
/
+9
*
[SelectionDAG] Handle unary SelectPatternFlavor for ABS case in SelectionDAGB...
Simon Pilgrim
2019-03-19
5
-38
/
+60
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
14
-37
/
+230
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
14
-229
/
+37
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
14
-37
/
+229
*
[GlobalISel] Include missing change from r356396
Amara Emerson
2019-03-18
1
-4
/
+2
*
Revert r356304: remove subreg parameter from MachineIRBuilder::buildCopy()
Amara Emerson
2019-03-18
1
-5
/
+5
*
[TargetLowering] Add code size information on isFPImmLegal. NFC
Adhemerval Zanella
2019-03-18
2
-39
/
+63
*
[DAG] Cleanup unused node in SimplifySelectCC.
Nirav Dave
2019-03-18
1
-8
/
+7
*
[DebugInfo] Ignore bitcasts when lowering stack arg dbg.values
David Stenberg
2019-03-18
1
-2
/
+4
*
[CodeGen] Defined MVTs v3i32, v3f32, v5i32, v5f32
Tim Renouf
2019-03-17
1
-0
/
+8
*
[CodeGen] Prepare for introduction of v3 and v5 MVTs
Tim Renouf
2019-03-17
3
-2
/
+38
*
RegAllocFast: Add hint to debug printing
Matt Arsenault
2019-03-17
1
-1
/
+2
*
[DAGCombine] Fold (x & ~y) | y patterns
Nikita Popov
2019-03-17
1
-0
/
+22
*
[TargetLowering] improve the default expansion of uaddsat/usubsat
Sanjay Patel
2019-03-17
1
-0
/
+11
*
[DAGCombine] combineShuffleOfScalars - handle non-zero SCALAR_TO_VECTOR indic...
Simon Pilgrim
2019-03-16
1
-2
/
+2
*
[WebAssembly] Make rethrow take an except_ref type argument
Heejin Ahn
2019-03-16
2
-31
/
+38
*
[GlobalISel] Make isel verification checks of vregs run under NDEBUG only.
Amara Emerson
2019-03-16
1
-4
/
+4
*
[GlobalISel] Allow MachineIRBuilder to build subregister copies.
Amara Emerson
2019-03-15
1
-5
/
+5
*
[SelectionDAG] Add SimplifyDemandedBits handling for ISD::SCALAR_TO_VECTOR
Simon Pilgrim
2019-03-15
1
-0
/
+13
*
[CodeGenPrepare] avoid crashing from replacing a phi twice
Mikael Holmen
2019-03-15
1
-2
/
+6
*
[CGP] add another bailout for degenerate code (PR41064)
Sanjay Patel
2019-03-14
1
-1
/
+5
*
MIR: Allow targets to serialize MachineFunctionInfo
Matt Arsenault
2019-03-14
4
-235
/
+26
*
Allow code motion (and thus folding) for atomic (but unordered) memory operands
Philip Reames
2019-03-14
1
-3
/
+1
*
Add IR debug info support for Elemental, Pure, and Recursive Procedures.
Adrian Prantl
2019-03-14
1
-0
/
+6
*
GlobalISel: Use multiple returns for intrinsic structs
Matt Arsenault
2019-03-14
2
-16
/
+9
*
[GlobalISel][Utils] Add a getConstantVRegVal variant that looks through instrs
Quentin Colombet
2019-03-14
2
-10
/
+60
*
[ResetMachineFunctionPass] Add visited functions statistics info
Craig Topper
2019-03-14
1
-0
/
+2
*
[DAGCombiner] Fix Comment. NFC.
Nirav Dave
2019-03-13
1
-1
/
+1
*
[DAGCombiner] If a TokenFactor would be merged into its user, consider the us...
Nirav Dave
2019-03-13
1
-0
/
+6
[next]