platform/upstream/llvm.git
2016-07-16 Dehao Chen[PM] Convert IVUsers analysis to new pass manager.
2016-07-16 Saleem AbdulrasoolCodeGen: use StringRefs more in ObjC class generation...
2016-07-16 Saleem AbdulrasoolCodeGen: simplify using a local variable, NFC
2016-07-16 Rui UeyamaAttempt to unbreak Windows bot.
2016-07-16 Rui UeyamaRemove redundant namespace specifiers.
2016-07-16 Rui UeyamaResurrect code that was lost in conflicting commits.
2016-07-16 Rui UeyamaUse skip() instead of peek() and expect().
2016-07-16 Sanjay Patel[InstCombine] allow X + signbit --> X ^ signbit for...
2016-07-16 Sanjay Pateladd vector test to show missing transform
2016-07-16 Mehdi AminiIPRA: avoid double query to the map (NFC)
2016-07-16 Sanjay Patelupdate tests to use FileCheck, consolidate tests, fix...
2016-07-16 Sanjay Patelupdate test to use FileCheck
2016-07-16 Sanjay Patelauto-generate checks
2016-07-16 Sanjay Patelauto-ggenerate checks
2016-07-16 Sanjay Patel[InstCombine] reassociate logic ops with constants...
2016-07-16 George RimarUpdate for r275682:
2016-07-16 George RimarRecommit r275257 "[ELF] - Implement extern "c++" versio...
2016-07-16 Kirill Bobyrev[clang-rename] remove obsolete tests and apply fixes...
2016-07-16 Tobias GrosserGPGPU: Abort if any dummy function is called
2016-07-16 Hal FinkelRevert "Revert r275029 - Update Clang tests after addin...
2016-07-16 Hal FinkelRevert "Revert r275027 - Let FuncAttrs infer the 'retur...
2016-07-16 Hal FinkelDisable this-return argument forwarding on ARM/AArch64
2016-07-16 Yaxun LiuRe-commit [AMDGPU] Add metadata for runtime
2016-07-16 Rui UeyamaSimplify. NFC.
2016-07-16 Rui UeyamaRename SymbolVersions VersionDefinitions.
2016-07-16 Rui UeyamaRename Version VersionDefinition.
2016-07-16 Rui UeyamaUse ScriptParserBase::skip() instead of peek() and...
2016-07-16 Craig Topper[AVX512] Remove CodeGenOnly VBROADCAST m_Int instructio...
2016-07-16 Rui UeyamaSimplify. NFC.
2016-07-16 Rui UeyamaSimplify default symbol version management. NFC.
2016-07-16 Sean Silva[Driver] Add flags for enabling both types of PGO Instr...
2016-07-16 Rui UeyamaRemove redundant variable.
2016-07-16 Rui UeyamaSet sh_addralign in the constructor for consistency...
2016-07-16 Rui UeyamaMake Verdef and Verdaux adjacent in the version definit...
2016-07-16 Matthias Braunllc: Add support for -run-pass none
2016-07-16 Matthias Braunllc: Move pass query/add code into an own function...
2016-07-16 Matthias BraunARM/MIR: Move test from MIR to CodeGen/ARM directory
2016-07-16 Matthias BraunARM: Initialize LoadStore passes in TargetMachine
2016-07-16 Rui UeyamaUse SymbolVersion::Id instead of a hard-coded local...
2016-07-16 Eric ChristopherReword comment to be more clear.
2016-07-16 Matthias BraunMIParser: reject subregister indexes on physregs
2016-07-16 Richard SmithFix modules buildbot after r275633.
2016-07-16 Justin LebarDon't do uint64_t(1) << 64 in maxUIntN.
2016-07-16 Eric ChristopherRemove extra semi-colon. Fixes warning and Werror bots.
2016-07-16 Erik Pilkington[ObjC] Implement @available in the Parser and AST
2016-07-16 Richard SmithReimplement ExternalSemaSource delegation in terms of
2016-07-16 Sean CallananFixed the location of the Swift bindings in the Xcode...
2016-07-16 Samuel AntaoUse std::string instead of StringRef when generating...
2016-07-15 Samuel AntaoAttempt to fix breakage caused by r275645 for Windows...
2016-07-15 Kostya Serebryany[libFuzzer] add hooks for strstr, strcasestr, strcasecm...
2016-07-15 Vedant Kumar[llvm-cov] Attempt to appease an older builder
2016-07-15 Sebastian Popbugpoint: add flag -verbose-errors
2016-07-15 Samuel Antao[CUDA][OpenMP] Create generic offload action
2016-07-15 Kostya Serebryany[asan] trying to fix the windows build
2016-07-15 Duncan P. N... Reapply "Mips: Avoid implicit iterator conversions...
2016-07-15 Vedant Kumar[llvm-cov] Attempt to appease Windows bots
2016-07-15 Eugene ZelenkoFixes for standalone build:
2016-07-15 Vedant Kumar[llvm-cov] Optionally use a symbol demangler when prepa...
2016-07-15 Vedant Kumar[llvm-cov] Document a few private fields of CodeCoverag...
2016-07-15 Vedant Kumar[Support] Fix a doxygen comment (NFC)
2016-07-15 Junmo ParkMinor code cleanups. NFC.
2016-07-15 Jacques Pienaar[lanai] Small cleanup: remove/comment out unused args
2016-07-15 Matt ArsenaultAMDGPU: Fix verifier error from partially undef copy
2016-07-15 Michael KupersteinExpandPostRAPseudos should transfer implicit uses,...
2016-07-15 Alexei StarovoitovBPF: Use official ELF e_machine value
2016-07-15 George Burgess IVFix a typeo.
2016-07-15 Jacques Pienaar[lanai] Fix build by updating calls to getLoad & getStore.
2016-07-15 Argyrios Kyrtzidis[index] Create different USR if a property is a class...
2016-07-15 Zachary Turner[pdb] Teach MsfBuilder and other classes about the...
2016-07-15 Zachary Turner[pdb] Round trip the NameMap data structure to YAML.
2016-07-15 Zachary Turner[pdb] Use MsfBuilder to handle the writing PDBs.
2016-07-15 Matt ArsenaultStructurizeCFG: Fix inverting constantexpr conditions
2016-07-15 Krzysztof Parzyszek[Hexagon] Handle instruction latency for 0 or 2 cycles
2016-07-15 Richard SmithRevert r275481, r275490. This broke modules bootstrap.
2016-07-15 Matt ArsenaultAMDGPU: Remove legacy ldexp builtin
2016-07-15 Matt ArsenaultAMDGPU: Update for rsq intrinsic changes
2016-07-15 Kostya Serebryany[sanitizers] add interceptor for memmem; add weak hooks...
2016-07-15 Matt ArsenaultAMDGPU: Remove brev intrinsic
2016-07-15 Matt ArsenaultAMDGPU: Fix TargetPrefix for remaining r600 intrinsics
2016-07-15 Matt ArsenaultAMDGPU: Remove AMDGPU.ldexp
2016-07-15 Matt ArsenaultAMDGPU: Remove legacy rsq.clamped intrinsic
2016-07-15 Matt ArsenaultAMDGPU/R600: Delete dead code.
2016-07-15 Saleem AbdulrasoolDebugInfo: reorder some initializers
2016-07-15 Saleem AbdulrasoolCodeGen: avoid emitting unnecessary CFI
2016-07-15 Michael ZolotukhinMake processInstruction from LCSSA.cpp externally avail...
2016-07-15 Richard SmithPush alias-declarations and alias-template declarations...
2016-07-15 Zachary Turner[pdb] Introduce MsfBuilder for laying out PDB files.
2016-07-15 Saleem AbdulrasoolSema: support __declspec(dll*) on ObjC interfaces
2016-07-15 Argyrios Kyrtzidis[test/objcmt] Add a follow-up test case for r275600.
2016-07-15 Rui UeyamaELF: Include filenames in error messages.
2016-07-15 Nico WeberTeach fast isel about the win64 calling convention.
2016-07-15 Krzysztof Parzyszek[Hexagon] Make MI scheduler check for stalls in previou...
2016-07-15 Rui UeyamaRemove variables. NFC.
2016-07-15 George Burgess IV[CFLAA] Add attributes handling for CFLAnders.
2016-07-15 Nemanja Ivanovic[PowerPC] Set kill flag for scratch register when spill...
2016-07-15 George Burgess IV[CFLAA] Add an initial CFLAnders implementation.
2016-07-15 Derek SchuffFix calls to SelectionDAG::getStore
2016-07-15 Argyrios Kyrtzidis[objcmt] Fix a buffer overflow crash than can occur...
2016-07-15 Vitaly BukaRevert "[AMDGPU] Add metadata for runtime"
2016-07-15 Krzysztof Parzyszek[Hexagon] Replace postprocessDAG with a more elaborate...
next