OSDN Git Service

android-x86/external-llvm.git
2017-08-04 Philip Pfaffe[Polly][PM] Register polly passes with the opt tool...
2017-08-04 Max KazantsevDo not declare a variable which is used only in assert...
2017-08-04 Max Kazantsev[IRCE] Handle loops with step different from 1/-1
2017-08-04 Stanislav Mekhanoshin[AMDGPU] Preserve inverted bit in SI_IF in presence...
2017-08-04 Max KazantsevAvoid comparison between signed and unsigned in SCEVExi...
2017-08-04 Dylan McKay[AVR] Update target machine to use new constructor...
2017-08-04 Max Kazantsev[IRCE] Recognize loops with unsigned latch conditions
2017-08-04 Petr HosekRevert "[llvm][llvm-objcopy] Added support for outputti...
2017-08-04 Craig Topper[InstCombine] Move the call to foldSelectICmpAnd into...
2017-08-04 Craig Topper[InstCombine] Remove unnecessary casts. NFC
2017-08-04 Max KazantsevFix SCEVExitLimitForget tests to make Sanitizer happy
2017-08-04 Daniel JasperPrevent unused warning in non-assert builds (introduced...
2017-08-04 Victor LeschukUn-revert r310014: false revert, it wasn't the cause...
2017-08-04 Victor LeschukRevert r310014 as it breaks build lld-x86_64-darwin13
2017-08-04 Petr HosekReland "[llvm][llvm-objcopy] Added support for outputti...
2017-08-04 Reid Kleckner[Support] Update comments about stdout, raw_fd_ostream...
2017-08-04 Adrian PrantlTeach GlobalSRA to update the debug info for split...
2017-08-04 Connor Abbott[AMDGPU] Add missing hazard for DPP-after-EXEC-write
2017-08-04 Vedant Kumar[llvm-cov] Ignore unclosed line segments when setting...
2017-08-04 Vedant Kumar[llvm-cov] NFC: make_unique-ify two allocations
2017-08-04 George KarpenkovDisable libFuzzer tests on Windows
2017-08-04 Vitaly BukaRevert "[TableGen] AsmMatcher: fix OpIdx computation...
2017-08-04 Matt ArsenaultAMDGPU: Remove pointless asserts
2017-08-03 Teresa JohnsonUse profile summary to disable peeling for huge working...
2017-08-03 Matt ArsenaultAMDGPU: Don't use report_fatal_error for unsupported...
2017-08-03 Matt ArsenaultAMDGPU: Remove error on calls for amdgcn
2017-08-03 Matt ArsenaultAMDGPU: Fix implicitarg.ptr handling special inputs
2017-08-03 Martell MaloneSupport: WOA64 and WOA Signals
2017-08-03 Zachary Turner[llvm-pdbutil] Add an option to only dump specific...
2017-08-03 Matt ArsenaultAMDGPU: Pass special input registers to functions
2017-08-03 Eric ChristopherFix typo.
2017-08-03 Matt ArsenaultAMDGPU: Add analysis pass for function argument info
2017-08-03 Easwaran Raman[Inliner] Increase threshold for hot callsites without...
2017-08-03 Eugene Zelenko[Mips] Fix some Clang-tidy modernize-use-using and...
2017-08-03 Matt ArsenaultDAG: Provide access to Pass instance from SelectionDAG
2017-08-03 Quentin Colombet[GlobalISel] Make GlobalISel a non-optional library.
2017-08-03 Davide Italiano[NewGVN] Fix the case where we have a phi-of-ops which...
2017-08-03 Reid Kleckner[PDB] Fix section contributions
2017-08-03 Hiroshi Yamauchi[LVI] Constant-propagate a zero extension of the switch...
2017-08-03 Taewook OhMove unit test to the proper location
2017-08-03 Zachary Turner[llvm-pdbutil] Allow diff to force module equivalencies.
2017-08-03 George Karpenkov[libFuzzer] Un-reverting change in tests after fixing...
2017-08-03 Connor Abbotttest commit
2017-08-03 Nico WeberFix llvm-for-windows-on-linux build after LLVM r272701.
2017-08-03 Greg BedwellFix check-lit compatibility with multi-config CMake...
2017-08-03 Teresa JohnsonDisable loop peeling during full unrolling pass.
2017-08-03 Dehao ChenDo not want to use BFI to get profile count for sample pgo
2017-08-03 Simon Pilgrim[X86] Adding a test for vector shuffle extractions.
2017-08-03 Tim NorthoverRevert "[AArch64] Simplify AES*Tied pseudo expansion...
2017-08-03 Simon Pilgrim[X86][AVX512] Tidied up v64i8 vector shuffle tests...
2017-08-03 Changpeng FangAMDGPU/SI: Don't fix a PHI under uniform branch in...
2017-08-03 Benjamin KramerFix use after free in unit test.
2017-08-03 Nirav Dave[DAG] Allow merging of stores of vector loads
2017-08-03 Nico WeberRevert r309923, it caused PR34045.
2017-08-03 Nirav Dave[TableGen] AsmMatcher: fix OpIdx computation when HasOp...
2017-08-03 Sanjay Patel[NewGVN] fix typos; NFC
2017-08-03 Sanjay Patel[BDCE] add tests to show invalid/incomplete transforms
2017-08-03 Florian Hahn[GlobalISel] Only merge memory ops for mayLoad or maySt...
2017-08-03 Robert Lougher[LiveDebugVariables] Use lexical scope to trim debug...
2017-08-03 NAKAMURA TakumiPrune linefeed at eof.
2017-08-03 NAKAMURA Takumillvm/Support/CodeGenCWrappers.h: Add missing "llvm...
2017-08-03 Simon Dardis[SelectionDAG] Resolve PR33978.
2017-08-03 Max KazantsevRemoved unused variabled from unit test
2017-08-03 Ewan Crawford[Cloning] Move distinct GlobalVariable debug info metad...
2017-08-03 Diana Picus[ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions
2017-08-03 Dinar Temirbulatov[X86] SET0 to use XMM registers where possible PR26018...
2017-08-03 Max Kazantsev[SCEV] Re-enable "Cache results of computeExitLimit"
2017-08-03 Daniel Sanders[globalisel][tablegen] Update a comment to use the...
2017-08-03 Roger Ferrer... [ARM] Use ADDCARRY / SUBCARRY
2017-08-03 Daniel JasperFix WebAssembly target after r309911.
2017-08-03 Rafael EspindolaFix the ppc jit tests.
2017-08-03 Tobias Grosser[unittest] Remove TODO comment which caused concern
2017-08-03 Rafael EspindolaAdd LLVM_FALLTHROUGH.
2017-08-03 Sameer AbuAsal[RegisterCoalescer] Add wrapper for Erasing Instructions
2017-08-03 Rafael EspindolaDelete Default and JITDefault code models
2017-08-03 Javed Absar[ARM] Tidy up banked registers encoding
2017-08-03 Dehao ChenFix the bug when SampleProfileWriter writes out number...
2017-08-02 Vedant KumarMove two functions to a nicer spot. NFC.
2017-08-02 Vedant KumarRely on autobrief, remove \briefs from a header. NFC.
2017-08-02 Vedant Kumar[Coverage] Add an API to retrive all instantiations...
2017-08-02 Vedant Kumar[llvm-cov] Respect the value of the -show-instantiation...
2017-08-02 George KarpenkovRevert "[libFuzzer tests] Use substring comparison...
2017-08-02 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_FMUL as legal
2017-08-02 Zachary Turner[pdb/lld] Write a valid FPM.
2017-08-02 Zachary Turner[MSF] Move MSF unit tests to their own unittest target.
2017-08-02 Zachary Turner[pdbutil] Add a command to dump the FPM.
2017-08-02 Tom StellardAMDGPU/R600: Initialize more passes
2017-08-02 Keith WyssXray docs with description of Flight Data Recorder...
2017-08-02 Matt ArsenaultLV: Don't insert runtime ptr checks on divergent targets
2017-08-02 George Karpenkov[libFuzzer tests] Use substring comparison in libFuzzer...
2017-08-02 Craig Topper[InstCombine] Remove unnecessary temporary APInt. NFCI
2017-08-02 Teresa Johnson[PM] Split LoopUnrollPass and make partial unroller...
2017-08-02 Rafael EspindolaDon't pass the code model to MC
2017-08-02 Craig Topper[InstCombine] Remove explicit code for folding (xor...
2017-08-02 Craig Topper[InstCombine] Support sext in foldLogicCastConstant
2017-08-02 David BlaikieDebugInfo: Test & handle (differently) non-zero DW_AT_r...
2017-08-02 Stefan Pintilie[Power9] Exploit vector absolute difference instruction...
2017-08-02 Davide Italiano[NewGVN] Now that load coercion is enable, we pass...
2017-08-02 Evandro Menezes[AArch64] Add Exynos M2 feature test (NFC)
2017-08-02 Jakub Kuderski[Dominators] Teach LoopDeletion to use the new incremen...
next