diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-03-10 22:03:30 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-03-10 22:03:30 +0000 |
commit | ab38488c96fc13c153e6a8a9293811842be03610 (patch) | |
tree | 0e01df25504f753f85dcd771ba67669cf5717c05 /llvm/lib/IR/Module.cpp | |
parent | d90f8d182ddd9caf12ef908b45aa3709c58fec7b (diff) | |
download | llvm-ab38488c96fc13c153e6a8a9293811842be03610.zip llvm-ab38488c96fc13c153e6a8a9293811842be03610.tar.gz llvm-ab38488c96fc13c153e6a8a9293811842be03610.tar.bz2 |
Ported scoplib to use isl_val * instead of isl_int
1) The isl_int -> isl_val changes are the ones Tobias suggested.
One additional isl_val_free is added (and needed)
2) Three scoplib_vector_free are added, maybe we would need even
more (and matrix_free) but it's hard to place them right.
3) Cleaned the includes (and removed 'extern C')
This fixes the broken compilation for the scoplib import and export.
Contributed-by: Johannes Doerfert <doerfert@cs.uni-saarland.de>
llvm-svn: 203500
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions