platform/upstream/llvm.git
2016-03-02 Rafael Espindola1Fix handling of undef in partial LTO.
2016-03-02 Geoff Berry[AArch64] Enable non-leaf frame pointer elimination.
2016-03-02 Chris Bieneman[CMake] Add test-depends target to build dependencies...
2016-03-02 Nico WeberSerialize `#pragma comment`.
2016-03-02 Rafael EspindolaLTO: Use the correct relocation model.
2016-03-02 Reid Kleckner[cmake] Check the compiler version first
2016-03-02 Chandler Carruth[AA] Hoist the logic to reformulate various AA queries...
2016-03-02 Rafael EspindolaHandle comdat in LTO.
2016-03-02 Michael KruseFix: Add pass manager barrier.
2016-03-02 Daniel Jaspertest/Driver/cl-pch-errorhandling.cpp: Copy input file...
2016-03-02 Simon Pilgrim[X86][SSSE3] Added combine test for unary shuffle ...
2016-03-02 Rafael EspindolaFix BUILD_SHARED_LIBS build.
2016-03-02 Haojian Wu[clang-tidy] Fix an assertion failure of "SLocEntry...
2016-03-02 Sagar Thakur[TSAN] Fix test java_race_pc
2016-03-02 Tamas BerghammerUpgrade the arm/thumb architecture used by the disassembler
2016-03-02 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256...
2016-03-02 Michael Zuckerman[LLVM][AVX512]PSRAWI Change imm8 to int.
2016-03-02 Renato GolinRevert "[RT] Make tsan tests more portable"
2016-03-02 Simon Pilgrim[X86][SSE] Lower 128-bit MOVDDUP with existing VBROADCA...
2016-03-02 Nikolay HaustovRevert "[AMDGPU] table-driven parser/printer for amd_ke...
2016-03-02 Renato Golin[RT] Make tsan tests more portable
2016-03-02 Nikolay HaustovRevert "[AMDGPU] Using table-driven amd_kernel_code_t...
2016-03-02 Nikolay Haustov[AMDGPU] Using table-driven amd_kernel_code_t field...
2016-03-02 Nikolay Haustov[AMDGPU] table-driven parser/printer for amd_kernel_cod...
2016-03-02 Dmitry Vyukovlibfuzzer: fix compiler warnings
2016-03-02 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRAV
2016-03-02 Haojian Wu[clang-tidy] Make 'modernize-pass-by-value' fix work...
2016-03-02 Filipe Cabecinhas[test/vptr-non-unique-typeinfo] Address Samsonov's...
2016-03-02 Craig Topper[X86] Remove unnecessary call to isReg from emitter...
2016-03-02 Craig Topper[X86] Make X86MCCodeEmitter::DetermineREXPrefix locate...
2016-03-02 David Majnemer[Sema] PR26444 fix crash when alignment value is >...
2016-03-02 David Majnemer[X86] Permit reading of the FLAGS register without...
2016-03-02 Craig Topper[X86] Remove assertion I accidentally left in.
2016-03-02 Davide Italiano[modules] addHeaderInclude() can't fail.
2016-03-02 Craig Topper[X86] Be more structured about how we capture the regis...
2016-03-02 Simon Atanasyan[ELF] Fix reading of PC values of FDEs
2016-03-02 Alexey Bataev[OPENMP 4.5] Codegen for data members in 'reduction...
2016-03-02 Sanjoy Das[SCEV] Minor naming, braces cleanup; NFC
2016-03-02 Craig Topper[X86] Use MCPhysReg and uint16_t for static arrays...
2016-03-02 Matt ArsenaultAMDGPU: Fix bug 26659.
2016-03-02 Matt ArsenaultAMDGPU: Cleanup suggested in bug 23960
2016-03-02 Matt ArsenaultBug 20810: Use report_fatal_error instead of unreachable
2016-03-02 Sanjoy DasAdd a comment with a rational for the unusual code...
2016-03-02 Sanjoy DasQualify getRangeForAffineAR with this-> for MSVC
2016-03-02 George Burgess IVAttempt to fix ASAN failure in a MemorySSA test.
2016-03-02 Sanjoy DasPerturb code in an attempt to appease MSVC
2016-03-02 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-03-02 Sanjoy DasMore code permutation to appease MSVC
2016-03-02 Sanjoy DasRemove "auto" to appease the MSVC bots
2016-03-02 Rui UeyamaUse C++11 initializers for data members.
2016-03-02 Matt ArsenaultDAGCombiner: Make sure an integer is being truncated
2016-03-02 Rui UeyamaRemove more dead code.
2016-03-02 Rui UeyamaRemove default implementations that are always overridd...
2016-03-02 Rui UeyamaRemove more dead code.
2016-03-02 Reid KlecknerAdd a few dllimport/dllexport tests. NFC
2016-03-02 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-03-02 Sanjay Patelrevert r262424 because there's a *clang test* for AArch...
2016-03-02 Daniel BerlinFix SHARED_LIBS build
2016-03-02 Sanjoy Das[SCEV] Make getRange smarter around selects
2016-03-02 Sanjoy Das[SCEV] Extract out a getRangeForAffineAR; NFC
2016-03-02 Rui UeyamaRemove dead code.
2016-03-02 Rui UeyamaRemove remaining files of Core.
2016-03-02 Rui UeyamaTidy up CMakefiles.
2016-03-02 Rui UeyamaRemove unused #include's.
2016-03-02 Chris Bieneman[CMake] Add convenience target clang-test-depends to...
2016-03-02 Chris Bieneman[CMake] Add convenience target llvm-test-depends to...
2016-03-02 Chris Bieneman[CMake] Add distribution target that is the "just-build...
2016-03-01 Sanjay Patel[InstCombine] convert 'isPositive' and 'isNegative...
2016-03-01 Rui UeyamaMake a few utility functions file-scoped.
2016-03-01 Rui UeyamaRemove dead code.
2016-03-01 Rui UeyamaRemove CoreDriver.
2016-03-01 Nico Weberclang-cl: Implement initial limited support for precomp...
2016-03-01 Dehao ChenPerform InstructioinCombiningPass before SampleProfile...
2016-03-01 Simon PilgrimUpdated SSE41 builtin tests to more closely match the...
2016-03-01 Kostya Serebryany[libFuzzer] deprecate exit_on_first flag
2016-03-01 David Blaikiellvm-dwp: Add missing copyright notice to llvm-dwp.cpp
2016-03-01 Kostya Serebryany[libFuzzer] add generic signal handlers so that libFuzz...
2016-03-01 John McCallMangle extended qualifiers in the proper order and...
2016-03-01 Rui UeyamaFix --help message.
2016-03-01 Simon Pilgrim[X86][SSE41] Added missing fast-isel intrinsics tests
2016-03-01 Colin LeMahieu[NFC] Convert tabs to spaces.
2016-03-01 Simon Pilgrim[X86][XOP] Regenerated intrinsics tests
2016-03-01 Daniel SandersExplicitly select IAS on one more RUN line in new embed...
2016-03-01 Matthias BraunAArch64: Reenable CompleteModel for A53, A57 and Kryo...
2016-03-01 Ted WoodwardFix bug with function resolution when using IR Interpreter
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated 256-bit vector / 64-bit element...
2016-03-01 Tim NorthoverFix typo. NFC.
2016-03-01 Michael KruseFix non-synthesizable loop exit values.
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated horizontal add/sub tests
2016-03-01 Daniel Jasper[clang-format] Detect constructor initializers preceded...
2016-03-01 Simon Pilgrim[X86][AVX2] Regenerated intrinsics tests
2016-03-01 Colin LeMahieu[Hexagon] Modifying r262258 to only be in effect in...
2016-03-01 Matthias BraunTableGen: Display helpfull message for incomplete models.
2016-03-01 Simon Pilgrim[X86][AVX] Fixed triple/arch clash in test case
2016-03-01 Matt ArsenaultDAGCombiner: Turn truncate of a bitcasted vector to...
2016-03-01 Rafael EspindolaAdd LLVMBuild for ObjectYAML.
2016-03-01 David BlaikieRevert "llvm-dwp: Keep ObjectFiles alive until object...
2016-03-01 Jacques Pienaar[lanai] Add ELF enum value and relocations.
2016-03-01 Matthias BraunAArch64: Add missing schedinfo, check completeness...
2016-03-01 Kit Barton[Power9] Implement new vector compare, extract, insert...
next