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
*
Add options for MaxLoadsPerMemcmp(OptSize).
Hiroshi Yamauchi
2019-04-12
1
-2
/
+15
*
Revert r358268 "[DebugInfo] DW_OP_deref_size in PrologEpilogInserter."
Hans Wennborg
2019-04-12
3
-22
/
+3
*
Use llvm::upper_bound. NFC
Fangrui Song
2019-04-12
4
-13
/
+8
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-12
3
-3
/
+22
*
Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
Eric Christopher
2019-04-12
1
-0
/
+1
*
[TargetLowering][X86] Teach SimplifyDemandedBits to use ShrinkDemandedOp on I...
Craig Topper
2019-04-12
1
-0
/
+6
*
Move addFrameInst out of line and remove the MCDwarf.h include.
Eric Christopher
2019-04-12
1
-0
/
+6
*
Include what's used in a few cpp files - these were getting transitive
Eric Christopher
2019-04-12
3
-0
/
+3
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-12
2
-4
/
+3
*
[Pipeliner] Fix incorrect loop carried dependence calculation
Brendon Cahoon
2019-04-11
1
-5
/
+7
*
Revert "Use llvm::lower_bound. NFC"
Ali Tamur
2019-04-11
2
-3
/
+4
*
[DAGCombiner] refactor narrowing of extracted vector binop; NFC
Sanjay Patel
2019-04-11
1
-20
/
+19
*
[DAGCombiner][x86] scalarize inserted vector FP ops
Sanjay Patel
2019-04-11
1
-0
/
+58
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-11
2
-4
/
+3
*
[RISCV] Put data smaller than eight bytes to small data section
Shiva Chen
2019-04-11
1
-0
/
+3
*
[AArch64][GlobalISel] Scalarize vector SDIV.
Amara Emerson
2019-04-10
1
-0
/
+1
*
Revert rL357745: [SelectionDAG] Compute known bits of CopyFromReg
David Green
2019-04-10
1
-20
/
+0
*
GlobalISel: Move computeValueLLTs
Matt Arsenault
2019-04-10
2
-30
/
+30
*
GlobalISel: Fix invoke lowering creating invalid type registers
Matt Arsenault
2019-04-10
1
-2
/
+3
*
GlobalISel: Support legalizing G_CONSTANT with irregular breakdown
Matt Arsenault
2019-04-10
1
-25
/
+32
*
GlobalISel: Handle odd breakdowns for bit ops
Matt Arsenault
2019-04-10
1
-40
/
+42
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-22
/
+14
*
[MachineOutliner] Replace ostringstream based string concatenation with Twine
Fangrui Song
2019-04-10
1
-10
/
+4
*
[DebugInfo] Track multiple registers in DbgEntityHistoryCalculator
David Stenberg
2019-04-10
1
-28
/
+41
*
[DebugInfo] Improve handling of clobbered fragments
David Stenberg
2019-04-10
4
-106
/
+220
*
[AsmPrinter] Delete unused RangeSpanList::addRange
Fangrui Song
2019-04-10
1
-1
/
+0
*
[DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFC
David Stenberg
2019-04-10
6
-63
/
+60
*
[DebugInfo] Make InstrRange into a class, NFC
David Stenberg
2019-04-10
4
-35
/
+41
*
[ScheduleDAG] Add statistics for maintaining the topological order.
Florian Hahn
2019-04-10
1
-0
/
+8
*
[GlobalISel][AArch64] Allow CallLowering to handle types which are normally
Amara Emerson
2019-04-09
1
-8
/
+46
*
[DAGCombiner][X86][SystemZ] Canonicalize SSUBO with immediate RHS to SADDO by...
Craig Topper
2019-04-09
1
-0
/
+8
*
[TargetLowering] SimplifyDemandedBits - add ISD::INSERT_SUBVECTOR support
Simon Pilgrim
2019-04-09
1
-0
/
+39
*
Revert LIS handling in MachineDCE
Stanislav Mekhanoshin
2019-04-09
1
-28
/
+2
*
[TargetLowering] SimplifyDemandedBits - Remove GetDemandedSrcMask lambda. NFCI.
Simon Pilgrim
2019-04-09
1
-28
/
+21
*
[TargetLowering] SimplifyDemandedBits - call SimplifyDemandedBits in bitcast ...
Simon Pilgrim
2019-04-09
1
-6
/
+16
*
[DebugInfo] Pass all values in DebugLocEntry's constructor, NFC
David Stenberg
2019-04-09
2
-24
/
+16
*
[DebugInfo] Remove redundant DebugLocEntry::MergeValues() function, NFC
David Stenberg
2019-04-09
2
-56
/
+4
*
[TargetLowering] SimplifyDemandedBits - use DemandedElts in bitcast handling
Simon Pilgrim
2019-04-08
1
-12
/
+13
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
3
-3
/
+35
*
[DAG] Pull out ComputeNumSignBits call to make debugging easier. NFCI.
Simon Pilgrim
2019-04-07
1
-2
/
+2
*
[AMDGPU] Add MachineDCE pass after RenameIndependentSubregs
Stanislav Mekhanoshin
2019-04-05
1
-2
/
+28
*
Change some dyn_cast to more apropriate isa. NFC
Fangrui Song
2019-04-05
2
-2
/
+2
*
[SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC
Simon Pilgrim
2019-04-05
1
-3
/
+8
*
GlobalISel: Add another overload of buildUnmerge
Matt Arsenault
2019-04-05
1
-0
/
+9
*
[DAGCombiner][x86] scalarize splatted vector FP ops
Sanjay Patel
2019-04-05
1
-2
/
+19
*
[SelectionDAG] Compute known bits of CopyFromReg
Piotr Sobczak
2019-04-05
1
-0
/
+20
*
[FastISel] Fix crash for gc.relocate lowring
Serguei Katkov
2019-04-05
1
-1
/
+6
*
NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer.
Eric Christopher
2019-04-04
3
-8
/
+8
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
17
-31
/
+31
*
[FastISel] Fix the crash in gc.result lowering
Serguei Katkov
2019-04-04
1
-1
/
+2
[next]