| Commit message (Expand) | Author | Age | Files | Lines |
* | Define ErrorInfo::ID explicitly. | NAKAMURA Takumi | 2016-03-24 | 3 | -3/+7 |
* | Fix another case where we were unconditionally linking linkonce GVs. | Rafael Espindola | 2016-03-24 | 3 | -0/+24 |
* | Error.cpp: Fix a warning. [-Wpedantic] | NAKAMURA Takumi | 2016-03-24 | 1 | -1/+1 |
* | ErrorTest.cpp: Fix an expression, possibly typo. | NAKAMURA Takumi | 2016-03-24 | 1 | -1/+1 |
* | Dsiable FormatStyle::GetStyleOfFile test case for mingw. | Eric Liu | 2016-03-24 | 1 | -1/+1 |
* | Fix resolution of linkonce symbols in comdats. | Rafael Espindola | 2016-03-24 | 3 | -2/+23 |
* | [mips] Range check vsplat_simm5 and vsplat_simm10 | Daniel Sanders | 2016-03-24 | 3 | -213/+262 |
* | [CMAKE] Try to find the correct globbing expression | Johannes Doerfert | 2016-03-24 | 1 | -1/+1 |
* | Remove unsafe AssertZext after promoting result of FP_TO_FP16 | Pirama Arumuga Nainar | 2016-03-24 | 2 | -4/+13 |
* | [FIX] Handle accesses to "null" in MemIntrinsics | Johannes Doerfert | 2016-03-24 | 3 | -8/+64 |
* | Restrict clang-format to lib/ [NFC] | Johannes Doerfert | 2016-03-24 | 1 | -1/+1 |
* | [PowerPC] Disable direct moves for extractelement and bitcast in 32-bit mode | Nemanja Ivanovic | 2016-03-24 | 2 | -2/+17 |
* | Recommitted r263425 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 2016-03-24 | 5 | -20/+92 |
* | Recommitted r263424 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 2016-03-24 | 21 | -91/+916 |
* | [mips] Range check simm10 | Daniel Sanders | 2016-03-24 | 4 | -4/+17 |
* | Added support for different VFSs in format::getStyle. Disable platform-relate... | Eric Liu | 2016-03-24 | 3 | -9/+55 |
* | Revert "Added support for different VFSs in format::getStyle." | Eric Liu | 2016-03-24 | 1 | -17/+7 |
* | Revert "removed redundant comment in format::getStyle." | Eric Liu | 2016-03-24 | 1 | -7/+17 |
* | [FIX] Verify the alias group before returning it | Johannes Doerfert | 2016-03-24 | 2 | -3/+81 |
* | [DOCS] Exclude python and shell scripts | Johannes Doerfert | 2016-03-24 | 1 | -1/+2 |
* | Add namespace for struct [NFC] | Johannes Doerfert | 2016-03-24 | 1 | -10/+12 |
* | Follow-up for r264261, adding a comment explaining what the testcase does. | Kuba Brecka | 2016-03-24 | 1 | -0/+5 |
* | Remove obsolete CMD option [NFC] | Johannes Doerfert | 2016-03-24 | 1 | -6/+0 |
* | Remove obsolete code | Johannes Doerfert | 2016-03-24 | 1 | -8/+1 |
* | Remove weird comment [NFC] | Johannes Doerfert | 2016-03-24 | 1 | -2/+1 |
* | Make needsPlt a plain function instead of a template. | Rafael Espindola | 2016-03-24 | 6 | -35/+13 |
* | [OMPT] Fix parallel_id and task_id in loop_end with schedule static | Jonas Hahnfeld | 2016-03-24 | 15 | -6/+141 |
* | [OMPT] Test ids reported by ompt_get_{parallel,task}_id | Jonas Hahnfeld | 2016-03-24 | 5 | -3/+124 |
* | [OMPT] Fix duplicate implicit_task_end events for master thread with GCC | Jonas Hahnfeld | 2016-03-24 | 4 | -10/+41 |
* | Fix Sphinx errors with documentation build. | Aaron Ballman | 2016-03-24 | 1 | -1/+3 |
* | Mark R_AARCH64_CONDBR19 as relative. | Rafael Espindola | 2016-03-24 | 2 | -1/+3 |
* | [tsan] Fix fork() and fork-based tests for OS X | Kuba Brecka | 2016-03-24 | 6 | -6/+7 |
* | [X86][XOP] Support for VPPERM byte shuffle instruction | Simon Pilgrim | 2016-03-24 | 6 | -5/+60 |
* | [tsan] Use direct syscalls for internal_mmap and internal_munmap on OS X | Kuba Brecka | 2016-03-24 | 2 | -2/+26 |
* | [mips] Tidy up cnMIPS tablegen definitions. NFC. | Daniel Sanders | 2016-03-24 | 2 | -51/+58 |
* | Revert "Added support for different VFSs in format::getStyle." | Eric Liu | 2016-03-24 | 3 | -49/+8 |
* | Revert "removed redundant comment in format::getStyle." | Eric Liu | 2016-03-24 | 1 | -1/+2 |
* | Fix sequence point warning. NFC. | Vasileios Kalintiris | 2016-03-24 | 1 | -1/+1 |
* | removed redundant comment in format::getStyle. | Eric Liu | 2016-03-24 | 1 | -2/+1 |
* | Added support for different VFSs in format::getStyle. | Eric Liu | 2016-03-24 | 3 | -8/+49 |
* | Test commit access to clang repo. | Eric Liu | 2016-03-24 | 1 | -0/+1 |
* | [clang-tidy] misc-assign-operator-signature checker checks return value of al... | Gabor Horvath | 2016-03-24 | 2 | -7/+10 |
* | [llvm-nm] Fix r264247 | James Molloy | 2016-03-24 | 1 | -1/+1 |
* | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-03-24 | 15 | -59/+655 |
* | [llvm-nm] Correct -P ELF output | James Molloy | 2016-03-24 | 2 | -0/+4 |
* | [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions | Hrvoje Varga | 2016-03-24 | 15 | -11/+248 |
* | [mips][microMIPS] Fix for "Cannot copy registers" assertion | Hrvoje Varga | 2016-03-24 | 6 | -9/+26 |
* | [LAA] Formatting fix in previous change | Adam Nemet | 2016-03-24 | 1 | -2/+1 |
* | [LAA] Support memchecks involving loop-invariant addresses | Adam Nemet | 2016-03-24 | 2 | -17/+69 |
* | [OpenCL] Add ocl and spir version for spir target | Xiuli Pan | 2016-03-24 | 2 | -0/+62 |