summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BitcodeWriter: Move abbreviation for DILocation; almost NFCDuncan P. N. Exon Smith2016-03-243-20/+18
* BitcodeWriter: Split out named metadata; almost NFCDuncan P. N. Exon Smith2016-03-241-25/+31
* [llvm-readobj] Decode st_other symbol's flagsSimon Atanasyan2016-03-2412-18/+102
* Bitcode: Module* -> Module&, NFCDuncan P. N. Exon Smith2016-03-241-5/+5
* AVX-512: Generate KTEST instead of TEST fir i1 vectorsElena Demikhovsky2016-03-242-7/+138
* ErrorTest.cpp: Move instantiations out of anonymous namespace. gcc didn't com...NAKAMURA Takumi2016-03-241-4/+3
* CodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH_SUCCESS.Tim Northover2016-03-244-5/+79
* AMDGPU/SI: Add Polaris supportTom Stellard2016-03-241-0/+8
* [X86][XOP] Merged 128/256 bit 4op instruction definitions. NFCI.Simon Pilgrim2016-03-241-15/+14
* Define ErrorInfo::ID explicitly.NAKAMURA Takumi2016-03-243-3/+7
* Fix another case where we were unconditionally linking linkonce GVs.Rafael Espindola2016-03-243-0/+24
* Error.cpp: Fix a warning. [-Wpedantic]NAKAMURA Takumi2016-03-241-1/+1
* ErrorTest.cpp: Fix an expression, possibly typo.NAKAMURA Takumi2016-03-241-1/+1
* Dsiable FormatStyle::GetStyleOfFile test case for mingw.Eric Liu2016-03-241-1/+1
* Fix resolution of linkonce symbols in comdats.Rafael Espindola2016-03-243-2/+23
* [mips] Range check vsplat_simm5 and vsplat_simm10Daniel Sanders2016-03-243-213/+262
* [CMAKE] Try to find the correct globbing expressionJohannes Doerfert2016-03-241-1/+1
* Remove unsafe AssertZext after promoting result of FP_TO_FP16Pirama Arumuga Nainar2016-03-242-4/+13
* [FIX] Handle accesses to "null" in MemIntrinsicsJohannes Doerfert2016-03-243-8/+64
* Restrict clang-format to lib/ [NFC]Johannes Doerfert2016-03-241-1/+1
* [PowerPC] Disable direct moves for extractelement and bitcast in 32-bit modeNemanja Ivanovic2016-03-242-2/+17
* Recommitted r263425 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-245-20/+92
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-2421-91/+916
* [mips] Range check simm10Daniel Sanders2016-03-244-4/+17
* Added support for different VFSs in format::getStyle. Disable platform-relate...Eric Liu2016-03-243-9/+55
* Revert "Added support for different VFSs in format::getStyle."Eric Liu2016-03-241-17/+7
* Revert "removed redundant comment in format::getStyle."Eric Liu2016-03-241-7/+17
* [FIX] Verify the alias group before returning itJohannes Doerfert2016-03-242-3/+81
* [DOCS] Exclude python and shell scriptsJohannes Doerfert2016-03-241-1/+2
* Add namespace for struct [NFC]Johannes Doerfert2016-03-241-10/+12
* Follow-up for r264261, adding a comment explaining what the testcase does.Kuba Brecka2016-03-241-0/+5
* Remove obsolete CMD option [NFC]Johannes Doerfert2016-03-241-6/+0
* Remove obsolete codeJohannes Doerfert2016-03-241-8/+1
* Remove weird comment [NFC]Johannes Doerfert2016-03-241-2/+1
* Make needsPlt a plain function instead of a template.Rafael Espindola2016-03-246-35/+13
* [OMPT] Fix parallel_id and task_id in loop_end with schedule staticJonas Hahnfeld2016-03-2415-6/+141
* [OMPT] Test ids reported by ompt_get_{parallel,task}_idJonas Hahnfeld2016-03-245-3/+124
* [OMPT] Fix duplicate implicit_task_end events for master thread with GCCJonas Hahnfeld2016-03-244-10/+41
* Fix Sphinx errors with documentation build.Aaron Ballman2016-03-241-1/+3
* Mark R_AARCH64_CONDBR19 as relative.Rafael Espindola2016-03-242-1/+3
* [tsan] Fix fork() and fork-based tests for OS XKuba Brecka2016-03-246-6/+7
* [X86][XOP] Support for VPPERM byte shuffle instructionSimon Pilgrim2016-03-246-5/+60
* [tsan] Use direct syscalls for internal_mmap and internal_munmap on OS XKuba Brecka2016-03-242-2/+26
* [mips] Tidy up cnMIPS tablegen definitions. NFC.Daniel Sanders2016-03-242-51/+58
* Revert "Added support for different VFSs in format::getStyle."Eric Liu2016-03-243-49/+8
* Revert "removed redundant comment in format::getStyle."Eric Liu2016-03-241-1/+2
* Fix sequence point warning. NFC.Vasileios Kalintiris2016-03-241-1/+1
* removed redundant comment in format::getStyle.Eric Liu2016-03-241-2/+1
* Added support for different VFSs in format::getStyle.Eric Liu2016-03-243-8/+49
* Test commit access to clang repo.Eric Liu2016-03-241-0/+1
OpenPOWER on IntegriCloud