Go to file
Michael Gottesman c189a392ce [ObjCARC Debug Messages] This is a squashed commit of 3x debug message commits ala echristo's suggestion.
1. Added debug messages when in OptimizeIndividualCalls we move calls into predecessors and then erase the original call.
2. Added debug messages when in the process of moving calls in ObjCARCOpt::MoveCalls we create new RR and delete old RR.
3. Added a debug message when we visit a specific retain instruction in ObjCARCOpt::PerformCodePlacement.

llvm-svn: 171988
2013-01-09 19:23:24 +00:00
clang Do not model loads from complex types, since we don't accurately model the imaginary and real parts yet. 2013-01-09 18:46:17 +00:00
clang-tools-extra Implements the features requested in PR14679. 2013-01-08 15:19:57 +00:00
compiler-rt tsan: detect races on fd passed to epoll_ctl 2013-01-09 17:31:27 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Made test output iterators have value_type of 'void'; matches ones in library 2013-01-09 17:20:02 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Better tie together ContentType and Permissions. 2013-01-09 01:17:12 +00:00
lldb Add a "--reverse" or "-r" option to the "list" with no options command. This will list backwards from the 2013-01-09 03:27:33 +00:00
llvm [ObjCARC Debug Messages] This is a squashed commit of 3x debug message commits ala echristo's suggestion. 2013-01-09 19:23:24 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00