summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86] Fix some tests that didn't assert anythingDouglas Katzman2016-10-051-3/+3
* Fixing new Minidump plugin testsDimitar Vlahovski2016-10-053-18/+14
* cleanup RSCoordinate handling and factor out coordinate parserLuke Drummond2016-10-052-128/+141
* Test commit permissionOren Ben Simhon2016-10-051-1/+1
* Test commit permissionOren Ben Simhon2016-10-051-2/+2
* [AVR] Don't select 'MOVW' instructions when they are not supportedDylan McKay2016-10-051-15/+41
* [AVR] Add AVRRegisterInfo::splitReg functionDylan McKay2016-10-052-2/+14
* Fix machine operand traversal in ScheduleDAGInstrs::fixupKillsKrzysztof Parzyszek2016-10-052-2/+44
* [Clang][AVX512][BuiltIn]Adding missing intrinsics move_{sd|ss} to clangMichael Zuckerman2016-10-053-0/+64
* Delete unused global in ClangExpressionVariable.cppLuke Drummond2016-10-051-2/+0
* [AVR] Update return type of dynamic alloca passDylan McKay2016-10-051-2/+2
* [AVR] Add the AVR frame lowering codeDylan McKay2016-10-052-0/+538
* [AVR] Split all of the AVR device definitions into a separate fileDylan McKay2016-10-052-487/+493
* [AVR] Enable the instruction printer in the target definitionDylan McKay2016-10-051-5/+5
* [AVR] Add definitions for the ATTiny102 and ATtiny104 chipsDylan McKay2016-10-051-0/+2
* Do not join sections for relocatable object filesEugene Leviant2016-10-054-12/+37
* Overhaul clang-include-fixer.elHaojian Wu2016-10-053-207/+416
* [ELF] make KEEP command recognize file patternsEugene Leviant2016-10-054-6/+24
* [Sema] Packed member warning: Use the typedef name for anonymous structuresAlex Lorenz2016-10-052-1/+41
* [analyzer] Squash a compile error in r283301.Artem Dergachev2016-10-052-4/+8
* [analyzer] Improve "Assuming..." diagnostic pieces for logical operators.Artem Dergachev2016-10-053-148/+109
* [analyzer] Add "Assuming..." diagnostic pieces for unsupported conditions.Artem Dergachev2016-10-0513-75/+2323
* [ELF] Do not merge sections in case of relocatable object generationSimon Atanasyan2016-10-053-1/+110
* [sanitizers] Update sanitizers test to better match glibc internalsDiana Picus2016-10-051-2/+17
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-0513-187/+203
* [AVR] Add the machine code backendDylan McKay2016-10-053-0/+552
* [Support][CommandLine] Add cl::getRegisteredSubcommands()Dean Michael Berris2016-10-053-0/+62
* Change Platform::GetRemoteSharedModule so if it's given a ModuleSpecJason Molenda2016-10-051-0/+19
* Blind attempt to fix windows build after r283290 - Use StringRef in StringSav...Mehdi Amini2016-10-051-1/+1
* Use StringRef in ARMConstantPool APIs (NFC)Mehdi Amini2016-10-053-16/+15
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-0522-687/+93
* Use StringRef in FastISel API (NFC)Mehdi Amini2016-10-052-2/+2
* Use StringRef in StringSaver API (NFC)Mehdi Amini2016-10-054-16/+16
* The collision of class C and libsystem_c.dylib:C is a failureJim Ingham2016-10-051-2/+17
* Use StringRef in ARCRuntimeEntryPoints APIs (NFC)Mehdi Amini2016-10-051-6/+3
* This test is failing because there's a global symbol "C" in libsystem_c.dylib,Jim Ingham2016-10-051-1/+1
* [libFuzzer] add ShrinkValueProfileTest, move code around, NFCKostya Serebryany2016-10-058-111/+141
* Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""Mehdi Amini2016-10-0512-199/+185
* Use StringRef in MCSectionMachO (NFC)Mehdi Amini2016-10-051-16/+14
* Use StringRef in DarwinAsmParser (NFC)Mehdi Amini2016-10-051-4/+3
* [LoopDistribute] Fix a typo in the pass name.Michael Zolotukhin2016-10-051-1/+1
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-0512-185/+199
* [CUDA] Add missing ':' to noexcept.cu test.Justin Lebar2016-10-051-1/+1
* [libFuzzer] clear the corpus elements if they are evicted (i.e. smaller eleme...Kostya Serebryany2016-10-053-6/+38
* Revert "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-0511-142/+128
* Use StringRef instead of raw pointers in ARMBuildAttrs (NFC)Mehdi Amini2016-10-051-6/+12
* Add the new minidump files to the Xcode project.Jim Ingham2016-10-051-4/+12
* Use StringRef in Support/Darf APIs (NFC)Mehdi Amini2016-10-0411-128/+142
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-0422-93/+687
* Use StringRef in TableGen (NFC)Mehdi Amini2016-10-042-3/+3
OpenPOWER on IntegriCloud