"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4d728127fb7d056b86e771c12c5d23cfd6417ffb"
Uniformize the InstructionSimplify interface by ensuring that all routines
take a TargetLibraryInfo parameter. Internally, rather than passing TD, TLI and DT parameters around all over the place, introduce a struct for holding them. llvm-svn: 152623
Loading
Please register or sign in to comment