Displaying 1 result from an estimated 1 matches for "raytracer_opt1043".
2017 Oct 14
2
IR Pass Ordering Sensitivity
...⚡*?
➤ /Users/kavon/msr/llvm5/bin/opt -inline -mem2reg -inferattrs -ipconstprop -gvn -simplifycfg -bdce -sink -dse -adce -instcombine -early-cse-memssa -early-cse-memssa -dse -adce -simplifycfg -sink -ipconstprop -gvn -bdce -instcombine -jump-threading -inline -sroa ./src/apps/raytracer.bc -o ./out/raytracer_opt1043.bc
0 opt 0x000000010ebd4498 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 40
1 opt 0x000000010ebd4a46 SignalHandler(int) + 342
2 libsystem_platform.dylib 0x00007fff8ce5352a _sigtramp + 26
3 opt 0x000000010eb8ef4f llvm::String...