platform/upstream/llvm.git
2018-05-22 Eli Friedman[docs] Clarify usage of "vector" in Programmer's Manual.
2018-05-22 James Y KnightNormalize some lldb #include statements.
2018-05-22 Max Moroz[Coverage] Update CSS to make HTML reports copy-paste...
2018-05-22 Craig Topper[X86] As mentioned in post-commit feedback in D47174...
2018-05-22 James Y KnightAvoid using header from Host/macosx when not testing...
2018-05-22 David BolvanskyDelete empty test file
2018-05-22 Sam Clegg[WebAssembly] Remove dead code from LEB compression...
2018-05-22 Matt Davis[llvm-mca] Move DispatchStage::cycleEvent to preExecute...
2018-05-22 Lang Hames[ORC] Add some comments to Layer.h.
2018-05-22 Craig Topper[X86] Remove mask argument from some builtins that...
2018-05-22 Craig Topper[X86] Another attempt at fixing the intrinsic module...
2018-05-22 Evgeniy Stepanov[asan] Use dynamic allocator space address on Android...
2018-05-22 Matt ArsenaultAMDGPU: Fix missing test coverage for some 16-bit and...
2018-05-22 Craig Topper[X86] Add two missing #endif directives to immintrin...
2018-05-22 David Bolvansky[InstCombine] Remove calloc transformations
2018-05-22 Sam CleggCode cleanup in preparation for adding LTO for wasm...
2018-05-22 Craig Topper[X86] Add __emmintrin_f16c.h to module map and CMakeLists.
2018-05-22 Matt ArsenaultAMDGPU: Fix v2f16 fneg/fabs pattern
2018-05-22 Eli FriedmanDelete unused variable from r333015.
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Switching MatchTable...
2018-05-22 Tom StellardAMDGPU: Move AMDGPUTargetLowering::isFPExtFoldable...
2018-05-22 Eli Friedman[MachineOutliner] Add "thunk" outlining for AArch64.
2018-05-22 Craig Topper[X86] Move 128-bit f16c intrinsics to __emmintrin_f16c...
2018-05-22 Peter CollingbourneReland r332885, "CodeGen, Driver: Start using direct...
2018-05-22 Sanjay Patel[InstCombine] move/add tests for sub with bool op; NFC
2018-05-22 Volodymyr Sapsai[libcxx] [test] Mark the test as unsupported by apple...
2018-05-22 Petr Hosek[CMake] Support libc++ as Clang default stdlib in compi...
2018-05-22 Krzysztof Parzyszek[Hexagon] Add patterns for accumulating HVX compares
2018-05-22 Alexander Shaposhnikov[llvm-objcopy] Fix the behavior of --strip-* and -...
2018-05-22 Florian Hahn[NewGVN] Fix handling of assumes
2018-05-22 Jonas Devlieghere[DebugInfo] Invert DIE order for range errors.
2018-05-22 Jonas Devlieghere[DebugInfo] Fix location list check in the verifier
2018-05-22 Paul Robinson[DWARFv5] Put the DWO ID in its place.
2018-05-22 Zinovy Nis[clang-tidy] SimplifyBoolenExpr doesn't add parens...
2018-05-22 Sam Clegg[WebAssembly] Fix two bugs in LEB compression: properly...
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Sorting MatchTable...
2018-05-22 Roman TereshinReverting 332999 to get it a proper commit message
2018-05-22 Roman Tereshindiff --git a/utils/TableGen/GlobalISelEmitter.cpp b...
2018-05-22 Jacek OlesiakRevert "[clang-format] Fix putting ObjC message argumen...
2018-05-22 Pavel LabathEnable ProcessMachCore plugin on non-apple platforms
2018-05-22 Marshall ClowChange the names of two private methods: allocate ...
2018-05-22 Rui UeyamaMove code to improve readability. NFC.
2018-05-22 Rui UeyamaSimplify. NFC.
2018-05-22 Lang Hames[ORC] Move symbol-scanning and discard from BasicIRLaye...
2018-05-22 Sanjay Patel[InstCombine] fix broken test
2018-05-22 Yaxun LiuRevert r332982 Call CreateTempMemWithoutCast for ActiveFlag
2018-05-22 David Bolvansky[InstCombine] Calloc-ed strings optimizations
2018-05-22 Sanjay Patel[CodeGen] produce the LLVM canonical form of abs
2018-05-22 Sanjay Patel[CodeGen] add tests for abs builtins; NFC
2018-05-22 Dan Liew[lit] Try to make `shtest-timeout.py` test more reliabl...
2018-05-22 Dan Liew[lit] Don't run `slow.py` in `shtest-timeout.py` test.
2018-05-22 Dan Liew[lit] Don't check output of commands used in `shtest...
2018-05-22 Simon Dardis[FastISel] Permit instructions to be skipped for FastIS...
2018-05-22 Yaxun LiuCall CreateTempMemWithoutCast for ActiveFlag
2018-05-22 Clement Courbet[llvm-exegesis] Update doc to mention that the output...
2018-05-22 Clement Courbet[llvm-exegesis] Analysis output uses HTML.
2018-05-22 Ilya Biryukov[clangd] Fix a typo. NFC
2018-05-22 Aleksandar... [mips] Merge MipsLongBranch and MipsHazardSchedule...
2018-05-22 Ilya Biryukov[clangd] Remove ignored Preamble::CanReuse call from...
2018-05-22 Brock Wyma[CodeView] Enable debugging of captured variables withi...
2018-05-22 Krasimir Georgiev[clang-format] Add a test case for crash
2018-05-22 Amara EmersonRevert "CodeGen, Driver: Start using direct split dwarf...
2018-05-22 Amara EmersonRevert "Fix another make_unique ambiguity."
2018-05-22 Amara EmersonRevert "Add missing x86-registered-target."
2018-05-22 Simon Dardis[mips] Correct the predicates of the cache and pref...
2018-05-22 Simon Pilgrim[TTI] Add uniform/non-uniform constant Pow2 detection...
2018-05-22 Martin Probstclang-format: [JS] do not wrap before any `is`.
2018-05-22 Hans WennborgLangRef.rst: the "\01" prefix applies not just to variables
2018-05-22 David Chisnall[objc-gnustep2] Use unsigned char to avoid potential...
2018-05-22 David Chisnall[objc-gnu] Fix test.
2018-05-22 David Chisnall[objc-gnustep2] Use isalnum instead of a less efficient...
2018-05-22 David ChisnallRevert "Revert r332955 "GNUstep Objective-C ABI version 2""
2018-05-22 Gabor Buella[x86] NFC Add some more shuffle-vs-trunc tests
2018-05-22 Krasimir Georgiev[clang-format] Fix crash in getLengthToMatchingParen
2018-05-22 Karl-Johan... [LowerSwitch] Fixed faulty PHI node update
2018-05-22 Eric Liu[clangd] Correctly handle IWYU prama with verbatim...
2018-05-22 Bjorn Pettersson[LoopVersioning] Don't modify the list that we iterate...
2018-05-22 Bjorn PetterssonRevert r332955 "GNUstep Objective-C ABI version 2"
2018-05-22 Stanislav Mekhanoshin[AMDGPU] Optimze old value of v_mov_b32_dpp
2018-05-22 David ChisnallAdd cctype include.
2018-05-22 Matt ArsenaultAMDGPU: Make v2i16/v2f16 legal on VI
2018-05-22 Fangrui Song[ELF] Simplify. NFC
2018-05-22 Fangrui SongCommandFlags.def -> CommandFlags.inc, leftover after...
2018-05-22 David ChisnallGNUstep Objective-C ABI version 2
2018-05-22 Dan Gohman[WebAssembly] Fix fast-isel lowering illegal argument...
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Removing redundant...
2018-05-22 Petr Hosek[CMake] Silence unused variable warning in compiler...
2018-05-22 Rui UeyamaHandle --plugin-opt= options as alias options.
2018-05-22 Marshall ClowMissed the tests for the deduction guides for prority_queue
2018-05-22 Tom StellardAMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDes...
2018-05-22 Craig Topper[X86] Prevent inclusion of __wmmintrin_aes.h and __wmmi...
2018-05-22 Marshall ClowDeduction guides for the container adaptors - queue...
2018-05-22 Peter CollingbourneMC: Remove dead code. NFCI.
2018-05-22 Paul SemelRevert "[llvm-objcopy] Add --strip-unneeded option"
2018-05-22 Petr Hosek[CMake] Use a different source depending on C++ support
2018-05-22 Petr Hosek[CMake] Pass Clang defaults to runtimes builds
2018-05-22 Jim InghamWork around some odd instruction single-step behavior...
2018-05-21 Sanjay Patel[DAG] fold FP binops with undef operands to NaN
2018-05-21 Lang Hames[ORC] Make some more operations on VSO private. These...
2018-05-21 Lang Hames[LKH] Add a replacement RTDyldLayer.
next