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
*
[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-26
3
-1
/
+2
*
[DAG] Avoid smart constructor-based dangling nodes.
Nirav Dave
2019-03-26
2
-0
/
+15
*
[TargetLowering] Add SimplifyDemandedBits support for ISD::INSERT_VECTOR_ELT
Simon Pilgrim
2019-03-26
2
-3
/
+45
*
Fix nondeterminism introduced in r353954
Yi Kong
2019-03-26
2
-2
/
+3
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
3
-2
/
+1
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
3
-1
/
+2
*
[SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC
Simon Pilgrim
2019-03-25
1
-3
/
+19
*
[CGP] Build the DominatorTree lazily
Teresa Johnson
2019-03-25
1
-34
/
+39
*
MISched: Don't schedule regions with 0 instructions
Matt Arsenault
2019-03-25
1
-2
/
+6
*
[LegalizeDAG] Expand i16 bswap directly to a rotate by 8 instead of relying o...
Craig Topper
2019-03-24
1
-3
/
+2
*
[CGP] Make several static functions member functions (NFC)
Teresa Johnson
2019-03-24
1
-19
/
+25
*
[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
[next]