summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] combineX86ShufflesRecursively - moved to generic op input index lo...Simon Pilgrim2019-02-211-7/+3
* [yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu.version_d) section.George Rimar2019-02-216-9/+308
* [LLD][ELF] - Simplify test case. NFC.George Rimar2019-02-211-7/+0
* [OpenMP] Fix check-openmp after r354553Jonas Hahnfeld2019-02-211-0/+2
* [llvm-readobj] Change "SHT_MIPS_DWARF" to "MIPS_DWARF"Fangrui Song2019-02-211-2/+2
* [CodeComplete] Collect visited contexts when scope specifier is invalid.Eric Liu2019-02-212-4/+21
* Revert 354564: [ARM] Add some missing thumb1 opcodes to enable peephole optim...David Green2019-02-213-281/+14
* [OpenCL] Simplify LLVM IR generated for OpenCL blocksAndrew Savonichev2019-02-215-64/+91
* [llvm-readobj]Test basic command-line handlingJames Henderson2019-02-211-0/+36
* [yaml2obj]Allow symbol Index field to take values lower than SHN_LORESERVEJames Henderson2019-02-212-25/+31
* [AArch64] Print instruction before atomic semantic annotationsDavid Spickett2019-02-211-5/+6
* [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPsDavid Green2019-02-213-14/+281
* [ObjectYAML] Support SHT_MIPS_DWARF section type flagFangrui Song2019-02-212-1/+2
* [NFC] Replace EOL in test fileMax Kazantsev2019-02-211-41/+41
* [clangd] Enable indexing of template type parametersKadir Cetinkaya2019-02-213-6/+13
* [clang][Index] Enable indexing of Template Type Parameters behind a flagKadir Cetinkaya2019-02-217-4/+44
* [TEST] Add failing test that shows problems with MSSA update in LoopSimplifyCFGMax Kazantsev2019-02-211-0/+41
* [clangd] Handle another incomplete-type diagnostic case in IncludeFixer.Eric Liu2019-02-212-0/+6
* [ARM] Negative constants mishandled in ARM CGPSam Parker2019-02-212-5/+22
* testsuite: Fix TestCompDirSymLink and TestSourceManager on Linux with symlink...Jan Kratochvil2019-02-212-4/+12
* [OpenMP][OMPT] Fix locking testcases for 32 bit architecturesJoachim Protze2019-02-213-2/+3
* [DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.Markus Lavin2019-02-218-19/+195
* Fix file header issues in fuzzers. NFCFangrui Song2019-02-217-7/+7
* Fix some include order and file headers issues. NFCFangrui Song2019-02-217-8/+8
* Revert r354546Serge Guelton2019-02-211-6/+7
* Fix typo in r354546Serge Guelton2019-02-211-3/+1
* [LoopSimplifyCFG] Add missing MSSA edge deletionMax Kazantsev2019-02-212-0/+40
* [NFC] Always initialize all members in ABIArgInfoSerge Guelton2019-02-211-8/+9
* Attempt to fix VS2015 build breakage from r354517. NFCI.Douglas Yung2019-02-211-1/+1
* [WebAssembly] Default to something reasonable in WebAssemblyAddMissingPrototypesSam Clegg2019-02-212-7/+16
* [AMDGPU] fix commuted case of sub combineStanislav Mekhanoshin2019-02-212-5/+29
* [Inliner] Pass nullptr for the ORE param of getInlineCost if RemarkEnabledWei Mi2019-02-212-3/+10
* Add skipFunction to PostRA machine sinking pass.Xin Tong2019-02-212-0/+43
* Revert "[lldb-mi] Move TestMIPrompt away from pexpect()."Davide Italiano2019-02-212-17/+58
* [WebAssembly] Remove redundant code added in rL354538. NFC.Sam Clegg2019-02-211-36/+4
* [AArch64] Change size suffix for FP16FML intrinsics.Ahmed Bougacha2019-02-212-86/+86
* [NFC] Fix incorrect comment in std::function testLouis Dionne2019-02-211-1/+1
* [libFuzzer] fix the docsKostya Serebryany2019-02-211-0/+1
* Fix unused variable warning.Richard Trieu2019-02-211-2/+2
* [clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈Stephane Moore2019-02-213-4/+34
* [libFuzzer] document -fork=NKostya Serebryany2019-02-211-0/+22
* Revert "[AArch64][GlobalISel] Implement partial support for G_SHUFFLE_VECTOR"Amara Emerson2019-02-215-359/+1
* [attributes] Fix buildbot after r354530.Artem Dergachev2019-02-211-1/+1
* [attributes] Add an attribute for server routines in Mach kernel and extensions.Artem Dergachev2019-02-218-0/+132
* [GlobalISel] Add -O0 to some tests to see if it fixes them. I can't reproduce...Amara Emerson2019-02-202-2/+2
* [WebAssembly] Don't generate invalid modules when function signatures mismatchSam Clegg2019-02-2010-87/+372
* [clang] Add CMake target for installing clang's CMake exportsShoaib Meenai2019-02-201-2/+11
* Merge target triple into module triple when constructing module from memoryAlex Langford2019-02-201-0/+4
* [clang] Switch to LLVM_ENABLE_IDEShoaib Meenai2019-02-206-9/+9
* [CMake][runtimes] Set clang-header dependency for builtinsPetr Hosek2019-02-201-16/+22
OpenPOWER on IntegriCloud