2016-10-11 |
Jim Ingham | This test was failing because /bin/ls is no longer... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Hal Finkel | Add an option to save the backend-produced YAML optimiz... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Justin Lebar | [Sema] Add explicit move constructor for ExpressionEval... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Quentin Colombet | [AArch64][InstructionSelector] Teach how to select... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Quentin Colombet | [AArch64][InstructionSelector] Teach the selector how... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Richard Smith | Aligned allocation versus CUDA: make deallocation funct... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Quentin Colombet | [AArch64][MachineLegalizer] Mark v2s32 G_LOAD as legal. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Rui Ueyama | Revert r283824 and r283823: Define DbiStreamBuilder... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Bruno Cardoso... | [Driver][Diagnostics] Make 'show option names' default... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Davide Italiano | [ThinLTO] Attempt to fix the test (and the bots). |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Rui Ueyama | Add section header stream to PDB. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Rui Ueyama | Fix a bug in DbiStreamBuilder::addDbgStream. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Rui Ueyama | Define DbiStreamBuilder::addDbgStream to add stream. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Jim Ingham | Adding radar number on our end for llvm.org/pr15824. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Jim Ingham | Add the related radar on our end for llvm.org/pr15824. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Fix clang-tools-extra build after r283815 (Store FileEn... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Chris Matthews | Fix issue which cases lit installed with setup.py to... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Davide Italiano | [LTO] Split the options for ThinLTO jobs and Regular... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
NAKAMURA Takumi | Fix llvm-lit.in corresponding to r283710. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Store FileEntry::Filename as a StringRef instead of... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Peter Collingbourne | Revert r283690, "MC: Remove unused entities." |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Jim Ingham | Add the radar number on our end. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Sanjay Patel | [x86] auto-generate checks |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Sanjay Patel | [x86] auto-generate checks |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Adrian Prantl | [Driver] Let -gline-tables-only win when it comes after... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Tim Northover | GlobalISel: select G_GLOBAL_VALUE uses on AArch64. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Tim Northover | GlobalISel: allow G_GLOBAL_VALUEs in AArch64 legalization. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Tim Northover | GlobalISel: support selecting G_GEP instructions. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Tim Northover | GlobalISel: support selecting constants on AArch64. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Dehao Chen | Rename isHotFunction/isColdFunction to isFunctionEntryH... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Mark 2777 as complete |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Zachary Turner | Revert "Disallow ArrayRef assignment from temporaries." |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Change Builtins name to be stored as StringRef instead... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Vitaly Buka | Add -fno-sanitize-address-use-after-scope flag |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Zachary Turner | Rename llvm::apply -> llvm::apply_tuple. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Update with the rest of the results from the 7-Oct... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Jordan Rose | Disallow ArrayRef assignment from temporaries. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Hal Finkel | [SelectionDAGBuilder] Support llvm.flt.rounds on target... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [ADT] Use () instead of {} in an attempt to work around... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nick Lewycky | Make the LValue created in EmitValueForIvarAtOffset... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [ADT] Don't use make_pointee_iterator in IteratorTest. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Albert Gutowski | Implement MS read/write barriers and __faststorefence... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Use StringRef in TableGen generated Intrinsics.gen... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [ADT] Remove make_pointe{e,r}_iterator, because it... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Don't use make_pointee_iterator in VTableBuilder. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Richard Smith | Re-commit r283722, reverted in r283750, with a fix... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Petr Hosek | [libcxx] Add support for Fuchsia |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Davide Italiano | [LTO/Thin] Make the number of threads to run in the... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Rui Ueyama | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Albert Gutowski | Implement __emul, __emulu, _mul128 and _umul128 MS... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Adrian Prantl | Teach llvm::StripDebugInfo() about global variable... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [ADT] Attempt to fix MSVC 2015 ICE via judicious additi... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Update documentation after r283671 ("Turn cl::values... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Updated notes about issues; marked 2062, 2223, 2394... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Add tests to check that swap(std::function, std::functi... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Zachary Turner | Add llvm::apply to STLExtras. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Examples] Fix use of sema.LateParsedTemplateMap in... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Haojian Wu | [clang-tidy] Add a whitelist option in google-runtime... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Use StringRef in LangOptions::isNoBuiltinFunc API ... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Analysis] Use unique_ptr for CallGraph::FunctionMap. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Analysis] Use unique_ptr in AnalyaisDeclContextManager... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Convert Marshallers to use unique_ptr. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr for VTableBuilder::VBaseInfo map. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr for VTableBuilder::VFTableLayouts map. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr for VPtrLocationsMap and VPtrInfoVector. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Use unique_ptr for VTableLayout. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Convert MangleNumberingContext to a unique_ptr. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr in LLVMContextImpl's constant maps. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Sema] Use unique_ptr instead of raw pointers in the... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [ADT] Add make_pointe{e,r}_iterator. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [ADT] Let MapVector handle non-copyable values. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Alexandros... | [ARM] Fix invalid VLDM/VSTM access when targeting Big... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Asiri Rathnayake | [libcxx] Fix gcc build. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nirav Dave | Add return type for checkForValidSection parsing functi... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eugene Leviant | [ELF] Don't emit empty PT_LOAD segment |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eric Fiselier | Fix documentation mis-spelling. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Zvi Rackover | [X86] Prefer rotate by 1 over rotate by imm |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Add whitespace to make not_fn_impl more clear. NFC. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Simon Pilgrim | [SLPVectorizer][X86] Add 512-bit sitofp/uitofp tests |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eric Fiselier | [Sema] Prevent using member declaration diagnostic... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Haojian Wu | [include-fixer] query-mode should be false by default. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nico Weber | Revert r283683 because r283680 got reverted. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Mark issues 2544, 2567, 2569, 2686 and 2694 as ready... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Simon Pilgrim | [SLPVectorizer][X86] Add avx512 sitofp/uitofp tests |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Daniel Jasper | Revert "P0035R4: Semantic analysis and code generation... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Marshall Clow | Add tests for LWG2544. We already implement this; just... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Simon Pilgrim | [SLPVectorizer][X86] Fixed alignments of scalar loads... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nico Weber | Revert r283680. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Michal Gorny | [Driver] Make -print-libgcc-file-name print compiler... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Michael Kruse | [DepInfo] Print -debug output outside of max-operations... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Michael Kruse | [Support/DepInfo] Introduce IslMaxOperationsGuard and... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Daniel Jasper | Revert "[x86][inline-asm][clang] accept 'v' constraint" |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eugene Leviant | [ELF] Change argument type for findSections. NFC |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Simon Pilgrim | Fixed windows stdout/stderr redirection in inline asm... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
George Rimar | [Object/ELF] - Do not crash on invalid Header->e_shoff... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nitesh Jain | [LLDB][MIPS] All tests get errors in dotest after this... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
George Rimar | Recommit r283733 "[ELF] - Do not crash if common symbol... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
George Rimar | Revert r283733 "[ELF] - Do not crash if common symbol... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Manuel Klimek | Use `let' instead of `let*' in one place where `let... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Peter Smith | [ELF][ARM] Fix formatting mistake, removed extra space... |
commit | commitdiff | tree | snapshot |
next |