Go to file
Krzysztof Parzyszek 1279881315 [Hexagon] Implement RDF-based post-RA optimizations
- Handle simple cases of register copies (what current RDF CP allows).
- Hexagon-specific dead code elimination: handles dead address updates
  in post-increment instructions.

llvm-svn: 257504
2016-01-12 19:09:01 +00:00
clang function names start with a lower case letter ; NFC 2016-01-12 18:03:41 +00:00
clang-tools-extra Add documentation redirects for clang-tidy checkers that are exposed under multiple checker names. Updates the Python script for adding checks to properly handle these aliases. 2016-01-11 16:48:26 +00:00
compiler-rt [compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc 2016-01-12 15:16:34 +00:00
debuginfo-tests
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches. 2016-01-12 14:51:04 +00:00
libcxxabi Add new tests for throwing incomplete pointer types 2015-12-23 07:04:32 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld [ELF][MIPS] Do not create dynamic relocations against _gp_disp symbol 2016-01-12 17:31:45 +00:00
lldb Increase use of svr4 packets to improve performance on POSIX remotes 2016-01-12 19:02:41 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [Hexagon] Implement RDF-based post-RA optimizations 2016-01-12 19:09:01 +00:00
openmp New API for restoring current thread's affinity to init affinity of application 2016-01-12 17:21:55 +00:00
polly We do not need to schedule another loop interchange pass after Polly, as Polly 2016-01-12 17:59:06 +00:00