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
/
test
/
Transforms
/
LoopVectorize
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test to X86 directory: I think it depends on X86 TTI.
Tim Northover
2016-05-27
1
-0
/
+0
*
Vectorizer: track non-fast FP instructions through phis when finding reductions.
Tim Northover
2016-05-27
1
-0
/
+75
*
Look for a loop's starting location in the llvm.loop metadata
Hal Finkel
2016-05-25
1
-0
/
+74
*
[x86] avoid code explosion from LoopVectorizer for gather loop (PR27826)
Sanjay Patel
2016-05-25
1
-0
/
+41
*
Recommit r255691 since PR26509 has been fixed.
Wei Mi
2016-05-19
2
-1
/
+72
*
[LAA] Rename forwarding conflict detection option (NFC)
Matthew Simpson
2016-05-16
1
-1
/
+1
*
[LV] Ensure safe VF for loops with interleaved accesses
Matthew Simpson
2016-05-16
1
-0
/
+56
*
[InstCombine] canonicalize* LE/GE vector integer comparisons to LT/GT (PR2670...
Sanjay Patel
2016-05-13
1
-1
/
+1
*
Revert "[VectorUtils] Query number of sign bits to allow more truncations"
James Molloy
2016-05-10
1
-36
/
+0
*
[LoopVectorize] Handling induction variable with non-constant step.
Elena Demikhovsky
2016-05-10
1
-0
/
+124
*
[LV] Hint at the new loop distribution pragma in optimization remark
Adam Nemet
2016-05-09
1
-0
/
+74
*
[VectorUtils] Query number of sign bits to allow more truncations
James Molloy
2016-05-09
1
-0
/
+36
*
[LV] Identify more induction PHIs by coercing expressions to AddRecExprs
Silviu Baranga
2016-05-05
1
-0
/
+75
*
[LoopVectorize] Add operand bundles to vectorized functions
David Majnemer
2016-04-29
1
-0
/
+45
*
[PR25281] Remove AAResultsWrapper from preserved analyses of loop vectorizer.
Michael Zolotukhin
2016-04-29
1
-0
/
+59
*
[LoopVectorize] Keep hints from original loop on the vector loop
Hal Finkel
2016-04-29
1
-0
/
+30
*
[LV] Reallow positive-stride interleaved load groups with gaps
Matthew Simpson
2016-04-27
1
-6
/
+99
*
Masked Store in Loop Vectorizer - bugfix
Elena Demikhovsky
2016-04-26
1
-0
/
+46
*
[LoopVectorize] Don't consider conditional-load dereferenceability for marked...
Hal Finkel
2016-04-26
1
-0
/
+41
*
[ARM] AArch32 v8 NEON is still not IEEE-754 compliant
Renato Golin
2016-04-18
1
-14
/
+8
*
Convert this sample-based-profiling testcase to use a NoDebug CU.
Adrian Prantl
2016-04-15
1
-4
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
11
-36
/
+26
*
[test] Require 'asserts' for a test which uses -debug-only
Vedant Kumar
2016-04-14
1
-0
/
+1
*
[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin
2016-04-14
1
-0
/
+335
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
1
-95
/
+20
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-20
/
+95
*
[DebugInfo/Test] Add CU as required.
Davide Italiano
2016-04-11
1
-0
/
+2
*
[LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson
2016-04-11
1
-0
/
+41
*
Loop vectorization with uniform load
Elena Demikhovsky
2016-04-10
1
-0
/
+47
*
[LoopVectorize] Register cloned assumptions
David Majnemer
2016-04-08
1
-0
/
+32
*
Re-commit [SCEV] Introduce a guarded backedge taken count and use it in LAA a...
Silviu Baranga
2016-04-08
2
-1
/
+168
*
Revert r265535 until we know how we can fix the bots
Silviu Baranga
2016-04-06
2
-168
/
+1
*
[SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
Silviu Baranga
2016-04-06
2
-1
/
+168
*
[SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnan
David Majnemer
2016-04-06
1
-1
/
+25
*
[SLPVectorizer] Vectorize libcalls of sqrt
David Majnemer
2016-04-06
1
-25
/
+1
*
[DebugInfo] Fix tests so that each subprogram belongs to a CU.
Davide Italiano
2016-04-05
2
-0
/
+14
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
8
-8
/
+8
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
2
-2
/
+2
*
[LoopVectorize] Don't vectorize loops when everything will be scalarized
Hal Finkel
2016-03-30
2
-0
/
+101
*
[VectorUtils] Don't try and truncate PHIs to a smaller bitwidth
James Molloy
2016-03-30
1
-0
/
+58
*
[Verifier] Reject PHIs using defs from own block.
Michael Kruse
2016-03-26
1
-1
/
+1
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Matthias Braun
2016-03-22
1
-95
/
+20
*
[LoopVectorize] Annotate versioned loop with noalias metadata
Adam Nemet
2016-03-17
2
-0
/
+137
*
[LV] Preserve LoopInfo when store predication is used
Adam Nemet
2016-03-15
1
-4
/
+4
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-03-10
1
-20
/
+95
*
[x86] fix cost model inaccuracy for vector memory ops
Sanjay Patel
2016-03-09
1
-2
/
+2
*
add a test RUN to show unexpected behavior
Sanjay Patel
2016-03-09
1
-7
/
+10
*
[LoopUtils, LV] Fix PR26734
Matthew Simpson
2016-03-03
1
-0
/
+49
*
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson
2016-02-26
2
-2
/
+6
*
Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calc...
Hans Wennborg
2016-02-19
2
-72
/
+1
[next]