Go to file
Eric Christopher 1889fdc142 Remove getSubtargetImpl from ARMISelLowering and cache the
correct subtarget by passing it in during the constructor as
TargetLowering is Subtarget specific.

llvm-svn: 227401
2015-01-29 00:19:39 +00:00
clang For the --be8 flag, check explicitly for pre-v7 / pre-v6m cores. 2015-01-28 23:30:39 +00:00
clang-tools-extra NFC. Migrating clang-tools-extra to the cl::HideUnrelatedOptions API. 2015-01-28 22:45:26 +00:00
compiler-rt [sanitizer] allow to reset the bb/edge coverage data inside the process while it is running (single-threaded). Also expose the current coverage set to the process. 2015-01-28 22:39:44 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Fix for PR22061 by K-ballo 2015-01-28 22:22:35 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld ELF: s/diagnostics/diag/ 2015-01-28 21:20:28 +00:00
lldb Add logic to ClangASTType and SBType to discover information about vector types 2015-01-28 22:18:02 +00:00
llgo Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
llvm Remove getSubtargetImpl from ARMISelLowering and cache the 2015-01-29 00:19:39 +00:00
openmp Comments only: removing the Revision and Date svn variables from the top of all the source files. 2015-01-27 17:13:53 +00:00
polly [FIX] Debug build + instrinsic handling 2015-01-26 15:55:54 +00:00