search for: bug17623a

Displaying 2 results from an estimated 2 matches for "bug17623a".

Did you mean: bug17623
2015 Jan 05
2
[LLVMdev] LTO v. opt
...on -domtree -memdep -gvn -memdep -memcpyopt -dse -loops -\ scalar-evolution -loop-simplify -lcssa -indvars -loop-deletion -branch-prob -block-freq -loop-vectorize -scalar-evolution -alignment-from-assumptions -instcombine -lazy-val\ ue-info -jump-threading -simplifycfg -globaldce -verify -verify-di bug17623a.o opt: Unknown command line argument '-basictti'. Try: 'bin/opt -help' opt: Did you mean '-basiccg'? opt: Unknown command line argument '-x86tti'. Try: 'bin/opt -help' opt: Did you mean '-notti'? opt: Unknown command line argument '-verify-di...
2015 Jan 05
2
[LLVMdev] LTO v. opt
On Jan 3, 2015, at 11:52 PM, Bill Wendling <isanbard at gmail.com> wrote: > On Jan 2, 2015, at 8:32 PM, David Callahan <dcallahan at fb.com> wrote: > >> Hi, >> >> I am new to the LLVM dev community so forgive a perhaps obvious question. I am looking at bug 17623 which is an LTO/optimizer interaction bug. I am working on a Mac with Xcode installed but have