hanchenye-llvm-project/polly/test
Tobias Grosser 4d96c8d714 clang-format: Many more files
After this commit, polly is clang-format clean. This can be tested with
'ninja polly-check-format'. Updates to clang-format may change this, but the
differences will hopefully be both small and general improvements to the
formatting.

We currently have some not very nice formatting for a couple of items, DEBUG()
stmts for example. I believe the benefit of being clang-format clean outweights
the not perfect layout of this code.

llvm-svn: 177796
2013-03-23 01:05:07 +00:00
..
Cloog tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
CodePreparation CodePrepare: Do not require canonical induction variables for scev based mode 2013-03-20 22:41:53 +00:00
Dependences Dependences: Add support to calculate memory based dependences 2012-11-01 21:28:32 +00:00
IndependentBlocks Remove dependence on canonical induction variable 2013-03-20 18:03:18 +00:00
Isl codegen: properly instantiate SCEVs to the place where they are used 2013-03-22 23:42:53 +00:00
ScheduleOptimizer execute cloog specific testcases only with CLOOG_FOUND 2012-12-03 21:33:40 +00:00
ScopDetect Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
ScopInfo tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
TempScop Tests: move content of .c files in .ll 2012-11-02 06:08:39 +00:00
polybench clang-format: Many more files 2013-03-23 01:05:07 +00:00
CMakeLists.txt Integrate polly test-suite into an llvm "make check-all" if built as part of the whole using cmake. 2012-12-06 07:59:18 +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
create_ll.sh
lit.cfg tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
lit.site.cfg.in Integrate polly test-suite into an llvm "make check-all" if built as part of the whole using cmake. 2012-12-06 07:59:18 +00:00
polly.ll

README

place tests here