Go to file
Juergen Ributzka 23d43318c7 [FastISel][X86] Implement the FastLowerCall hook.
This implements the FastLowerCall hook, which is based on the DoSelectCall
function. The implementation is very similar, but the target-independent call
lowering part has been factored out.

This should also enable patchpoint intrinsic lowering for FastISel on X86.

Related to <rdar://problem/17427052>.

llvm-svn: 213049
2014-07-15 06:35:47 +00:00
clang AST: Don't walk all redeclarations when looking for a uuid attr 2014-07-15 04:30:17 +00:00
clang-tools-extra Fix build when various clang feature flags are enabled/disabled 2014-07-14 22:15:29 +00:00
compiler-rt Add support for intercepting thunks of the form 2014-07-14 20:28:21 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Fix for libc++abi when using -Wl,--as-needed. 2014-07-14 17:00:29 +00:00
lld [Mips] Fix test case expectations due the latest changes in the LLVM. 2014-07-14 15:31:47 +00:00
lldb Any commands that are executed through the public interface using SBCommandInterpreter::HandleCommand() are assumed to be in non-interactive mode. 2014-07-15 00:25:59 +00:00
llvm [FastISel][X86] Implement the FastLowerCall hook. 2014-07-15 06:35:47 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Format] Clang format IslAst.cpp 2014-07-15 00:58:57 +00:00