summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Record assumptions first and add them laterJohannes Doerfert2016-04-1211-20/+89
* Use DefinedSynthetic for _gp* symbols.Rafael Espindola2016-04-1210-35/+37
* Introduce and use MemoryAccess::getPwAff() [NFC]Johannes Doerfert2016-04-122-4/+12
* Do not assume switch modeling optimizes a SCoPJohannes Doerfert2016-04-121-1/+0
* Simplify now that we always have a .got.Rafael Espindola2016-04-121-3/+1
* Always create a .got on mips.Rafael Espindola2016-04-126-44/+73
* This reverts commit r266002, r266011 and r266016.Rafael Espindola2016-04-128-1074/+22
* Revert "[mips] MIPSR6 Compact branch aliases"Simon Dardis2016-04-1213-73/+49
* [SystemZ] Use LDE32 instead of LE, when Offset is small.Jonas Paulsson2016-04-121-1/+7
* [ELF] Removed redundant llvm-mc call. NFC.George Rimar2016-04-121-1/+0
* Bump up timeout in TestGdbRemoteProcessInfoPavel Labath2016-04-121-1/+1
* Remove unused diagnostics. NFC.Benjamin Kramer2016-04-122-5/+0
* [OPENMP 4.0] Support for 'linear' clause in 'declare simd' directive.Alexey Bataev2016-04-1210-95/+358
* [mips] MIPSR6 Compact branch aliasesSimon Dardis2016-04-1213-49/+73
* Skip a test in TestNamespaceLookup on linux to avoid a crashPavel Labath2016-04-121-0/+1
* Introduce an invalid context for each statementJohannes Doerfert2016-04-123-50/+68
* [OPENMP 4.0] Support for 'aligned' clause in 'declare simd' directive.Alexey Bataev2016-04-129-112/+266
* Simplify SCEVAffinator code [NFC]Johannes Doerfert2016-04-121-15/+8
* Revert "Restore the lazy initialization of ScriptInterpreterPython, which was...Pavel Labath2016-04-122-8/+8
* Avoid GCC -fpermissive error about llvm::Mangler hidden by member named ManglerStephan Bergmann2016-04-121-1/+1
* [Clang][BuiltIn][avx512] Adding avx512 (shuf,sqrt{ss|sd},rsqrt ) builtin to c...Michael Zuckerman2016-04-125-0/+954
* Refactor the Internalize stage of libLTO in a separate file (NFC)Mehdi Amini2016-04-126-141/+232
* Use StringSet instead of StringMap where it makes sense to in LTOCodeGenerato...Mehdi Amini2016-04-121-4/+3
* Minor code cleanup. NFC.Junmo Park2016-04-121-2/+2
* [clang-tidy] fix readability-avoid-const-params-in-decls creating invalid cod...Matthias Gehre2016-04-122-10/+50
* [ASTMatchers]: fix crash in hasReturnValueMatthias Gehre2016-04-122-2/+5
* Process: fix the build with certain kernel versionsSaleem Abdulrasool2016-04-121-0/+2
* [OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive.Alexey Bataev2016-04-1215-161/+282
* [PPC64] Mark CR0 Live if PPCInstrInfo::optimizeCompareInstr Creates a Use of CR0Chuang-Yu Cheng2016-04-122-0/+27
* Basic: fix profiling with GNU EABISaleem Abdulrasool2016-04-122-11/+25
* [PPC64] Use mfocrf in prologue when we only need to save 1 nonvolatile CR fieldChuang-Yu Cheng2016-04-123-9/+37
* Devide _gp in the same spot as other mips symbols. NFC.Rafael Espindola2016-04-126-14/+13
* TargetLowering: Add missing doxygen group end.Matthias Braun2016-04-121-0/+2
* AArch64: Drive-by cleanupMatthias Braun2016-04-121-3/+2
* Attempt to make buildbot happier with r266032.George Burgess IV2016-04-121-2/+1
* Restore the lazy initialization of ScriptInterpreterPython, which was lost as...Enrico Granata2016-04-122-8/+8
* Add the allocsize attribute to LLVM.George Burgess IV2016-04-1220-71/+577
* [analyzer] Fix assertion in ReturnVisitor for body-farm synthesized gettersDevin Coughlin2016-04-122-0/+16
* [AArch64] Add test cases for the repairing of physical registers.Quentin Colombet2016-04-121-0/+48
* [RegBankSelect] Teach the repairing code how to handle physicalQuentin Colombet2016-04-121-2/+6
* [AArch64] Add a test case for the propagation of register banks throughQuentin Colombet2016-04-121-0/+49
* [RegisterBankInfo] Do not provide a default mapping for non-reg of phiQuentin Colombet2016-04-121-0/+7
* [AArch64] Add a test case for the repairing of definitions.Quentin Colombet2016-04-121-0/+28
* [RegBankSelect] Teach how to repair definitions.Quentin Colombet2016-04-122-16/+135
* [MachineIRBuilder] Expose the insertion point in the public API.Quentin Colombet2016-04-121-3/+3
* Fixed Variable::GetDecl() and Variable::GetDeclContext() to check the "Type *...Greg Clayton2016-04-121-4/+10
* MergeFunctions: test alloca betterJF Bastien2016-04-122-16/+41
* [AArch64] Test that RegBankSelect inserts the proper copies to fix theQuentin Colombet2016-04-121-0/+53
* Replace MachineRegisterInfo::TracksLiveness with a MachineFunctionPropertyDerek Schuff2016-04-114-27/+25
* Add a missing DICompileUnit to testcase.Adrian Prantl2016-04-111-6/+7
OpenPOWER on IntegriCloud