platform/upstream/llvm.git
2016-07-24 Eric FiselierStart adding benchmarks for vector
2016-07-24 Tobias GrosserGPGPU: Optimize kernel IR before generating assembly...
2016-07-24 Tobias GrosserGPGPU: Verify kernel IR before generating assembly
2016-07-24 Eric FiselierSkip chash computation in insert/emplace if the unconst...
2016-07-24 Eric FiselierMake pair/tuples assignment operators SFINAE properly.
2016-07-24 Eric FiselierFix memory leak in test.
2016-07-24 Eric FiselierImplement LWG 2393. Check for LValue-callability.
2016-07-24 Eric FiselierImplement LWG2328. Rvalue stream extraction should...
2016-07-24 Eric FiselierImplement P0040r3: Extending memory management tools
2016-07-24 Rui UeyamaRollback r276538 and r276540 to unbreak asan bot.
2016-07-24 George Burgess IV[MSSA] Remove useless assert. NFC.
2016-07-24 Bruno Cardoso... Revert r276539 "Silence -Wpointer-bool-conversion warni...
2016-07-24 Rui UeyamaSimplify. NFC.
2016-07-24 Bruno Cardoso... Silence -Wpointer-bool-conversion warning after r276324
2016-07-24 Rui UeyamaSplit LinkerScript::createSections.
2016-07-23 Eric FiselierImplement the in_place tags from p0032r3.
2016-07-23 Davide Italiano[ELF/Linkerscript] Define an absolute if we find an...
2016-07-23 Simon Pilgrim[X86][SSE] Added float widened broadcast tests
2016-07-23 Simon Pilgrim[X86][SSE] Added more widened broadcast tests
2016-07-23 Eric FiselierFix undefined behavior in __hash_table
2016-07-23 Aaron BallmanChange some more llvm highlighting instances to be...
2016-07-23 Aaron BallmanSwitching the highlighting from llvm to none in an...
2016-07-23 Aaron BallmanRemoves a warning about duplicate label named _strings...
2016-07-23 Simon DardisCODE_OWNERS: Take ownership of the MIPS backend
2016-07-23 Craig Topper[X86] Fix typo in comment.
2016-07-23 Simon Pilgrim[X86][SSE] Added tests where we should be trying to...
2016-07-23 Simon Pilgrim[X86][SSE] Regenerated uitofp <2 x i32> -> <2 x float...
2016-07-23 Rui UeyamaRemove Phdr typedef.
2016-07-23 Rui UeyamaMake a pure function a non-member file-scoped function.
2016-07-23 Sanjay Patel[InstCombine] allow icmp (bit-manipulation-intrinsic...
2016-07-23 Chandler CarruthFix a GCC error due to this member name also being...
2016-07-23 Craig Topper[AVX512] Implement commuting support for EVEX encoded...
2016-07-23 Craig Topper[X86] Make one of the FMA3 commuting methods static...
2016-07-23 Craig Topper[X86] Fix switch statement indentation per coding stand...
2016-07-23 Matt ArsenaultAMDGPU: Delete dead code
2016-07-23 Xinliang David Li[Profile] Use a flag to enable PGO rather than the...
2016-07-23 Xinliang David Li[Profile] Use explicit flag to enable IR PGO
2016-07-23 Sean SilvaAvoid using a raw AssumptionCacheTracker in various...
2016-07-23 Faisal Vali[cxx1z-constexpr-lambda] Make a lambda's closure type...
2016-07-23 David Majnemer[coroutines] Part 1 of N: Documentation
2016-07-23 Xinliang David LiFix buildbot failure
2016-07-23 Eric FiselierImplement P0392r0. Integrate filesystem::path and strin...
2016-07-23 David Majnemer[LoopUnrollAnalyzer] Handle out of bounds accesses...
2016-07-23 Richard SmithWork around MSVC's lack of support for unrestricted...
2016-07-23 Richard SmithAdd -fmodules-ts flag to cc1 for the provisional C...
2016-07-23 Eric FiselierRevert r276506 - Diagnose invalid memory order argument...
2016-07-23 Eric Fiselier[libcxx] Diagnose invalid memory order arguments in...
2016-07-23 Sanjoy Das[SCEV] Make isImpliedCondOperandsViaRanges smarter
2016-07-23 Vedant Kumar[cmake] Use a sane default for LLVM_PROFILE_DATA_DIR
2016-07-23 Sanjoy Das[SCEV] Change the interface of computeConstantDifferenc...
2016-07-23 Sanjay Patel[InstCombine] move udiv+cmp fold over with other BinOp...
2016-07-23 Sanjay Patelauto-generate checks
2016-07-22 Xinliang David Li[Profile] Tighten test with expected profile count
2016-07-22 Ekaterina RomanovaAdd doxygen comments to emmintrin.h's intrinsics.
2016-07-22 Tom StellardRevert "[AMDGPU] Emit read-only data to .rodata for...
2016-07-22 Tom StellardImplement cbrt builtin
2016-07-22 Tom StellardImplement cosh builtin
2016-07-22 Tom Stellardgeometric/floatn.inc: Add vec8 and vec16 types
2016-07-22 Xinliang David Li[Profile] Fix a fixme in the test
2016-07-22 Xinliang David Li[Profile] Add new test
2016-07-22 Richard SmithP0217R3: Parsing support and framework for AST represen...
2016-07-22 Adam Nemet[LoopDataPrefetch] Fix unused variable in release build
2016-07-22 Bruno Cardoso... Revert "fix https://reviews.llvm.org/D22610" and "...
2016-07-22 Adam Nemet[LoopDataPrefetch] Include hotness of region in opt...
2016-07-22 Adam Nemet[LoopDataPrefetch] Sort headers
2016-07-22 George Burgess IV[CFLAA] Add more offset-sensitivity tracking.
2016-07-22 Jason MolendaRemove some tab characters that snuck in to my mnost...
2016-07-22 Xinliang David Li[Profile] Enable profile merging with -fprofile-generat...
2016-07-22 Sanjay Pateladd tests for icmp vector folds
2016-07-22 Tim NorthoverGlobalISel: allow multiple types on MachineInstrs.
2016-07-22 Vitaly BukaUnpoison stack before resume instruction
2016-07-22 Alina SbirleaAdd flag to PassManagerBuilder to disable GVN Hoist...
2016-07-22 Todd FialaBreakup TestConcurrentEvents.py into separate test...
2016-07-22 Michael Kuperstein[SLPVectorizer] Vectorize reverse-order loads in horizo...
2016-07-22 Sanjay Pateladd tests for icmp vector folds
2016-07-22 Sanjay Pateladd tests for icmp vector folds
2016-07-22 Vedant Kumar[Coverage] Mark more methods const (NFC)
2016-07-22 Vassil Vassilev[modules] Teach the ASTWriter to ignore mutations comin...
2016-07-22 Sanjay Pateladd tests for icmp vector folds
2016-07-22 Anna ThomasAdd invariant start call creation in IRBuilder.NFC
2016-07-22 Pete CooperUse RValue refs in APInt add/sub methods.
2016-07-22 Vassil VassilevAdd regression test for PR27699.
2016-07-22 Vedant Kumar[llvm-cov] Don't copy stylesheets into index files
2016-07-22 Sanjoy Das[SCEV] Extract out a helper function; NFC
2016-07-22 Sanjay Patelupdate to use FileCheck and auto-generate checks
2016-07-22 George Burgess IVFix include case. NFC.
2016-07-22 Sanjay Pateladd tests for icmp vector folds
2016-07-22 Zachary TurnerMake DebugInfoMsf a dependency of DebugInfoPDBTests.
2016-07-22 Tim NorthoverGlobalISel: implement legalization pass, with just...
2016-07-22 Zachary TurnerMake PDBFile store an msf::Layout.
2016-07-22 Zachary Turner[pdb] Have builders share a single BumpPtrAllocator.
2016-07-22 Zachary Turner[msf] Create LLVMDebugInfoMsf
2016-07-22 Teresa Johnson[llvm-ar] Document 'T' thin archive modifier (NFC)
2016-07-22 Kostya Serebryany[sanitizer] revert r276383 while investigating failures...
2016-07-22 Pirama Arumuga... Add .rgba syntax extension to ext_vector_type types
2016-07-22 Reid KlecknerTry to fix more Windows portability issues in sanitizer...
2016-07-22 Teresa Johnson[ThinLTO/gold] Remove thin archive part of new test...
2016-07-22 Jun Bum LimRecommit - [DSE]Enhance shorthening MemIntrinsic based...
2016-07-22 Sanjay Pateladd tests for vector bit manipulation intrinsics
2016-07-22 Teresa Johnson[ThinLTO/gold] Support for getting list of included...
next