search for: d5de6f0

Displaying 1 result from an estimated 1 matches for "d5de6f0".

Did you mean: d5de6f0e
2017 Apr 14
2
Options for timing passes in LLVM?
Hi LLVM-Dev, Are there any options that can be used to report the time each LLVM pass takes to execute? I am examining a program that now takes about 6 times longer to compiler since we moved to the v4.0 sources from the v3.9 sources (~54s to ~320s), and so far my investigation does not seem to point to our additional target specific passes, so I would like to see where the time is being