Go to file
Ulrich Weigand 84ee76acfe Fix instruction encoding for "isel" on PowerPC,
using a new instruction format AForm_4.

llvm-svn: 167860
2012-11-13 19:14:19 +00:00
clang Revert r167801, "[preprocessor] When #including something that contributes no 2012-11-13 19:12:37 +00:00
clang-tools-extra Following the example from loop-convert tests, simplifying the remove-cstr-calls lit script. 2012-11-05 18:28:45 +00:00
compiler-rt tsan: remove unused const 2012-11-13 14:13:21 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx Dimitry Andric: Silence some miscellaneous warnings. 2012-11-06 21:55:44 +00:00
libcxxabi Update CREDIT.TXT 2012-11-13 15:57:18 +00:00
lld Adding support to resolve symbols with archive libraries in lld 2012-11-13 18:39:10 +00:00
lldb Revision of the patch from Andrew Kaylor <andrew.kaylor@intel.com> to prevent missing an event added in WaitForEventsInternal, narrowing the time in which we are not accepting new events. Also, made everything that was protected private, since there really isn't any good reason why subclasses would have to muck with the listener internals. 2012-11-13 19:09:45 +00:00
llvm Fix instruction encoding for "isel" on PowerPC, 2012-11-13 19:14:19 +00:00
polly Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00