~ryan-rmarcus/pocl/pocl

« back to all changes in this revision

Viewing changes to lib/kernel/sources.mk

  • Committer: Carlos Sánchez de La Lama
  • Date: 2011-12-16 19:22:28 UTC
  • mfrom: (101.1.11 pocl.parallelregion)
  • Revision ID: carlos.delalama@urjc.es-20111216192228-q04bggvsavdpb2nm
Merge.
Correct handling of barriered for loops with PHI nodes.
Bug #900379 fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
libkernel_a_SOURCES = templates.h               \
2
 
                      barrier.c                 \
 
2
                      barrier.ll                \
3
3
                      get_work_dim.c            \
4
4
                      get_global_size.c         \
5
5
                      get_global_id.c           \