summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Traverse the NestedNameSpecifier(Loc) of NamespaceAliasDecls.Daniel Jasper2015-12-022-0/+4
* Pass along correct 'make' to sub-builds.Andy Gibbs2015-12-021-1/+2
* Fix class SCEVPredicate has virtual functions and accessible non-virtual dest...Andy Gibbs2015-12-021-1/+1
* XFAIL TestReturnValue for linux i386 clang 3.5-3.6Tamas Berghammer2015-12-021-0/+1
* Teaches clang about Cortex-A35.Christof Douma2015-12-026-2/+36
* Fix "process load/unload" on androidTamas Berghammer2015-12-0211-265/+352
* [AArch64]: Add support for Cortex-A35Christof Douma2015-12-028-3/+60
* Revert "Added support for -gmodule debugging when debug info is left in the ....Tamas Berghammer2015-12-0222-1140/+178
* Patch to fix a crash in the PowerPC back end due to ISD::ROTL and ISD::ROTRNemanja Ivanovic2015-12-022-0/+14
* [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.George Rimar2015-12-023-2/+114
* PTRACE ABI to read FXSAVE area for 32-bit inferiorAbhishek Aggarwal2015-12-022-4/+42
* Update isl to isl-0.15-140-g9279e30Michael Kruse2015-12-0215-272/+304
* Add script to update islMichael Kruse2015-12-022-0/+28
* [mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REP...Hrvoje Varga2015-12-027-9/+112
* [X86][FMA] Optimize FNEG(FMUL) PatternsSimon Pilgrim2015-12-023-14/+194
* AVX-512: Updated cost of FP/SINT/UINT conversion operationsElena Demikhovsky2015-12-024-375/+493
* [X86][AVX512] add comi with SaeAsaf Badouh2015-12-027-1/+345
* [llvm-dwp] Don't rely on implicit move assignment operator (MSVC won't synthe...David Blaikie2015-12-021-2/+7
* [AttributeSet] Overload AttributeSet::addAttribute to reduce compileAkira Hatanaka2015-12-024-17/+63
* [X86] Change getZeroVector to take an MVT instead of EVT. One minor change ne...Craig Topper2015-12-021-5/+5
* [llvm-dwp] Emit a rather fictional debug_cu_indexDavid Blaikie2015-12-027-43/+128
* DebugInfo\DWARF: Privatize some accidentally public membersDavid Blaikie2015-12-021-0/+1
* [X86] Fix weird identation. NFCCraig Topper2015-12-021-10/+10
* Change ModuleLinker to take a set of GlobalValues to import instead of a sing...Mehdi Amini2015-12-024-8/+15
* clang/test/Driver/crash-report-modules.m: Avoid using /tmp/.NAKAMURA Takumi2015-12-021-5/+5
* [libFuzzer] add a test that is built with -fsanitize-coverage=trace-bbKostya Serebryany2015-12-022-0/+22
* [sanitizer coverage] when adding a bb trace instrumentation, do it instead, n...Kostya Serebryany2015-12-021-5/+7
* [sanitizer coverage] when adding a bb trace instrumentation, do it instead, n...Kostya Serebryany2015-12-021-15/+10
* [sanitizer coverage] document -fsanitize-coverage=trace-bbKostya Serebryany2015-12-021-0/+7
* [X86] Fix a think-o when checking if the eflags needs to be preserved.Quentin Colombet2015-12-021-1/+7
* Modify FunctionImport to take a callback to load modulesMehdi Amini2015-12-022-13/+29
* [X86] Make sure the prologue does not clobber EFLAGS when it lives accross it.Quentin Colombet2015-12-022-43/+139
* Force test to a target that supports thread_localMatthias Braun2015-12-021-1/+1
* Added support for -gmodule debugging when debug info is left in the .o files ...Greg Clayton2015-12-0222-178/+1140
* AArch64: fix 128-bit shiftsTim Northover2015-12-022-70/+97
* Use default member initializers.Rafael Espindola2015-12-011-4/+3
* builtins: Fix the sysroot's reference to si_int in int_types.hSumanth Gundapaneni2015-12-011-0/+4
* Define member operator deleteXinliang David Li2015-12-011-0/+1
* builtins: Build emutls.c on MINGW buildsSumanth Gundapaneni2015-12-011-1/+1
* AMDGPU: Error on addrspacecasts that aren't actually implementedMatt Arsenault2015-12-013-56/+73
* AMDGPU: Implement isNoopAddrSpaceCastMatt Arsenault2015-12-013-0/+79
* Fix the RUN on UBSAN unit testsSumanth Gundapaneni2015-12-012-2/+2
* Remove unnecessary getter.Rafael Espindola2015-12-011-4/+1
* Pass down the dst GV to linkGlobalValueBody. NFC.Rafael Espindola2015-12-011-9/+7
* docs: Add design documentation for forward-edge CFI for indirect calls.Peter Collingbourne2015-12-011-3/+88
* Fix a bug in IfConversion.cpp.Cong Hou2015-12-011-3/+2
* ARM: Change ArchCheck field to uint64_tMatthias Braun2015-12-011-1/+1
* [ELF] MIPS paired R_MIPS_HI16/LO16 relocations supportSimon Atanasyan2015-12-016-21/+157
* [Sanitizer] Increase kPcThreshold in slow unwinder after r254395.Alexey Samsonov2015-12-011-1/+1
* AMDGPU: Disallow flat_scr in SI assemblerMatt Arsenault2015-12-012-3/+52
OpenPOWER on IntegriCloud