Go to file
Sagar Thakur adc1abe77e [LLDB][MIPS] Provide ABI string to compiler for appropriate code generation for MIPS
Patch by Nitesh Jain.

Summary: These patch will set clang::TargetOptions::ABI and accordingly code will be generated for MIPS target.

Reviewers: ovyalov, clayborg
Subscribers: lldb-commits, mohit.bhakkad, sagar, jaydeep, bhushan
Differential: D18638
llvm-svn: 269407
2016-05-13 11:04:47 +00:00
clang [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version 2016-05-13 09:03:56 +00:00
clang-tools-extra [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
compiler-rt [profile] Code refactoring 2016-05-12 21:43:49 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Slit the relocation scan in two parts. 2016-05-12 22:51:22 +00:00
lldb [LLDB][MIPS] Provide ABI string to compiler for appropriate code generation for MIPS 2016-05-13 11:04:47 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Try to fix MSVC by explicitly providing copy and move constructors so it 2016-05-13 10:55:23 +00:00
openmp Solve 'Too many args to microtask' problem 2016-05-13 08:26:42 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00