llvm-project/polly/test
Tobias Grosser 4cb5461dae CodeGen: Generate scalar code if vector instructions cannot be generated
This fixes two crashes that appeared in case of:
  - A load of a non vectorizable type (e.g. float**)
  - An instruction that is not vectorizable (e.g. call)

llvm-svn: 154586
2012-04-12 10:46:55 +00:00
..
Cloog tests: Replace . by %s 2012-02-13 12:29:43 +00:00
CodeGen CodeGen: Generate scalar code if vector instructions cannot be generated 2012-04-12 10:46:55 +00:00
ScheduleOptimizer ScheduleOptimizer: Do not get dependences, if we do not calculate a schedule 2012-03-16 11:51:41 +00:00
ScopDetection ScopDetection: Allow to limit the scop detection to a single function 2011-10-23 11:17:06 +00:00
ScopInfo SCEVValidator: Ensure that parameters are recorded correctly 2012-03-16 10:16:28 +00:00
TempScop Temporarily remove reduction support and interchange pass 2011-08-21 14:57:58 +00:00
polybench Add initial version of Polly 2011-04-29 06:27:02 +00:00
CMakeLists.txt Use python script to silence the expected testcase fails on 32bit platform. 2012-03-29 13:10:10 +00:00
Makefile Revert "Make the "all" target depend on polly-test, so that users can run regression" 2012-04-11 07:43:24 +00:00
README Add initial version of Polly 2011-04-29 06:27:02 +00:00
create_ll.sh Add initial version of Polly 2011-04-29 06:27:02 +00:00
lit.cfg Add initial version of Polly 2011-04-29 06:27:02 +00:00
lit.site.cfg.in Remove unneeded alias analysis 2012-04-01 16:49:48 +00:00
polly.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00

README

place tests here