Go to file
Ulrich Weigand 48b949b650 PowerPC: Fix encoding of stfsu and stfdu instructions
When testing the asm parser, I noticed wrong encodings for the
above instructions (wrong sub-opcodes).  Note that apparently
the compiler currently never generates pre-inc instructions
for floating point types for some reason ...

Tests will be added together with the asm parser.

llvm-svn: 180607
2013-04-26 15:39:40 +00:00
clang C++1y: support simple variable assignments in constexpr functions. 2013-04-26 14:36:30 +00:00
clang-tools-extra The option is spelled -use-auto, not -loop-convert. 2013-04-22 14:39:46 +00:00
compiler-rt Revert r180599 "[sanitizer] Clear LD_PRELOAD when forking an external symbolizer." 2013-04-26 13:01:40 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Fix typos. 2013-04-26 09:40:18 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [Core] Allow weak symbols in shared library when linking. 2013-04-24 19:00:26 +00:00
lldb Make a synthetic children provider for the ObjC Class type 2013-04-26 00:59:02 +00:00
llvm PowerPC: Fix encoding of stfsu and stfdu instructions 2013-04-26 15:39:40 +00:00
polly IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00