Go to file
Ted Kremenek 20be0b4397 [static analyzer]: only call RemoveDeadBindings() when analyzing non-Expr stmts, entering a basic block, or analyzing non-consumed expressions. This sigificantly speeds up analysis time, and reduces analysis time down to 27% less than before we linearized the CFG.
llvm-svn: 144332
2011-11-10 23:26:10 +00:00
clang [static analyzer]: only call RemoveDeadBindings() when analyzing non-Expr stmts, entering a basic block, or analyzing non-consumed expressions. This sigificantly speeds up analysis time, and reduces analysis time down to 27% less than before we linearized the CFG. 2011-11-10 23:26:10 +00:00
compiler-rt platform/clang_darwin: Improve the "can we build for this arch test" by checking 2011-11-10 19:32:03 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove support folder from Apple install 2011-11-04 15:59:51 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fix order of arguments for target stop-hook list/delete. Having 2011-11-10 23:03:44 +00:00
llvm Thumb2 parsing for push/pop w/ hi registers in the reglist. 2011-11-10 23:17:11 +00:00
polly www: Remove link to LLVM for upper left corner. This confused a lot of people 2011-11-10 14:01:53 +00:00