Go to file
Howard Hinnant 9741d6c96e Implement a few optimizations for vector push_back and insert. Fixes r10828365.
llvm-svn: 150542
2012-02-15 00:41:34 +00:00
clang [analyzer] Add the Malloc checker to the list of tested checkers. 2012-02-15 00:19:07 +00:00
compiler-rt [ASan] Define an internal implementation of strchr to make stack OOB tests pass on Windows 2012-02-14 19:33:04 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Update repository paths. 2012-01-08 22:31:18 +00:00
libcxx Implement a few optimizations for vector push_back and insert. Fixes r10828365. 2012-02-15 00:41:34 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld (no commit message) 2012-02-15 00:38:09 +00:00
lldb Only allow expressions to use the JIT if memory 2012-02-14 22:50:38 +00:00
llvm Use a temporary variable, rather then a series of redundant calls. 2012-02-15 00:36:26 +00:00
polly ScheduleOpt: Allow to configure for which dependences to optimize 2012-02-14 14:02:48 +00:00