Go to file
Sean Silva 6347df0f81 [PM] Port MemCpyOpt to the new PM.
The need for all these Lookup* functions is just because of calls to
getAnalysis inside methods (i.e. not at the top level) of the
runOnFunction method. They should be straightforward to clean up when
the old PM is gone.

llvm-svn: 272615
2016-06-14 02:44:55 +00:00
clang Remove stray semi-colon in *.py file, NFC 2016-06-14 01:14:50 +00:00
clang-tools-extra [include-fixer] only deduplicate symbols after matching symbols with the undefined identifier. 2016-06-13 19:05:07 +00:00
compiler-rt [sanitizer][esan] Add internal_sigaction_syscall 2016-06-13 21:50:00 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Remove _LIBCPP_TRIVIAL_PAIR_COPY_CTOR option. 2016-06-14 01:36:15 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Update numbers. 2016-06-13 22:48:36 +00:00
lldb Add missing #include for linux. 2016-06-10 23:53:06 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [PM] Port MemCpyOpt to the new PM. 2016-06-14 02:44:55 +00:00
openmp Bug fix for Bugzilla bug 26602: Remove function bodies with KMP_ASSERT(0) 2016-06-13 21:33:30 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00