platform/upstream/llvm.git
2016-07-19 Matt ArsenaultAMDGPU: Expand register indexing pseudos in custom...
2016-07-19 Lang Hames[Kaleidoscope][BuildingAJIT] More work on the text...
2016-07-19 Sanjoy Das[LoopReroll] Reroll loops with unordered atomic memory...
2016-07-19 Samuel AntaoAppend clang system include path for offloading tool...
2016-07-18 Samuel Antao[OpenMP] Remove dead code in conditional of mappable...
2016-07-18 Matt ArsenaultTableGen: Allow custom register operand decoder method
2016-07-18 Matt ArsenaultAMDGPU: Fix test name and broken CHECK-LABEL
2016-07-18 Vedant Kumar[utils] Generate html reports with the code coverage...
2016-07-18 Kelvin Li[OpenMP] Fix incorrect diagnostics in map clause
2016-07-18 Richard SmithFix some minor issues found by Coverity.
2016-07-18 Vedant Kumar[Coverage] Remove '..' from filenames *after* getting...
2016-07-18 Matt ArsenaultFix -Wreturn-type with gcc 4.8 and libc++
2016-07-18 Vedant Kumar[llvm-profdata] Speed up merging by using a thread...
2016-07-18 Artem Belevich[NVPTX] Make sure we adjust alignment at all call sites
2016-07-18 Dehao Chen[PM] Convert Loop Strength Reduce pass to new PM
2016-07-18 Mehdi AminiUpdate doxygen description for `WriteBitcodeToFile...
2016-07-18 Teresa Johnson[PM] Port FunctionImport Pass to new PM
2016-07-18 Wei MiRevert rL275912.
2016-07-18 Chaoren LinAdd missing headers after header cleanup in r275882.
2016-07-18 Vedant Kumar[Coverage] Normalize '..' out of filename strings
2016-07-18 Wei MiUse uniforms set to populate VecValuesToIgnore.
2016-07-18 Sanjay Patelrefactor SimplifySelectInst; NFCI
2016-07-18 Justin LebarWrite isUInt using template specializations to work...
2016-07-18 Sanjay Pateladd tests for missed sext transform
2016-07-18 Bruno Cardoso... [Sema] Create a separate group for incompatible functio...
2016-07-18 Mehdi AminiAdd missing header in ClangFuzzer (after r275882 cleanup)
2016-07-18 Bob WilsonAllow iOS and tvOS version numbers with 2-digit major...
2016-07-18 Marshall ClowBump version # to 4.0.0
2016-07-18 Hans Wennborgbuild_llvm_package.bat: update version to 4.0.0
2016-07-18 Vedant Kumar[interception] Remove extra whitespace to appease linte...
2016-07-18 Sanjay Patelauto-generate checks
2016-07-18 Hans WennborgRevert r273099 "If the revision number starts with...
2016-07-18 Vedant Kumar[Driver] Compute effective target triples once per...
2016-07-18 Vedant Kumar[Driver] Make Driver::DefaultTargetTriple private ...
2016-07-18 Artem Belevich[NVPTX] Force minimum alignment of 4 for byval argument...
2016-07-18 Etienne Bergeron[compiler-rt] Fix incorrect handling of indirect load.
2016-07-18 Michael Zolotukhin[LoopSimplify] Update LCSSA after separating nested...
2016-07-18 Vitaly BukaRevert "[ARM] Skip inline asm memory operands in DAGToD...
2016-07-18 Vitaly BukaRevert "[ARM] Update test to use CHECK-LABEL. NFCI."
2016-07-18 Nirav Dave[MC] Separate non-parsing operations from conditional...
2016-07-18 Etienne Bergeron[compiler-rt] Allow trampoline allocation further and...
2016-07-18 Benjamin KramerUnbreak extra tools build post r275882.
2016-07-18 Todd Fialamake macOS 'launch in terminal' bring terminal to the...
2016-07-18 David Majnemer[GVNHoist] Remove a home-grown version of replaceUsesOfWith
2016-07-18 Michael Zolotukhin[LCSSA] Post-process PHI-nodes created by SSAUpdate...
2016-07-18 Mehdi Amini[NFC] Header cleanup
2016-07-18 Matt ArsenaultAMDGPU: Remove pointless dyn_cast_or_null
2016-07-18 Devin CoughlinRevert "[analyzer] Add checker modeling potential C...
2016-07-18 Reid KlecknerFix -Wmicrosoft-enum-value in GVNHoist.cpp
2016-07-18 Simon Pilgrim[X86][SSE] Regenerate extraction from promotion test
2016-07-18 Yunzhong GaoSupport -masm= flag for x86 assembly targets.
2016-07-18 Simon Pilgrim[X86][SSE] Regenerate extraction+store memop tests
2016-07-18 Simon Pilgrim[X86][SSE] Regenerate truncate+extension memop tests
2016-07-18 Matt ArsenaultR600: Use new barrier intrinsic
2016-07-18 Matt ArsenaultAMDGPU: Fix missing switch case warning
2016-07-18 Simon PilgrimRegenerate test
2016-07-18 Matt ArsenaultAMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32
2016-07-18 Matt ArsenaultAMDGPU/R600: Replace barrier intrinsics
2016-07-18 Matt ArsenaultAMDGPU: Remove dead check in AMDGPUPromoteAlloca
2016-07-18 Matt ArsenaultAMDGPU: Remove dead code and redundant check
2016-07-18 Teresa Johnson[ThinLTO] Address review comments from PGO indirect...
2016-07-18 Tim NorthoverCodeGenPrep: use correct function to determine Global...
2016-07-18 Rafael EspindolaDelete dead code.
2016-07-18 Hans Wennborgdocs/conf.py: update version to 4.0
2016-07-18 Hans Wennborgdocs/conf.py: update version to 4.0
2016-07-18 Hans Wennborgdocs/conf.py: update version to 4.0
2016-07-18 Hans WennborgTrunk release notes are now for 4.0.0
2016-07-18 Hans WennborgTrunk release notes are now for 4.0.0
2016-07-18 Hans WennborgTrunk release notes are now for 4.0.0
2016-07-18 Vedant Kumar[llvm-cov] Re-write a very opaque comment (NFC)
2016-07-18 Hans WennborgTrunk release notes now refer to 4.0.0
2016-07-18 Vedant Kumar[llvm-cov] Place anchors around line numbers in html...
2016-07-18 Vedant Kumar[llvm-cov] Clean up error reporting (NFC)
2016-07-18 Hans WennborgBump the trunk version to 4.0.0svn.
2016-07-18 Reid Kleckner[clang-cl] Reinstate -gline-tables-only as a CoreOption...
2016-07-18 Krzysztof Parzyszek[Hexagon] Handle returning small structures by value
2016-07-18 Krzysztof Parzyszek[Hexagon] Revert r275822: mistake in commit message
2016-07-18 Simon Pilgrim[X86][AVX] Add target shuffle decode support for VBROADCAST
2016-07-18 Krzysztof Parzyszek[Hexagon] Handle returning small structures by value
2016-07-18 Jason HenlineSet up arcconfig for parallel-libs project
2016-07-18 Devin Coughlin[analyzer] Add checker modeling potential C++ self...
2016-07-18 Marshall ClowDon't use pthread initializers in constexpr constructor...
2016-07-18 Chih-Hung Hsieh[X86] Accept SELECT op code for x86-64 fp128 type
2016-07-18 Paul RobinsonRelease note for 'nodebug' on variables
2016-07-18 Etienne Bergeronrevert https://reviews.llvm.org/D22393
2016-07-18 David Majnemer[MathExtras] Fix UB in minIntN
2016-07-18 Jason HenlineAdd streamexecutor directory
2016-07-18 Matt ArsenaultReplace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
2016-07-18 Adam Nemet[LoopDist] This test does not require ASSERTS
2016-07-18 Adam Nemet[LoopDist] Port to new PM
2016-07-18 Adam Nemet[OptRemarkEmitter] Port to new PM
2016-07-18 Adam NemetSort include headers
2016-07-18 Simon Pilgrim[X86][AVX2] Added tests that demonstrate duplicate...
2016-07-18 Xinliang David LiCode refactoring: extract path prefix handling code
2016-07-18 Krzysztof Parzyszek[Hexagon] Misc changes to HexagonMachineScheduler, NFC
2016-07-18 Kelvin Li[OpenMP] update test cases for -std=c++11 compile
2016-07-18 Krzysztof Parzyszek[Hexagon] Enable .cur formation in MISched for Hexagon V60
2016-07-18 Rafael EspindolaPass section by reference. NFC.
2016-07-18 Alexander KornienkoRevert "r275571 [DSE]Enhance shorthening MemIntrinsic...
2016-07-18 Krzysztof Parzyszek[Hexagon] Add verbose debugging mode to Hexagon MI...
next