Go to file
Juergen Ributzka 4845b488f1 [Stackmaps] Move the target-independent frame index elimination for stackmaps and patchpoints into target-specific code.
The lowering of the frame index for stackmaps and patchpoints requires some
target-specific magic and should therefore be handled in the target-specific
eliminateFrameIndex method.

This is related to <rdar://problem/16106219>

llvm-svn: 201904
2014-02-21 23:29:32 +00:00
clang Reapply 201734 but with appropriate gcc compatibility 2014-02-21 23:08:53 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt [tsan] add coarse-grained lock around the DeadlockDetector. We can do better than that, but that's a start. 2014-02-21 15:07:18 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Revert "Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change." 2014-02-21 21:06:36 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Implement /SAFESEH option. 2014-02-21 22:50:27 +00:00
lldb Oops, probably ought to turn on that fix... 2014-02-21 22:36:11 +00:00
llvm [Stackmaps] Move the target-independent frame index elimination for stackmaps and patchpoints into target-specific code. 2014-02-21 23:29:32 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Dependences: Do not assign 'WAW' twice 2014-02-21 23:08:58 +00:00