Go to file
Chandler Carruth c00a7ff4b7 [LCG] Add the most basic of edge insertion to the lazy call graph. This
just handles the pre-DFS case. Also add some test cases for this case to
make sure it works.

llvm-svn: 207411
2014-04-28 11:10:23 +00:00
clang clang-format: Improve binary operator detection. 2014-04-28 09:19:28 +00:00
clang-tools-extra Try to fix the build. newFrontendActionFactory was changed to return a unique_ptr. 2014-04-28 10:06:50 +00:00
compiler-rt Fix building Asan and common sanitizers tests on FreeBSD 9.2 2014-04-28 10:33:01 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Fix bug #18350. Add tests for tuples of all the smart pointers (except auto_ptr) 2014-04-26 05:19:48 +00:00
libcxxabi Properly sign extend delta in compact unwind info 2014-04-25 01:39:06 +00:00
lld [PECOFF] Allow multiple directives in one module-definition file. 2014-04-26 00:25:02 +00:00
lldb Fixed up lldb-gdbserver to match slightly different debugserver listener host:port message. 2014-04-28 06:04:46 +00:00
llvm [LCG] Add the most basic of edge insertion to the lazy call graph. This 2014-04-28 11:10:23 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly www: Reference phone call notes 2014-04-23 18:09:24 +00:00