summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Relax test introduced in r263464 to accept ARM ABI output.Peter Collingbourne2016-03-141-1/+1
* [SLPVectorizer] Fix dependency listKeno Fischer2016-03-141-0/+1
* Reverting r263474; it turns out there are uses of the public interface, but M...Aaron Ballman2016-03-141-2/+2
* The file header of TrailingObjects.h suggests that TrailingObjects be inherit...Aaron Ballman2016-03-141-2/+2
* ELF: Update the document.Rui Ueyama2016-03-141-19/+21
* Turn LoopLoadElimination on againAdam Nemet2016-03-141-2/+2
* Revert r263366: Cosmetic change to reduce repetitions. NFC.Rui Ueyama2016-03-141-9/+11
* clang-format: [JS] Handle certain cases of ASI.Daniel Jasper2016-03-143-67/+193
* CodeGen: Use 32-bit gep offsets to address vtable address points.Peter Collingbourne2016-03-1412-39/+39
* More of the alias refactoring work! CommandAlias is now a CommandObjectEnrico Granata2016-03-145-35/+75
* Enable expectedFailure for all Clang versions in TestRegisterVariablesEd Maste2016-03-141-1/+1
* ELF: Add a few numbers to the document.Rui Ueyama2016-03-141-0/+30
* CodeGen: Mark functions used in vtables as unnamed_addr.Peter Collingbourne2016-03-144-6/+26
* [AliasSetTracker] Do not strip pointer casts when processing MemSetInstMichael Kuperstein2016-03-142-2/+34
* [AArch64] Refactor AArch64FrameLowering::emitPrologue. NFC.Chad Rosier2016-03-142-58/+56
* [SpillPlacement] Fix a quadratic behavior in spill placement.Quentin Colombet2016-03-142-53/+44
* [AArch64] Break the dependency between FP and SP when possible.Chad Rosier2016-03-146-14/+25
* [ADT] Add a pop_back_val method to the SparseSet container.Quentin Colombet2016-03-142-0/+25
* [Mips] Fix -Wunused-private-field warning after r263444.Chad Rosier2016-03-143-7/+6
* [DAG] use !isUndef() ; NFCISanjay Patel2016-03-1410-50/+43
* Add failing tests that I forgot to add to the last commitMarshall Clow2016-03-143-0/+90
* Implement LWG#2566: Requirements on the first template parameter of container...Marshall Clow2016-03-146-24/+27
* [modules] Don't diagnose non-modular includes from modular files that areRichard Smith2016-03-145-4/+23
* [DAG] use isUndef() ; NFCISanjay Patel2016-03-1414-196/+179
* AMDGPU/SI: Handle wait states required for DPP instructionsTom Stellard2016-03-143-0/+112
* [x86, AVX] replace masked load with full vector load when possibleSanjay Patel2016-03-142-30/+33
* [mips] MIPS32R6 compact branch supportDaniel Sanders2016-03-1418-73/+555
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-1414-240/+240
* AMDGPU/SI: Incomplete shader binaries need to finish execution at the endMarek Olsak2016-03-143-8/+81
* AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergenceNicolai Haehnle2016-03-142-0/+135
* [test] Correctly retry connections on android targetsPavel Labath2016-03-141-5/+31
* [mips] Use range-based for loops. NFC.Vasileios Kalintiris2016-03-141-7/+5
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-1420-815/+91
* Revert "Recommitted r261634 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-145-92/+20
* Fix some more tests with CLANG_DEFAULT_CXX_STDLIBJonas Hahnfeld2016-03-145-22/+24
* Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIBJonas Hahnfeld2016-03-145-60/+48
* Remove dead code. NFC.George Rimar2016-03-141-2/+0
* Allow any build-id length between 4 and 20 bytes inclusiveEd Maste2016-03-141-2/+3
* [SystemZ] Avoid LER on z13 due to partial register dependenciesUlrich Weigand2016-03-145-3/+40
* [CVP] Replace nonnegative with positive, per Philip's request. NFC.Chad Rosier2016-03-141-2/+2
* [Frontend] Disable value name discarding for all sanitizers.Benjamin Kramer2016-03-141-6/+7
* [mips] Fix an issue with long double when function roundl is definedZlatko Buljan2016-03-142-2/+46
* [mips] Range check uimm16_64Daniel Sanders2016-03-142-7/+14
* [clang-tidy] Fix "Name is not a simple identifier" assertion in `modernize-lo...Haojian Wu2016-03-142-2/+6
* Recommitted r261634 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-145-20/+92
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-1420-91/+815
* [mips] Simplify ordering of range checked immediate classes.Daniel Sanders2016-03-141-29/+49
* [Driver] Enable --rtlib option for MSVC targetAndrey Turetskiy2016-03-143-1/+25
* Extend XFlaky in TestProcessIO to linux as wellPavel Labath2016-03-141-5/+5
* [AMDGPU] Assembler: SOP* instruction fixesNikolay Haustov2016-03-146-42/+160
OpenPOWER on IntegriCloud