| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for Windows builds. | Adrian McCarthy | 2016-06-30 | 1 | -0/+6 |
* | ScopInfo: Add array_begin() and array_end() iterators | Tobias Grosser | 2016-06-30 | 1 | -2/+16 |
* | AMDGPU: Add m0 vgpr load loop block as successor | Matt Arsenault | 2016-06-30 | 1 | -0/+1 |
* | Fix C++03 build. | Eric Fiselier | 2016-06-30 | 5 | -1/+16 |
* | [libFuzzer] Let user specify extra stats file. | Mike Aizatsky | 2016-06-30 | 3 | -4/+208 |
* | Propagate on-error status | Tobias Grosser | 2016-06-30 | 2 | -2/+5 |
* | Simplify: get isl_ctx only once [NFC] | Tobias Grosser | 2016-06-30 | 1 | -10/+11 |
* | [CMake] Module builds depend on target intrinsics_gen to be built first. | Vassil Vassilev | 2016-06-30 | 1 | -0/+9 |
* | Fix ASTMatchersNodeTest to work on Windows. | Justin Lebar | 2016-06-30 | 1 | -7/+5 |
* | Introduce a *draft* of a code of conduct for the LLVM community and the | Chandler Carruth | 2016-06-30 | 3 | -0/+256 |
* | Fix typo-correction crash if a typo occurs within the operand of a | Richard Smith | 2016-06-30 | 4 | -5/+16 |
* | [compiler-rt] Re-active unittest previously broken on windows. | Etienne Bergeron | 2016-06-30 | 1 | -4/+0 |
* | [compiler-rt] Fix TLS resource leaking in unittest | Etienne Bergeron | 2016-06-30 | 1 | -0/+1 |
* | Add an artificial line-0 debug location when the compiler emits a call to | Yunzhong Gao | 2016-06-30 | 2 | -0/+26 |
* | Refine the set of UniformAfterVectorization instructions. | Wei Mi | 2016-06-30 | 2 | -26/+121 |
* | [CUDA] Give templated device functions internal linkage, templated kernels ex... | Justin Lebar | 2016-06-30 | 2 | -5/+14 |
* | PR28373: fix crash-on-invalid if the condition of an if-statement fails typo-... | Richard Smith | 2016-06-30 | 2 | -1/+10 |
* | CodeGen: Add the other BuildMI overload for MachineInstr& | Justin Bogner | 2016-06-30 | 1 | -7/+11 |
* | Delete MCCodeGenInfo. | Rafael Espindola | 2016-06-30 | 23 | -354/+59 |
* | Don't instantiate a full host toolchain in ASTMatchersTest. | Justin Lebar | 2016-06-30 | 1 | -15/+21 |
* | Improve ADB utilization within Android platform. | Oleksiy Vyalov | 2016-06-30 | 5 | -188/+242 |
* | Mark issues 2550, 2551, 2555, 2685, 2698 as complete. These issues are wordin... | Marshall Clow | 2016-06-30 | 1 | -7/+7 |
* | Removed the redundant "%d errors parsing expression" error. Nobody keeps score. | Sean Callanan | 2016-06-30 | 3 | -7/+2 |
* | Mark issues 2667, 2669, 2670, 2671, 2673 as complete. These issues are wordin... | Marshall Clow | 2016-06-30 | 1 | -5/+5 |
* | Implement LWG#2688: 'clamp misses preconditions and has extraneous condition ... | Marshall Clow | 2016-06-30 | 3 | -5/+136 |
* | revert http://reviews.llvm.org/D21101 | Etienne Bergeron | 2016-06-30 | 2 | -55/+0 |
* | Temporarily XFAIL the incomplete type tests for GCC while I figure out why ad... | Marshall Clow | 2016-06-30 | 6 | -0/+12 |
* | [Support] Fix a bug in ErrorList::join / joinErrors. | Lang Hames | 2016-06-30 | 2 | -1/+47 |
* | [pdb] Re-add code to write PDB files. | Zachary Turner | 2016-06-30 | 12 | -76/+153 |
* | Update llvm-pdbdump to use subcommands. | Zachary Turner | 2016-06-30 | 21 | -479/+414 |
* | [codeview] Emit qualified display names if -gline-tables-only is on | Reid Kleckner | 2016-06-30 | 2 | -19/+49 |
* | Port some more debug info tests on Windows | Reid Kleckner | 2016-06-30 | 3 | -10/+2 |
* | [CMake] Add an LLVM_ENABLE_MODULE_DEBUGGING flag for building with -gmodules. | Adrian Prantl | 2016-06-30 | 2 | -0/+7 |
* | Implement LWG#2684: 'priority_queue lacking comparator typedef'. We already d... | Marshall Clow | 2016-06-30 | 2 | -1/+5 |
* | Revert "[CMake] Move the -Xclang option before -fmodules-cache-path" | Adrian Prantl | 2016-06-30 | 1 | -2/+2 |
* | Implement LWG#2596: 'vector::data() should use addressof' | Marshall Clow | 2016-06-30 | 3 | -4/+42 |
* | [CMake] Move the -Xclang option before -fmodules-cache-path | Adrian Prantl | 2016-06-30 | 1 | -2/+2 |
* | [exceptions] Upgrade exception handlers when stack protector is used | Etienne Bergeron | 2016-06-30 | 2 | -0/+55 |
* | fix formatting, add TODO; NFC | Sanjay Patel | 2016-06-30 | 1 | -1/+2 |
* | [DSE] Fix bug in partial overwrite tracking | Jun Bum Lim | 2016-06-30 | 2 | -7/+53 |
* | Implement LWG#2441: 'Exact-width atomic typedefs should be provided' | Marshall Clow | 2016-06-30 | 5 | -1/+70 |
* | Implement LWG#2436: 'Comparators for associative containers should always be ... | Marshall Clow | 2016-06-30 | 15 | -1/+355 |
* | [compiler-rt] Fix broken (flaky) unittests based on FlagParser. | Etienne Bergeron | 2016-06-30 | 1 | -0/+6 |
* | [InstCombine] shrink switch conditions better (PR24766) | Sanjay Patel | 2016-06-30 | 3 | -47/+28 |
* | Test commit | Elliot Colp | 2016-06-30 | 1 | -1/+1 |
* | [compiler-rt] Reset global variables in ThreadRegistryThreadedTest | Etienne Bergeron | 2016-06-30 | 1 | -0/+4 |
* | [compiler-rt] Fix broken unittest using alloca on MSVC. | Etienne Bergeron | 2016-06-30 | 1 | -1/+8 |
* | [InstCombine] use ConstantExpr::getBitCast() instead of creating useless inst... | Sanjay Patel | 2016-06-30 | 1 | -2/+1 |
* | [InstCombine] extend matchSelectFromAndOr() to work with i1 scalar types | Sanjay Patel | 2016-06-30 | 2 | -29/+36 |
* | [CMake] -fmodules-local-submodule-visibility is a cc1-only option. | Vassil Vassilev | 2016-06-30 | 1 | -2/+2 |