Go to file
Chandler Carruth 52eef8876e [PM] Add module and function printing passes for the new pass manager.
This implements the legacy passes in terms of the new ones. It adds
basic testing using explicit runs of the passes. Next up will be wiring
the basic output mechanism of opt up when the new pass manager is
engaged unless bitcode writing is requested.

llvm-svn: 199049
2014-01-12 12:15:39 +00:00
clang [PM] Update the creation of an IR printing pass to reflect the API 2014-01-12 11:31:22 +00:00
clang-tools-extra Re-applied r198807, r198808 with an additional change to fix linking in configure Release+Asserts build. 2014-01-09 16:31:25 +00:00
compiler-rt [lsan] handle 'new T[0]' where T is a type with DTOR; fixes https://code.google.com/p/address-sanitizer/issues/detail?id=257 2014-01-10 10:48:01 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. Enhance the tests for regex_token_iterator and regex_iterator. 2014-01-09 18:25:57 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld [PECOFF] Support VERSION directive. 2014-01-11 22:45:00 +00:00
lldb Sometimes the trampoline refers directly to the indirect symbol. Handle that too. 2014-01-11 01:21:50 +00:00
llvm [PM] Add module and function printing passes for the new pass manager. 2014-01-12 12:15:39 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Remove IR/Writer.h 2014-01-09 10:42:15 +00:00