Go to file
Chandler Carruth b5c115357c [PM] Replace another Pass argument with specific analyses that are
optionally updated by MergeBlockIntoPredecessors.

No functionality changed, just refactoring to clear the way for the new
pass manager.

llvm-svn: 226392
2015-01-18 02:11:23 +00:00
clang DebugInfo: Attribute complex expressions to the source location of the expression 2015-01-18 01:57:54 +00:00
clang-tools-extra clang-tidy: 'size' call that could be replaced with 'empty' on STL containers 2015-01-15 15:46:58 +00:00
compiler-rt [sanitizer] Adjust max read size in FlagHandlerInclude 2015-01-17 03:31:43 +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 Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx A couple small changes to get LIT working with python3 2015-01-16 21:59:07 +00:00
libcxxabi Fix abort_message.cpp for the NDK. 2015-01-16 20:00:49 +00:00
lld Remove dead code. 2015-01-17 23:27:37 +00:00
lldb Try to fix the Windows build after r226362. 2015-01-17 06:32:54 +00:00
llgo Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
llvm [PM] Replace another Pass argument with specific analyses that are 2015-01-18 02:11:23 +00:00
openmp few fixes for ittnotify iterface (used by Intel(R) VTune Amplifier) 2015-01-16 15:58:03 +00:00
polly [PM] Update Polly for LLVM r226385 which made LoopInfo actually derive 2015-01-18 01:47:30 +00:00