search for: transformintern

Displaying 8 results from an estimated 8 matches for "transformintern".

2005 Jul 26
2
[LLVMdev] llvm::ConvertibleToGEP
...Type *llvm::ConvertibleToGEP(const Type *Ty, Value *OffsetVal, std::vector<Value*> &Indices, const TargetData &TD, BasicBlock::iterator *BI) { return 0; } in lib/Transforms/TransformInternals.cpp, how can this be? Naftali On Tue, 26 Jul 2005, Chris Lattner wrote: > On Tue, 26 Jul 2005, Naftali Schwartz wrote: >> It seems like general dependence analysis in LLVM should require that this >> function be, well, functional. Is it simply a placeholder waiting for >&...
2005 Jul 26
0
[LLVMdev] llvm::ConvertibleToGEP
...GEP(const Type *Ty, Value *OffsetVal, > std::vector<Value*> &Indices, > const TargetData &TD, > BasicBlock::iterator *BI) { > return 0; > } > > in lib/Transforms/TransformInternals.cpp, how can this be? Huh, interesting. I'll remove it, thanks for pointing it out! -Chris > On Tue, 26 Jul 2005, Chris Lattner wrote: > >> On Tue, 26 Jul 2005, Naftali Schwartz wrote: >>> It seems like general dependence analysis in LLVM should require that this &g...
2005 Jul 26
2
[LLVMdev] llvm::ConvertibleToGEP
...fsetVal, >> std::vector<Value*> &Indices, >> const TargetData &TD, >> BasicBlock::iterator *BI) { >> return 0; >> } >> >> in lib/Transforms/TransformInternals.cpp, how can this be? > > Huh, interesting. I'll remove it, thanks for pointing it out! > > -Chris > >> On Tue, 26 Jul 2005, Chris Lattner wrote: >> >>> On Tue, 26 Jul 2005, Naftali Schwartz wrote: >>>> It seems like general dependence analys...
2005 Jul 26
0
[LLVMdev] llvm::ConvertibleToGEP
...std::vector<Value*> &Indices, >>> const TargetData &TD, >>> BasicBlock::iterator *BI) { >>> return 0; >>> } >>> >>> in lib/Transforms/TransformInternals.cpp, how can this be? >> >> Huh, interesting. I'll remove it, thanks for pointing it out! >> >> -Chris >> >>> On Tue, 26 Jul 2005, Chris Lattner wrote: >>> >>>> On Tue, 26 Jul 2005, Naftali Schwartz wrote: >>>>>...
2005 Jul 26
1
[LLVMdev] llvm::ConvertibleToGEP
...std::vector<Value*> &Indices, >>>> const TargetData &TD, >>>> BasicBlock::iterator *BI) { >>>> return 0; >>>> } >>>> >>>> in lib/Transforms/TransformInternals.cpp, how can this be? >>> >>> Huh, interesting. I'll remove it, thanks for pointing it out! >>> >>> -Chris >>> >>>> On Tue, 26 Jul 2005, Chris Lattner wrote: >>>> >>>>> On Tue, 26 Jul 2005, Naftali Schwa...
2005 Jul 26
2
[LLVMdev] llvm::ConvertibleToGEP
It seems like general dependence analysis in LLVM should require that this function be, well, functional. Is it simply a placeholder waiting for someone to come and fill in the details? It also appears that some other things besides dependence analysis depend on it as well...anyone working on this? Naftali
2005 Jul 26
0
[LLVMdev] llvm::ConvertibleToGEP
On Tue, 26 Jul 2005, Naftali Schwartz wrote: > It seems like general dependence analysis in LLVM should require that this > function be, well, functional. Is it simply a placeholder waiting for > someone to come and fill in the details? It also appears that some other > things besides dependence analysis depend on it as well...anyone working on > this? I don't understand
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...t; > <File > RelativePath="..\..\lib\Transforms\ExprTypeConvert.cpp"> > </File> > <File > RelativePath="..\..\lib\Transforms\LevelRaise.cpp"> > </File> > <File > RelativePath="..\..\lib\Transforms\TransformInternals.cpp"> > </File> > <File > RelativePath="..\..\lib\Transforms\TransformInternals.h"> > </File> > <Filter > Name="Instrumentation" > Filter=""> > <File > RelativePath="...