2018-01-17 |
Kamil Rytarowski | [Sanitizers, test] Fix sanitizer tests on Solaris ... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Krasimir Georgiev | [clang-format] Reorganize RawStringFormat based on... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Pavel Labath | Don't emit apple accelerator tables on non-darwin targets |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Joachim Protze | Partial revert of [OMPT] Rename ompt_mutex_impl_t to... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Pavel Labath | Rewrite debugger tuning test case to not depend on... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Javed Absar | [SCEV] fix typo |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Simon Pilgrim | [X86][AVX] Add extra 'interleaved+lanepermute' shuffle... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
George Rimar | [ThinLTO] - Remove code duplication. NFC. |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Jonas Toth | [clang-tidy] implement check for goto |
commit | commitdiff | tree | snapshot |
2018-01-17 |
George Rimar | [ELF] - Stop mixing order of -defsym/-script commands. |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Jonas Toth | [clang-tidy] fix minor formatting issue |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Andrew V. Tischenko | Allow usage of X86-prefixes as separate instrs. |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Joachim Protze | [OMPT] Add Workaround for Intel Compiler Bug |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Joachim Protze | [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Joachim Protze | [OMPT] Return appropiate values for ompt runtime entry... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Sean Eveson | [MC] Fix -stack-size-section on ARM |
commit | commitdiff | tree | snapshot |
2018-01-17 |
George Burgess IV | [CodeGen] Fix a crash on mangling multiversioned functions |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Peter Collingbourne | libcxx: Stop using private MSVC macros in the exception... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Craig Topper | [X86] In LowerBUILD_VECTOR, rename ExtVT to EltVT so... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Craig Topper | [X86] Remove duplicate lines from scheduler models... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Aaron Smith | [pdbutil] Replace 0 byte PDB input with correct version... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
George Burgess IV | [Support] Return an enum instead of an unsigned; NFC. |
commit | commitdiff | tree | snapshot |
2018-01-17 |
George Karpenkov | [analyzer] support a mode to only show relevant lines... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nico Weber | Make DiagnosticsEngine() take DiagOpts as DiagnosticsEn... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Aaron Smith | Fix build error - 'default label in switch which covers... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Sam Clegg | [WebAssembly] Define __heap_base global |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Aaron Smith | Fix pretty printing the unspecified param of a variadic... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Peter Collingbourne | cfi: Add a blacklist entry for MSVC's std::get_temporar... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Sam Clegg | [WebAssembly] Create synthetic __dso_handle symbol |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Rui Ueyama | [LLD][COFF] Report error when file will exceed Windows... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Petr Hosek | [libFuzzer] Support using libc++ |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Jason Molenda | Remove the hardcoded macos deployment targets altogether |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Yan Zhang | add ID as a special acronym to objc property declaratio... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Evgeniy Stepanov | [hwasan] Rename sized load/store callbacks to be consis... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Simon Pilgrim | [X86][BTVER2] Fix scheduling of VCMPSD/VCMPSS instructions |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Florian Hahn | [CallSiteSplitting] Pass list of (BB, Conditions) pairs... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Simon Pilgrim | [X86][BTVER2] Use instrs instead of instregex for low... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Simon Pilgrim | [X86][BTVER2] Use instrs instead of instregex for singl... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Martin Storsjo | [PPC64] Added vector registers. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rui Ueyama | Specify inline for isWhitespace in CommandLine.cpp |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Lang Hames | [ExecutionEngine] Rename JITSymbol::isStrongDefinition... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Richard Trieu | Add context to why test was disabled on Windows |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Erich Keane | Move target MV resolver to COMDAT |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Guozhi Wei | [PPC] Add a new register XER aliased to CARRY |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rafael Espindola | Inline foot gun into only valid use. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [DOCS] Updated current status of OpenMP support, NFC. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Evgeniy Stepanov | [hwasan] Build runtime library with -fPIC, not -fPIE. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rafael Espindola | Fix another case we used the wrong visibility. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` on `target teams... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Francis Visoiu... | [CodeGen] Skip some instructions that shouldn't affect... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rafael Espindola | Add an extra test. NFC. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Volkan Keles | [GlobalISel][TableGen] Add support for SDNodeXForm |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Michael Kruse | [IslTools] dumpPw: Dump same structure pieces together. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rafael Espindola | Fix another case we were using the wrong visibility. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [SLP] Fix for PR32164: Improve vectorization of reverse... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rafael Espindola | Use the combined visibility when computing dso_local. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Simon Pilgrim | [X86][MMX] Accept UNDEF upper bits for MOVD GR32->MMX |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nico Weber | Add va_start()/va_copy()/va_end to Builtins.def |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Rafael Espindola | Set dso_local in lld. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clause on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Petar Jovanovic | [LiveDebugValues] update kill-after-spill test with... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Marshall Clow | More constexpr algorithms from P0202. search/search_n |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Ulrich Weigand | [SystemZ] Support vector registers with inline asm |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Alexey Bataev | [OPENMP] Add support for `depend` clauses on `target... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Marshall Clow | Change an internal table of constants for the poisson... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Petar Jovanovic | [LiveDebugValues] recognize spilled reg killed in instr... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Simon Pilgrim | [X86][MMX] Improve MMX constant generation |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Hiroshi Inoue | [NFC] fix trivial typos in documents |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Hiroshi Inoue | [NFC] fix trivial typo in document |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Sam McCall | Squash -Wcovered-switch-default wairning |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Sam McCall | Ensure code complete with !LoadExternal sees all local... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Sam McCall | [clangd] Avoid combinatorial explosion in CodeCompleteT... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Ivan Donchevskii | Add missing CINDEX_LINKAGE |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Gadi Haber | [X86][I86,I186,I286,I386,I486,PPRO, MMX]: Adding full... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Jonas Devlieghere | [DebugInfo] Unify dumping of address ranges |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Francis Visoiu... | [CodeGen] Remove special case of printing subRegIdx... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Francis Visoiu... | [CodeGen][NFC] Correct case for printSubRegIdx |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Jonathan Coe | [libclang] Add PrintingPolicy for pretty printing decla... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Clement Courbet | Add a value_type to ArrayRef. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Gadi Haber | [X86][XSAVE]: Adding full coverage of MC encoding for... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
George Rimar | [FileCheck] - Fix possible buffer out of bounds access... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Yonghong Song | [BPF] Mark pseudo insn patterns as isCodeGenOnly |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Yonghong Song | [BPF] Teach DAG2DAG AND elimination about load intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Hiroshi Inoue | [SROA] fix assetion failure |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Craig Topper | [X86] Revisit the fix I made years ago to make 'xchgl... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Craig Topper | [X86] Make 'xchgq %rax, %rax' an alias for the 0x90... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
George Burgess IV | [Sema] Fix a crash on invalid features in multiversioning |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Marshall Clow | More constexpr algorithms from P0202: lower_bound,... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Marshall Clow | Actually CALL the constexpr tests. |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Marshall Clow | More constexpr (re P0202) - equal and mismatch |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Simon Pilgrim | Avoid Wparentheses warning. |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Simon Pilgrim | [X86][MMX] Add support for MMX zero vector creation |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Simon Pilgrim | [X86][SSE] Add custom execution domain fixing for BLEND... |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Sanjay Patel | [x86] add tests to show missed constant shrinking ... |
commit | commitdiff | tree | snapshot |
next |