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 - 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
*
[IR] Create new method in `Function` class (NFC)
Evandro Menezes
2019-04-03
3
-4
/
+4
*
[AArch64][GlobalISel] Legalize G_FEXP2
Jessica Paquette
2019-04-03
1
-1
/
+6
*
[DAGCombiner] Rename variables Demanded -> DemandedBits/DemandedElts. NFCI.
Simon Pilgrim
2019-04-03
1
-9
/
+10
*
[DAGCombiner] loosen restrictions for moving shuffles after vector binop
Sanjay Patel
2019-04-03
1
-16
/
+19
*
[DAGCombine] Don't use getZExtValue() until we know the constant is in range.
Simon Pilgrim
2019-04-03
1
-2
/
+2
*
Revert r357256 "[DAGCombine] Improve Lifetime node chains."
Hans Wennborg
2019-04-03
1
-31
/
+0
*
[GlobalISel] Add IRTranslator support for llvm.stacksave and llvm.stackrestore
Jessica Paquette
2019-04-02
1
-0
/
+28
*
[DAGCombiner] reduce code duplication; NFC
Sanjay Patel
2019-04-02
1
-8
/
+8
*
Enforce StackID definition in PEI
Sander de Smalen
2019-04-02
3
-7
/
+35
*
Add an optional list of blocks to avoid when looking for a path in isPotentia...
Nick Lewycky
2019-04-02
1
-1
/
+1
*
[RISCV] Generate address sequences suitable for mcmodel=medium
Alex Bradbury
2019-04-01
1
-1
/
+4
*
[DAGCombiner] Rewrite ImproveLifetimeNodeChain to avoid DAG loop.
Nirav Dave
2019-03-29
1
-8
/
+9
*
[DAG] Avoid redundancy in StoreMerge TokenFactor generation.
Nirav Dave
2019-03-29
1
-2
/
+2
*
[DAGCombine] Prune unnused nodes.
Nirav Dave
2019-03-29
1
-15
/
+48
*
[CodeGen] Refactor the option for the maximum jump table size
Evandro Menezes
2019-03-29
1
-2
/
+2
*
[DAG] Set up infrastructure to avoid smart constructor-based dangling nodes
Nirav Dave
2019-03-29
2
-0
/
+16
*
[DAGCombiner] simplify shuffle of shuffle
Sanjay Patel
2019-03-29
1
-0
/
+33
*
[DAGCombine] Improve Lifetime node chains.
Nirav Dave
2019-03-29
1
-0
/
+30
*
[DAGCombiner] fold sext into decrement
Sanjay Patel
2019-03-29
1
-0
/
+9
*
Switch lowering: exploit unreachable fall-through when lowering case range cl...
Hans Wennborg
2019-03-29
2
-3
/
+23
*
[ScheduleDAG] Move `Topo` and `addEdge` to base class.
Clement Courbet
2019-03-29
3
-34
/
+28
*
[SelectionDAGBuilder] Fix 80 column violation. NFC
Craig Topper
2019-03-28
1
-1
/
+2
*
[InterleavedAccessPass] Don't increase the number of bytes loaded.
Eli Friedman
2019-03-28
1
-3
/
+9
*
[DAG] Fix Lifetime Node ID hashing.
Nirav Dave
2019-03-28
1
-0
/
+7
*
[DAGCombiner] fold sext into negation
Sanjay Patel
2019-03-28
1
-0
/
+10
*
[DAGCombiner] Fold truncate(build_vector(x,y)) -> build_vector(truncate(x),tr...
Simon Pilgrim
2019-03-28
1
-1
/
+15
*
[DAGCombiner] Teach TokenFactor pruning to peek through lifetime nodes
Nirav Dave
2019-03-27
1
-0
/
+2
*
[LegalizeVectorTypes] Allow single loads and stores for more short vectors
Justin Bogner
2019-03-27
1
-1
/
+6
*
Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes."
Nirav Dave
2019-03-27
2
-15
/
+0
*
[CGP] Reset DT when optimizing select instructions
Teresa Johnson
2019-03-27
1
-4
/
+8
*
[ConstantRange] Rename isWrappedSet() to isUpperWrapped()
Nikita Popov
2019-03-27
1
-1
/
+1
*
RegPressure: Fix crash on blocks with only dbg_value
Matt Arsenault
2019-03-27
1
-1
/
+7
*
[GlobalISel] Fix legalizer artifact combiner from crashing with invalid dead ...
Amara Emerson
2019-03-27
1
-1
/
+2
[next]