[LLVMdev] Question about Constant Expressions

Ben Chambers bjchambers at gmail.com
Tue Jul 3 13:34:39 PDT 2007


How hard would it be to compile this pass and add it to the passes
that opt can run?  Is this something I should be able to do relatively
quickly?  What was the name of the file(s) that implemented the pass?

Thanks,
Ben

On 7/3/07, Chris Lattner <sabre at nondot.org> wrote:
> On Tue, 3 Jul 2007, Anton Korobeynikov wrote:
> >> We used to have a 'lowerconstantexpr' pass in transforms/scalar.  I don't
> >> know how to see deleted files in svn though.
> > They should be "seen" in the certain revision, before they were deleted.
>
> How can you see these in viewcv?
>
> -Chris
>
> --
> http://nondot.org/sabre/
> http://llvm.org/
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list