Adapt interface file code for vectorisation
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Mon, 16 Jul 2007 03:57:39 +0000 (03:57 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Mon, 16 Jul 2007 03:57:39 +0000 (03:57 +0000)
commitb0c46848af7e431a2898af1a8aa1fbb0d2499137
tree951abf0bba511632d41dc003a3e5107809b5fd90
parent35380dd876960a2e88e8743545615040f08b4f27
Adapt interface file code for vectorisation

For the most part, this patch simply renames functions which had been used
for closure conversion and hence have CC in their name. It also changes the
OccNames generated by vectorisation.
compiler/basicTypes/OccName.lhs
compiler/iface/LoadIface.lhs
compiler/iface/MkIface.lhs
compiler/iface/TcIface.lhs
compiler/main/HscTypes.lhs
compiler/vectorise/VectMonad.hs