2016-09-03 |
Niels Ole Salscheider | Replace the Radeon GCN GPU family names by more descrip... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Matt Arsenault | AMDGPU: Do basic folding of class intrinsic |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Eric Fiselier | memory_resource still needs init_priority when built... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Matt Arsenault | AMDGPU: Fix spilling of m0 |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Matt Arsenault | Improve debug error message with register name |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Craig Topper | [AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | Add a test Aaron asked for that I forgot to add before... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
NAKAMURA Takumi | Make lit/util.py py3-compatible. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | [ms] Add support for parsing uuid as a Microsoft attribute. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | Revert r280549. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | Let Microsoft attributes apply to the type, not the... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | Add plumbing for new attribute type "Microsoft". |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | Move calls of MaybeParseMicrosoftAttributes() before... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ADT: Use std::list in SparseBitVector, NFC |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Nico Weber | Remove function name from comment. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Hal Finkel | [PowerPC] Support asm parsing for bc[l][a][+-] mnemonics |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ADT: Do not inherit from std::iterator in ilist_iterator |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ADT: Split out iplist_impl from iplist, NFC |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Wei Mi | Fix buildbot error. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ADT: Rename NodeTy to T in iplist/ilist template parameters |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ReaderWriter: Use ilist_noalloc_traits for TrieEdge... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ADT: Remove external uses of ilist_iterator, NFC |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Duncan P. N... | ADT: Fix up IListTest.privateNode and get it passing |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Jason Henline | [SE] Add getByteCount methods for device memory |
commit | commitdiff | tree | snapshot |
2016-09-03 |
George Burgess IV | [Sema] Fix how we set implicit conversion kinds. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Eric Fiselier | Define _LIBCPP_SAFE_STATIC __attribute__((require_cons... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Hal Finkel | [PowerPC] Add asm parser/disassembler support for hrfid... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Hal Finkel | [PowerPC] Add support for the extended dcbf form and... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Tobias Grosser | Dependences: Only create flat StmtSchedule in presence... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Tobias Grosser | Dependences: Exit early, if no reduction dependences... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Yunzhong Gao | (clang part) Implement MASM-flavor intel syntax behavio... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Yunzhong Gao | (LLVM part) Implement MASM-flavor intel syntax behavior... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Tobias Grosser | Introduce option to run isl AST generation, but no... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
George Burgess IV | [Sema] Relax overloading restrictions in C. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Ron Lieberman | Make sure to maintain register liveness when generating... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Gor Nishanov | gitignore: ignore VS Code editor files |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Ivan Krasin | lit: print process output, if getting the list of googl... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Zachary Turner | [codeview] Make FieldList records print as a yaml sequence. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Update comments. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Xinliang David Li | [Profile] handle select instruction in 'expect' lowering |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Simon Atanasyan | [ELF] PR30221 - linker script expression parser does... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Hal Finkel | [PowerPC] For larger offsets, when possible, fold offse... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
George Rimar | [ELF] - Use std::regex instead of hand written logic... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Dimitry Andric | Avoid narrowing warnings in __bitset constructor |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jonathan Peyton | Move function into cpp file under KMP_AFFINITY_SUPPORTE... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Move a test file to the right place. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Remove useless file prefix. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Hans Wennborg | Remove link to clang's release notes; keeping it up... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jonathan Peyton | Decouple the kmp_affin_mask_t type from determining... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
James Y Knight | [Sparc] Mark i128 shift libcalls unavailable in 32... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Use od instead of hexdump. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jan Vesely | AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Sjoerd Meijer | Setting fp trapping mode and denormal type: this an... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Simplify. NFC. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Krzysztof Parzyszek | Do not consider subreg defs as reads when computing... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Sanjay Patel | [InstCombine] auto-generate assertions for tighter... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jonathan Peyton | Replace a bad instance of __kmp_free() with KMP_CPU_FRE... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Rename UnresolvedPolicy::Error -> UnresolvedPolicy... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Add -nostdlib. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Chad Rosier | [SLP] Don't pass a global CL option as an argument... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jan Vesely | AMDGPU/R600: Expand unaligned writes to local and global AS |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eric Fiselier | Implement __attribute__((require_constant_initializatio... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Dispatch without hash table lookup. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jan Vesely | AMDGPU: Reorganize store tests |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Reid Kleckner | [codeview] Use the correct max CV record length of... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eric Fiselier | Revert r280516 since it contained accidental changes. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Aaron Ballman | Based on post-commit feedback over IRC with dblaikie... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jonathan Peyton | Use 'critical' reduction method when 'atomic' is not... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Kyle Butt | IfConversion: Add assertions that both sides of a diamo... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Kyle Butt | IfConversion: Fix bug introduced by rescanning diamonds. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eric Fiselier | Implement __attribute__((require_constant_initializatio... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Add comments. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Enrico Granata | Check for null |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jason Henline | [SE] Remove broken doc ref |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jason Henline | [SE] Doc tweaks |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Remove temoprary files. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jason Henline | [SE] GlobalDeviceMemory owns its handle |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Adam Nemet | Fix up comment from r280442, noticed by Justin. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Rui Ueyama | Fix potential test failures. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jason Henline | [SE] Add "install" actions to cmake build |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Wei Mi | Split the store of a wide value merged from an int... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Sanjay Patel | [InsttCombine] fold insertelement of constant into... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Davide Italiano | [lib/LTO] Simplify. No functional change intended. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Reid Kleckner | Quick fix to make LIT_PRESERVES_TMP work again |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Reid Kleckner | [lit] Clean up temporary files created by tests |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Derek Schuff | [WebAssembly] Update known test failures |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Matthew Simpson | [LV] Ensure reverse interleaved group GEPs remain uniform |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Jason Henline | [SE] Don't pack raw device mem args |
commit | commitdiff | tree | snapshot |
2016-09-02 |
George Rimar | [ELF] - Linkerscript: add support for suffixes in numbers. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Tamas Berghammer | Fix build breakage caused by r280490 |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Andrea Di Biagio | Simplify code a bit. No functional change intended. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Tamas Berghammer | Fix 2 waring in the OCaml AST context |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Sanjay Patel | fix documentation comments; NFC |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Andrea Di Biagio | [instsimplify] Fix incorrect folding of an ordered... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Martin Probst | clang-format: [JS] merge requoting replacements. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Martin Probst | clang-format: [JS] handle default bindings in imports. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Martin Probst | clang-format: [JS] Sort all JavaScript imports if any... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Logan Chien | [lit] Replace print with lit_config.note(). |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Aaron Ballman | Allow a C11 generic selection expression to select... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Andrea Di Biagio | [DAGcombiner] Fix incorrect sinking of a truncate into... |
commit | commitdiff | tree | snapshot |
next |