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
/
polly
/
test
/
ScopInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCEVValidator] Loop exit values of loops before the SCoP are synthesizable.
Michael Kruse
2017-07-26
1
-0
/
+61
*
Untangle ScopInfo lit-testcases from specifics of the legacy-PM
Philip Pfaffe
2017-07-21
7
-22
/
+19
*
[IslNodeBuilder] Relax complexity check in invariant loads and run it early
Tobias Grosser
2017-07-20
1
-0
/
+73
*
[ScopInfo] Add support for wrap-around of integers in unsigned comparisons.
Michael Kruse
2017-07-20
8
-5
/
+189
*
[Polly] [OptDiag] Updating Polly Diagnostics Remarks
Eli Friedman
2017-07-17
1
-0
/
+35
*
[Invariant Loads] Do not consider invariant loads to have dependences.
Siddharth Bhat
2017-07-13
2
-16
/
+7
*
[FIX] Add %loadPolly to test
Andreas Simbuerger
2017-06-27
1
-1
/
+1
*
[ScopInfo] Bound the number of array disjuncts in run-time bounds checks
Tobias Grosser
2017-06-25
1
-0
/
+241
*
[ScopInfo] Fix crash with sum of invariant load and AddRec.
Eli Friedman
2017-06-20
1
-0
/
+50
*
Don't check side effects for functions outside of SCoP
Eli Friedman
2017-06-14
1
-0
/
+36
*
[ScopBuilder] Exclude ignored intrinsics from explicit instruction list.
Michael Kruse
2017-06-01
1
-0
/
+46
*
[test] Add a short explanation to test
Tobias Grosser
2017-05-31
1
-0
/
+6
*
[ScopInfo] Do not add terminator & synthesizable instructions to the output i...
Michael Kruse
2017-05-29
1
-5
/
+0
*
Delinearize memory accesses that reference parameters coming from function calls
Tobias Grosser
2017-05-27
1
-0
/
+118
*
Allow side-effect free function calls in valid affine SCEVs
Tobias Grosser
2017-05-27
1
-0
/
+67
*
[Polly] Added the list of Instructions to output in ScopInfo pass
Tobias Grosser
2017-05-27
1
-0
/
+49
*
[Polly] Add handling of Top Level Regions
Philip Pfaffe
2017-05-24
1
-0
/
+3
*
[ScopInfo] Simplify domains early
Tobias Grosser
2017-05-23
1
-0
/
+378
*
[Fortran Support] Materialize outermost dimension for Fortran array.
Siddharth Bhat
2017-05-19
1
-2
/
+2
*
[ScopDetection] Allow detection of full functions
Tobias Grosser
2017-05-19
1
-0
/
+64
*
[ScopInfo] Gracefully handle long compile times
Tobias Grosser
2017-05-19
1
-0
/
+235
*
[Fortran Support] Change "global" pattern match to work for params
Siddharth Bhat
2017-05-18
2
-1
/
+95
*
[Polly][Fortran Support] Fix two testcases for the loadable-library use-case
Philip Pfaffe
2017-05-15
2
-2
/
+2
*
[Fortran Support] Add pattern match for Fortran Arrays that are parameters.
Siddharth Bhat
2017-05-15
1
-0
/
+67
*
[NFC] [Fortran Support] Run -instnamer on testcases
Siddharth Bhat
2017-05-12
2
-40
/
+40
*
[NFC] [Fortran Support] Cleanup Fortran Array pattern mactch testcases
Siddharth Bhat
2017-05-12
2
-0
/
+205
*
[Polly] Canonicalize arrays according to base-ptr equivalence class
Tobias Grosser
2017-05-10
7
-0
/
+433
*
Fix typo
Tobias Grosser
2017-05-05
1
-1
/
+1
*
[ScopBuilder] Do not verify unfeasible SCoPs.
Michael Kruse
2017-05-05
1
-0
/
+51
*
Fix handling of signWrappedSets in access relations
Tobias Grosser
2017-05-05
1
-0
/
+42
*
[ScopInfo] Do not use LLVM names to identify statements, arrays, and parameters
Tobias Grosser
2017-05-03
2
-0
/
+298
*
[tests] Ensure all test cases use named variables
Tobias Grosser
2017-04-28
4
-124
/
+124
*
[test] Fix two testcases. NFC.
Michael Kruse
2017-04-03
1
-1
/
+1
*
[ScopDetect/Info] Allow unconditional hoisting of loads from dereferenceable ...
Tobias Grosser
2017-03-09
1
-0
/
+112
*
[ScopDetection] Require LoadInst base pointers to be hoisted.
Michael Kruse
2017-03-07
2
-5
/
+8
*
[tests] Make sure tests do not end in 'unreachable' - Part III
Tobias Grosser
2017-03-07
1
-1
/
+1
*
[tests] Update bounds-check elimination test cases
Tobias Grosser
2017-03-07
2
-8
/
+8
*
[tests] Make sure tests do not end in 'unreachable' - Part II
Tobias Grosser
2017-03-07
5
-6
/
+6
*
[tests] Make sure tests do not end in 'unreachable'
Tobias Grosser
2017-03-07
2
-2
/
+2
*
Adapt to llvm change r296992 to unbreak the bots
Sanjoy Das
2017-03-06
1
-2
/
+2
*
[ScopDetection] Do not allow required-invariant loads in non-affine region
Tobias Grosser
2017-03-02
1
-0
/
+66
*
[ScopInfo] Disable memory folding in case it results in multi-disjunct relations
Tobias Grosser
2017-03-01
3
-2
/
+5
*
[ScopInfo] Simplify inbounds assumptions under domain constraints
Tobias Grosser
2017-02-28
4
-3
/
+776
*
[ScopInfo] Count read-only arrays when computing complexity of alias check
Tobias Grosser
2017-02-18
1
-0
/
+224
*
[ScopInfo] Add statistics to count loops after scop modeling
Tobias Grosser
2017-02-17
1
-0
/
+241
*
Updated isl to isl-0.18-254-g6bc184d
Tobias Grosser
2017-02-17
8
-13
/
+13
*
[ScopInfo] Do not try to fold array dimensions of size zero
Tobias Grosser
2017-02-17
1
-0
/
+59
*
[tests] Fix some misspellings [NFC]
Tobias Grosser
2017-02-16
1
-1
/
+1
*
[ScopInfo] Bound the number of disjuncts in context
Tobias Grosser
2017-02-16
1
-0
/
+207
*
[ScopInfo] Always derive upper and lower bounds for parameters
Tobias Grosser
2017-02-16
1
-1
/
+1
[next]