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
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[DemandedBits] Use SetVector for Worklist
Nikita Popov
2019-01-07
1
-7
/
+6
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
1
-1
/
+1
*
[CallSite removal] Migrate all Alias Analysis APIs to use the newly
Chandler Carruth
2019-01-07
15
-343
/
+337
*
[BDCE] Remove dead uses of arguments
Nikita Popov
2019-01-04
1
-41
/
+47
*
[ValueTracking] Fix a misuse of APInt in GetPointerBaseWithConstantOffset
Florian Hahn
2019-01-04
1
-1
/
+8
*
[SLPVectorizer] Flag ADD/SUB SSAT/USAT intrinsics trivially vectorizable (PR4...
Simon Pilgrim
2019-01-03
1
-0
/
+4
*
[BasicAA] Support arbitrary pointer sizes (and fix an overflow bug)
Hal Finkel
2019-01-02
1
-49
/
+96
*
Reapply "[BDCE][DemandedBits] Detect dead uses of undead instructions"
Nikita Popov
2019-01-01
1
-2
/
+36
*
[MemoryLocation] Use LocationSize instead of ints; NFC
George Burgess IV
2018-12-23
1
-20
/
+36
*
[Loads] Use LocationSize instead of ints; NFC
George Burgess IV
2018-12-23
1
-1
/
+1
*
[Lint] Use LocationSize instead of ints; NFC
George Burgess IV
2018-12-23
1
-2
/
+2
*
[AAEval] Use LocationSize instead of ints; NFC
George Burgess IV
2018-12-23
1
-7
/
+10
*
[Analysis] More LocationSize cleanup; NFC
George Burgess IV
2018-12-22
2
-4
/
+4
*
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
Vedant Kumar
2018-12-21
2
-7
/
+3
*
[BasicAA] Fix AA bug on dynamic allocas and stackrestore
Reid Kleckner
2018-12-21
1
-0
/
+6
*
[LAA] Avoid generating RT checks for known deps preventing vectorization.
Florian Hahn
2018-12-20
1
-5
/
+6
*
[NFC] Fix trailing comma after function.
Clement Courbet
2018-12-20
1
-1
/
+1
*
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
Michael Kruse
2018-12-20
2
-6
/
+161
*
Revert "[BDCE][DemandedBits] Detect dead uses of undead instructions"
Nikita Popov
2018-12-19
1
-41
/
+6
*
[BDCE][DemandedBits] Detect dead uses of undead instructions
Nikita Popov
2018-12-19
1
-6
/
+41
*
[ValueTracking] remove unused parameters from helper functions; NFC
Sanjay Patel
2018-12-19
1
-23
/
+16
*
[LAA] Introduce enum for vectorization safety status (NFC).
Florian Hahn
2018-12-18
1
-6
/
+12
*
Change the objc ARC optimizer to use the new objc.* intrinsics
Pete Cooper
2018-12-18
1
-88
/
+64
*
[CaptureTracking] Pass MaxUsesToExplore from wrappers to the actual implement...
Artur Pilipenko
2018-12-18
1
-3
/
+4
*
[InstSimplify] Simplify saturating add/sub + icmp
Nikita Popov
2018-12-17
1
-0
/
+66
*
[SampleFDO] handle ProfileSampleAccurate when initializing function entry count
Wei Mi
2018-12-13
1
-18
/
+2
*
[ThinLTO] Compute synthetic function entry count
Easwaran Raman
2018-12-13
2
-7
/
+9
*
Revert r348645 - "[MemCpyOpt] memset->memcpy forwarding with undef tail"
David L. Jones
2018-12-13
1
-6
/
+0
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-11
/
+7
*
[SampleFDO] Extend profile-sample-accurate option to cover isFunctionColdInCa...
Wei Mi
2018-12-12
1
-1
/
+8
*
[ConstantFolding] Handle leading zero-size elements in load folding
Nikita Popov
2018-12-11
1
-2
/
+13
*
[NewPM] fixing asserts on deleted loop in -print-after-all
Fedor Sergeev
2018-12-11
1
-1
/
+4
*
[MemCpyOpt] memset->memcpy forwarding with undef tail
Nikita Popov
2018-12-07
1
-0
/
+6
*
Reapply "[DemandedBits][BDCE] Support vectors of integers"
Nikita Popov
2018-12-07
1
-21
/
+44
*
Revert "[DemandedBits][BDCE] Support vectors of integers"
Nikita Popov
2018-12-07
1
-44
/
+22
*
[DemandedBits][BDCE] Support vectors of integers
Nikita Popov
2018-12-06
1
-22
/
+44
*
Revert r347934 "[SCEV] Guard movement of insertion point for loop-invariants"
David L. Jones
2018-12-05
1
-42
/
+41
*
[CmpInstAnalysis] fix function signature for ICmp code to predicate; NFC
Sanjay Patel
2018-12-04
1
-10
/
+10
*
[CmpInstAnalysis] fix formatting; NFC
Sanjay Patel
2018-12-03
1
-4
/
+4
*
Fixing -print-module-scope for legacy SCC passes
Fedor Sergeev
2018-12-03
1
-4
/
+21
*
[ValueTracking] Support funnel shifts in computeKnownBits()
Nikita Popov
2018-12-02
1
-0
/
+21
*
[ValueTracking] add helper function for testing implied condition; NFCI
Sanjay Patel
2018-12-02
2
-38
/
+35
*
[ThinLTO] Allow importing of functions with var args
Teresa Johnson
2018-12-01
1
-9
/
+2
*
LegacyDivergenceAnalysis: fix uninitialized value
Nicolai Haehnle
2018-11-30
1
-1
/
+3
*
[DA] GPUDivergenceAnalysis for unstructured GPU kernels
Nicolai Haehnle
2018-11-30
2
-26
/
+108
*
Fix parenthesis warning in IVDescriptors
Renato Golin
2018-11-30
1
-3
/
+3
*
Add a new reduction pattern match
Renato Golin
2018-11-30
1
-6
/
+66
*
[SCEV] Guard movement of insertion point for loop-invariants
Warren Ristow
2018-11-30
1
-41
/
+42
*
Introduce MaxUsesToExplore argument to capture tracking
Artur Pilipenko
2018-11-29
1
-11
/
+9
*
[InstSimplify] fold select with implied condition
Sanjay Patel
2018-11-29
1
-0
/
+39
[prev]
[next]