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
/
Cloog
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Cloog support
Johannes Doerfert
2014-12-02
95
-5751
/
+0
*
Remove -polly-codegen-scev option and related code
Tobias Grosser
2014-11-30
4
-76
/
+7
*
Modify test cases to work with SCEV based code generation
Tobias Grosser
2014-11-16
2
-2
/
+2
*
[Fix] Accidently changed the type of a libgomp argument in r219003.
Johannes Doerfert
2014-10-03
1
-1
/
+1
*
Put the parallel context alloca into the function entry block.
Johannes Doerfert
2014-10-03
1
-0
/
+65
*
[Refactor] Generalize parallel code generation
Johannes Doerfert
2014-10-03
8
-50
/
+23
*
Always pipe in test files
Tobias Grosser
2014-08-30
21
-21
/
+21
*
Replace %defaultOpts with explicit pass names
Tobias Grosser
2014-08-30
54
-69
/
+69
*
Update the jscop tests and port them to isl codegen.
Johannes Doerfert
2014-08-03
16
-492
/
+0
*
Mark a GPGPU test case as XFAIL
Tobias Grosser
2014-08-02
1
-0
/
+2
*
Update for llvm change.
Rafael Espindola
2014-07-30
1
-14
/
+14
*
[Refactor] Use attributes to mark function as invalid for polly
Johannes Doerfert
2014-07-15
2
-2
/
+6
*
Remove use of llvm.codegen intrinsic for GPGPU codegen
Yabin Hu
2014-06-24
3
-0
/
+106
*
Do not run GPGPU test cases without nvptx target
Tobias Grosser
2014-05-14
2
-0
/
+2
*
We missed two files in the last commit.
Tobias Grosser
2014-04-22
2
-2
/
+2
*
Really fix the load case.
Tobias Grosser
2014-04-18
1
-2
/
+7
*
Ensure a scalar pointer when issuing a vector load
Tobias Grosser
2014-04-17
1
-0
/
+32
*
Fix for vector codegen in OpenMP subfunctions
Tobias Grosser
2014-04-15
1
-0
/
+48
*
Dependences: Do not fail in case a schedule eliminates all dependences
Tobias Grosser
2014-04-15
2
-0
/
+56
*
Codegeneration: Free memory correctly when using -polly-vectorizer=polly
Tobias Grosser
2014-04-14
1
-0
/
+21
*
Fix polly tests to not include aliases to declarations.
Rafael Espindola
2014-03-12
1
-14
/
+42
*
Remove other unneccessary uses of -O3 in the test suite
Tobias Grosser
2014-01-27
1
-1
/
+1
*
Do not run -O3 to canonicalize test case
Tobias Grosser
2014-01-27
1
-1
/
+1
*
Adjust test case to changed cloog output
Tobias Grosser
2014-01-19
1
-1
/
+1
*
ScopValidator: smax expressions are no parameters
Tobias Grosser
2013-12-09
1
-7
/
+5
*
test: Remove use of defaultOpts
Tobias Grosser
2013-12-09
1
-1
/
+1
*
ScopInfo: Correctly handle true/false conditions
Tobias Grosser
2013-09-07
1
-1
/
+1
*
[CodeGen] Fixup assert fails caused by incorrect LoopInfo update
Tobias Grosser
2013-09-02
2
-0
/
+60
*
Remove '-debug-only' from test case
Tobias Grosser
2013-07-29
1
-1
/
+1
*
JSONImporter: Free new schedule if found invalid
Tobias Grosser
2013-07-29
1
-1
/
+1
*
CodeGeneration: Fix double free in vector for
Tobias Grosser
2013-07-29
1
-1
/
+1
*
Use a slightly smaller hammer to make this pass.
Rafael Espindola
2013-07-28
1
-5
/
+2
*
Temporary disable a test until I finished the fix
Tobias Grosser
2013-07-27
1
-0
/
+3
*
Looks like this test crashes. Add --crash to not for now.
Rafael Espindola
2013-07-27
1
-1
/
+1
*
Add not to commands that fail.
Rafael Espindola
2013-07-26
2
-2
/
+2
*
scop detection: do not run scop detection on regions without loops
Sebastian Pop
2013-06-03
1
-1
/
+1
*
scop detection: only handle functions with loops
Sebastian Pop
2013-05-30
1
-1
/
+1
*
Update LoopInfo correctly
Tobias Grosser
2013-05-16
1
-1
/
+6
*
LoopGenerators: Construct loops such that they are already loop rotated
Tobias Grosser
2013-05-16
2
-7
/
+7
*
tests: Properly check if asserts are available
Tobias Grosser
2013-03-12
1
-1
/
+1
*
Missed on test case in the last commit
Tobias Grosser
2013-03-12
1
-0
/
+1
*
Use attributes references on call/invoke instructions.
Bill Wendling
2013-02-22
2
-12
/
+16
*
execute cloog specific testcases only with CLOOG_FOUND
Sebastian Pop
2012-12-03
101
-0
/
+5902