| Commit message (Expand) | Author | Age | Files | Lines |
* | [AVX-512] Mark EVEX encoded vpcmpeq as commutable just like its AVX and SSE e... | Craig Topper | 2016-09-03 | 1 | -21/+23 |
* | Fix the attribute documentation build. | Aaron Ballman | 2016-09-03 | 1 | -0/+1 |
* | AMDGPU: Reduce the duration of whole-quad-mode | Nicolai Haehnle | 2016-09-03 | 2 | -82/+145 |
* | AMDGPU: Fix an interaction between WQM and polygon stippling | Nicolai Haehnle | 2016-09-03 | 3 | -11/+46 |
* | Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread ... | Eric Fiselier | 2016-09-03 | 3 | -16/+88 |
* | Replace the Radeon GCN GPU family names by more descriptive ones | Niels Ole Salscheider | 2016-09-03 | 1 | -25/+25 |
* | AMDGPU: Do basic folding of class intrinsic | Matt Arsenault | 2016-09-03 | 2 | -0/+316 |
* | memory_resource still needs init_priority when built with GCC 4.9 | Eric Fiselier | 2016-09-03 | 1 | -3/+1 |
* | AMDGPU: Fix spilling of m0 | Matt Arsenault | 2016-09-03 | 5 | -55/+122 |
* | Improve debug error message with register name | Matt Arsenault | 2016-09-03 | 1 | -1/+2 |
* | [AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the load folding tables. | Craig Topper | 2016-09-03 | 2 | -0/+72 |
* | Add a test Aaron asked for that I forgot to add before landing r280578. | Nico Weber | 2016-09-03 | 1 | -0/+2 |
* | Make lit/util.py py3-compatible. | NAKAMURA Takumi | 2016-09-03 | 1 | -1/+1 |
* | [ms] Add support for parsing uuid as a Microsoft attribute. | Nico Weber | 2016-09-03 | 7 | -2/+261 |
* | Revert r280549. | Nico Weber | 2016-09-03 | 3 | -536/+483 |
* | Let Microsoft attributes apply to the type, not the variable. | Nico Weber | 2016-09-03 | 3 | -11/+15 |
* | Add plumbing for new attribute type "Microsoft". | Nico Weber | 2016-09-03 | 3 | -7/+28 |
* | Move calls of MaybeParseMicrosoftAttributes() before ParseExternalDeclaration() | Nico Weber | 2016-09-03 | 4 | -8/+1 |
* | ADT: Use std::list in SparseBitVector, NFC | Duncan P. N. Exon Smith | 2016-09-03 | 1 | -34/+13 |
* | Remove function name from comment. | Nico Weber | 2016-09-03 | 1 | -6/+5 |
* | [PowerPC] Support asm parsing for bc[l][a][+-] mnemonics | Hal Finkel | 2016-09-03 | 6 | -0/+111 |
* | ADT: Do not inherit from std::iterator in ilist_iterator | Duncan P. N. Exon Smith | 2016-09-03 | 3 | -19/+13 |
* | ADT: Split out iplist_impl from iplist, NFC | Duncan P. N. Exon Smith | 2016-09-03 | 2 | -21/+37 |
* | Fix buildbot error. | Wei Mi | 2016-09-03 | 1 | -4/+1 |
* | ADT: Rename NodeTy to T in iplist/ilist template parameters | Duncan P. N. Exon Smith | 2016-09-03 | 1 | -54/+59 |
* | ReaderWriter: Use ilist_noalloc_traits for TrieEdge, NFC | Duncan P. N. Exon Smith | 2016-09-03 | 1 | -8/+3 |
* | ADT: Remove external uses of ilist_iterator, NFC | Duncan P. N. Exon Smith | 2016-09-03 | 4 | -12/+4 |
* | ADT: Fix up IListTest.privateNode and get it passing | Duncan P. N. Exon Smith | 2016-09-03 | 3 | -6/+14 |
* | [SE] Add getByteCount methods for device memory | Jason Henline | 2016-09-03 | 2 | -13/+22 |
* | [Sema] Fix how we set implicit conversion kinds. | George Burgess IV | 2016-09-03 | 1 | -9/+15 |
* | Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_initialization)),... | Eric Fiselier | 2016-09-03 | 2 | -4/+15 |
* | [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfev | Hal Finkel | 2016-09-02 | 5 | -0/+47 |
* | [PowerPC] Add support for the extended dcbf form and mnemonics | Hal Finkel | 2016-09-02 | 5 | -5/+64 |
* | Dependences: Only create flat StmtSchedule in presence of reductions | Tobias Grosser | 2016-09-02 | 1 | -1/+1 |
* | Dependences: Exit early, if no reduction dependences are needed. | Tobias Grosser | 2016-09-02 | 1 | -1/+12 |
* | (clang part) Implement MASM-flavor intel syntax behavior for inline MS asm bl... | Yunzhong Gao | 2016-09-02 | 3 | -21/+21 |
* | (LLVM part) Implement MASM-flavor intel syntax behavior for inline MS asm block: | Yunzhong Gao | 2016-09-02 | 3 | -3/+48 |
* | Introduce option to run isl AST generation, but no IR generation. | Tobias Grosser | 2016-09-02 | 1 | -8/+12 |
* | [Sema] Relax overloading restrictions in C. | George Burgess IV | 2016-09-02 | 9 | -43/+109 |
* | Make sure to maintain register liveness when generating predicated instructions. | Ron Lieberman | 2016-09-02 | 1 | -22/+56 |
* | gitignore: ignore VS Code editor files | Gor Nishanov | 2016-09-02 | 1 | -0/+2 |
* | lit: print process output, if getting the list of google-tests failed. | Ivan Krasin | 2016-09-02 | 2 | -6/+11 |
* | [codeview] Make FieldList records print as a yaml sequence. | Zachary Turner | 2016-09-02 | 3 | -483/+536 |
* | Update comments. | Rui Ueyama | 2016-09-02 | 2 | -25/+33 |
* | [Profile] handle select instruction in 'expect' lowering | Xinliang David Li | 2016-09-02 | 2 | -11/+35 |
* | [ELF] PR30221 - linker script expression parser does not accept '~' | Simon Atanasyan | 2016-09-02 | 3 | -0/+51 |
* | [PowerPC] For larger offsets, when possible, fold offset into addis toc@ha | Hal Finkel | 2016-09-02 | 3 | -6/+36 |
* | [ELF] - Use std::regex instead of hand written logic in elf::globMatch() | George Rimar | 2016-09-02 | 7 | -67/+93 |
* | Avoid narrowing warnings in __bitset constructor | Dimitry Andric | 2016-09-02 | 1 | -1/+1 |
* | Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. | Jonathan Peyton | 2016-09-02 | 2 | -28/+25 |