platform/upstream/llvm.git
2017-05-01 Simon Pilgrim[X86][AVX] Rename LowerVectorBroadcast to lowerBuildVec...
2017-05-01 Rui UeyamaAdd comments about how we handle mergeable sections...
2017-05-01 Peter CollingbourneObject: Remove ModuleSummaryIndexObjectFile class.
2017-05-01 Sterling AugustineAdd powerpc64 and powerpc64le to build infrastructure.
2017-05-01 Rafael EspindolaFix pr32816.
2017-05-01 Krzysztof Parzyszek[Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
2017-05-01 Krzysztof Parzyszek[Hexagon] Improving error reporting for writing to...
2017-05-01 Krzysztof Parzyszek[Hexagon] Give better error messages for solo instructi...
2017-05-01 Kostya Serebryany[sanitizer-coverage] disable coverage_direct=1, will...
2017-05-01 Benjamin KramerSilence unused variable warning. NFC.
2017-05-01 Kostya Serebryany[sanitizer-coverage] add a deprecation note to coverage...
2017-05-01 Krzysztof Parzyszek[Hexagon] Improve shuffle error reporting
2017-05-01 Richard SmithImprove handling of arrays of unknown bound in constant...
2017-05-01 Rui UeyamaChange an unusual directory permission back to a sane...
2017-05-01 Sterling AugustineCleanup previous test commit.
2017-05-01 Tim NorthoverX86: initialize a few subtarget variables.
2017-05-01 Sterling AugustineAdd a blank line as a test-commit.
2017-05-01 Sanjoy DasUse a 2 bit pointer in ValueHandleBase::PrevPair; NFC
2017-05-01 Xin TongTake indirect branch into account as well when folding.
2017-05-01 Sanjoy DasAdapt to LLVM's rename of WeakVH to WeakTrackingVH...
2017-05-01 Sanjoy DasUse WeakVH instead of WeakTrackingVH in AliasSetTracker...
2017-05-01 Sanjoy DasAdd a new WeakVH value handle; NFC
2017-05-01 Sanjoy DasRename WeakVH to WeakTrackingVH; NFC
2017-05-01 Derek Schuff[WebAssembly] Fix use of SDNodeFlags after API change...
2017-05-01 Zachary Turner[PDB/CodeView] Rename some classes.
2017-05-01 Sanjoy DasEmulate TrackingVH using WeakVH
2017-05-01 Xin Tong[JumpThread] Add some assertions for expected ConstantI...
2017-05-01 Gabor HorvathRemove unnecessary conditions as suggested by clang...
2017-05-01 Craig Topper[SelectionDAG] Use known ones to provide a better bound...
2017-05-01 Adrian PrantlRelax testcase to fix a PS4 buildbot failure.
2017-05-01 Xin Tong[JumpThread] Do RAUW in case Cond folds to a constant...
2017-05-01 Amara EmersonGeneralize the specialized flag-carrying SDNodes by...
2017-05-01 Sanjay Patel[InstCombine] add multi-use variants for DeMorgan folds...
2017-05-01 Sanjay Patel[InstCombine] use FileCheck and auto-generate checks...
2017-05-01 Sanjay Patel[InstCombine] consolidate more DeMorgan tests; NFC
2017-05-01 Michael ZuckermanFix test for altmacro
2017-05-01 Bill Seurer[powerpc] deactivate flakey tests on powerpc64le
2017-05-01 Michael Zuckerman[LLVM][inline-asm] Altmacro absolute expression '%...
2017-05-01 Aaron BallmanThe -coverage-file flag was removed in r280306, and...
2017-05-01 Dmitry Vyukovtsan: support linker init flag in __tsan_mutex_destroy
2017-05-01 Dylan McKay[AVR] Implement non-constant bit rotations
2017-05-01 Igor Breger[GlobalISel][X86] rename test file. NFC.
2017-05-01 Igor Breger[GlobalISel][X86] Prioritize Tablegen-erated instructio...
2017-05-01 Craig Topper[X86] Add tests for opportunities to improve known...
2017-05-01 Igor Breger[GlobalISel][X86] G_SEXT/G_ZEXT support.
2017-05-01 Sanjoy DasRemove unneeded struct; NFC
2017-05-01 Igor Breger[GlobalISel][X86] G_LOAD/G_STORE pointer selection...
2017-05-01 Nick LewyckyFix test that was incorrected merged between patches.
2017-05-01 David BlaikieFix line endings (dos -> unix) and clang-format while...
2017-05-01 Nick LewyckyHandle expressions with non-literal types like ignored...
2017-05-01 Dean Michael... [XRay][compiler-rt] Document and update the XRay Loggin...
2017-05-01 Saleem Abdulrasoolutils: Silence -Wpedantic warning
2017-04-30 Dylan McKay[AVR] Fix a bug so that we now emit R_AVR_16 fixups...
2017-04-30 Sanjay Patel[DAGCombiner] shrink/widen a vselect to match its condi...
2017-04-30 Jakub Kuderski[clang-tidy] Fix naming convention in modernize-use...
2017-04-30 Michael Kruse[CMake] Move PollyCore to Polly project folder.
2017-04-30 Rui UeyamaFix comments.
2017-04-30 Kuba Mracek[tsan] Track external tags in thread traces
2017-04-30 Sanjoy DasRename isKnownNotFullPoison to programUndefinedIfPoison...
2017-04-30 Amaury SechetDo not legalize large add with addc/adde, introduce...
2017-04-30 Sanjay Patel[InstCombine] consolidate tests for DeMorgan folds...
2017-04-30 Lang Hames[docs] Simplify some language for Error/cantFail in...
2017-04-30 Rui UeyamaIgnore -no-keep-memory.
2017-04-30 Rui UeyamaMove LTO options above "all options beyond this are...
2017-04-30 Guy Blank[MVT] fix typo in size of v1i8 MVT.
2017-04-30 Craig Topper[APInt] Remove support for wrapping from APInt::setBits.
2017-04-30 Craig Topper[APInt] Replace calls to setBits with more specific...
2017-04-30 Craig Topper[X86] Clear KnownBits instead of reconstructing it...
2017-04-30 Zvi RackoverInstructionSimplify: Canonicalize shuffle operands...
2017-04-30 Zvi RackoverInstructionSimplify: One getShuffleMask() replacing...
2017-04-30 Zvi RackoverInstructionSimplify: Simplify a shuffle with a undef...
2017-04-30 Simon Atanasyan[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for...
2017-04-30 NAKAMURA Takumiclang-tools-extra/test/CMakeLists.txt: Rework r297806...
2017-04-30 Craig Topper[ConstantRange] Fix a couple cases where we were possib...
2017-04-29 Dimitry AndricInclude <cstdio> in PrettyStackTrace.cpp, since it...
2017-04-29 Rui UeyamaRename RPath Rpath for consistency. NFC.
2017-04-29 Rui UeyamaSimplify by using getString instead of getLastArg....
2017-04-29 Rui UeyamaReport an error if --compress-debug-sections is given...
2017-04-29 Daniel Sanders[globalisel][tablegen] Fix the test after silencing...
2017-04-29 Daniel Sanders[globalisel][tablegen] Silence unused variable warning.
2017-04-29 Rui UeyamaPort recent changes to ELF/MapFile.cpp to COFF.
2017-04-29 Craig Topper[ConstantRange] Use APInt::getOneBitSet to shorten...
2017-04-29 Craig Topper[ConstantRange] Replace getMaxValue+zext with getLowBit...
2017-04-29 Craig Topper[ConstantRange] Use APInt::operator-= to remove tempora...
2017-04-29 Daniel Sanders[globalisel][tablegen] Compute available feature bits...
2017-04-29 Simon Pilgrim[X86][AVX] Added support for _mm256_zext* helper intrin...
2017-04-29 Simon Pilgrim[X86][AVX] Added codegen tests for _mm256_zext* helper...
2017-04-29 Craig Topper[KnownBits] Add methods for determining if the known...
2017-04-29 Simon Dardis[mips][FastISel] Fix a nullptr deference.
2017-04-29 Rafael EspindolaBring back r301678.
2017-04-29 Simon Pilgrim[X86][SSE] Add initial <2 x half> tests for PR31088
2017-04-29 Alexander Kornienko[clang-tidy] Expand AllowConditional*Casts to binary...
2017-04-29 Nick LewyckyRemove Sema::CheckForIntOverflow, and instead check...
2017-04-29 Craig Topper[ConstantRange] Use ternary operator instead of 'if...
2017-04-29 Craig Topper[ConstantRange] Add std::move to a bunch of places...
2017-04-29 Zachary TurnerRemove unused private field.
2017-04-29 Craig Topper[ConstantRange] Remove a temporary APInt I meant to...
2017-04-29 Craig Topper[ConstantRange] Improve the efficiency of one of the...
2017-04-29 Faisal ValiFix PR32831: 'this capture while instantiating generic...
2017-04-29 Hongbin Zheng[Polly] Make PollyCore depends on intrinsics_gen
next