OSDN Git Service

android-x86/external-llvm.git
2016-04-29 Haicheng Wu[MBP] Split placement and alignment into two functions...
2016-04-29 Artem TamazovFixed/Recommitted r267733 "[AMDGPU][llvm-mc] Add suppor...
2016-04-29 Guozhi Wei[PPC] Enable shuffling of VSX vectors
2016-04-29 Amjad AboudFixed LIT tests that was broken after change in r268054.
2016-04-29 Filipe CabecinhasAdd operator- to Path's reverse_iterator. Needed for...
2016-04-29 Sanjay Patelauto-generate checks
2016-04-29 Sanjay Patel[InstCombine] add helper function for ICmp with constan...
2016-04-29 Daniel Sanders[mips][ias] Move createCpRestoreMemOp to MipsTargetStre...
2016-04-29 Krzysztof ParzyszekFix NDEBUG build: variables used only in debug code...
2016-04-29 Amjad AboudRecommitted r264280 "Supporting all entities declared...
2016-04-29 Simon Dardis[mips][FastISel] A store is not a load.
2016-04-29 Simon Dardis[PATCH] [mips] Fix forbidden slot hazard handling
2016-04-29 Krzysztof Parzyszek[Hexagon] Optimize addressing modes for load/store
2016-04-29 Filipe CabecinhasUnify XDEBUG and EXPENSIVE_CHECKS (into the latter...
2016-04-29 Tobias GrosserRemove leftover
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)
2016-04-29 Sanjay Patelfix typo; NFC
2016-04-29 Piotr PadlewskiAdd credit [Test commit]
2016-04-29 Tom StellardAMDGPU/SI: Add offset field to ds_permute/ds_bpermute...
2016-04-29 Daniel Sanders[mips][ias] Split expandMemInst between MipsAsmParser...
2016-04-29 Daniel Sanders[mips][ias] Moved most instruction emission helpers...
2016-04-29 Tobias Grossercmake: Fix grammar
2016-04-29 Daniel Sanders[mips][ias] Make section sizes a multiple of the alignment.
2016-04-29 Tobias GrosserRevert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON
2016-04-29 Simon Pilgrim[InstCombine][SSE] Added x86 pshufb undef mask tests
2016-04-29 Nikolay HaustovAMDGPU/SI: Assembler: Unify parsing/printing of operands.
2016-04-29 Simon Pilgrim[InstCombine][SSE] Regenerated x86 pshufb tests
2016-04-29 Zlatko Buljan[mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE...
2016-04-29 David Majnemer[GlobalOpt] Propagate operand bundles
2016-04-29 David Majnemer[InstCombine] Propagate operand bundles
2016-04-29 David Majnemer[DeadArgumentElimination] Propagate operand bundles...
2016-04-29 Adam Nemet[LoopDist] Add missing RUN line in test from r268006
2016-04-29 Adam Nemet[LoopDist] Also emit optimization remark on success...
2016-04-29 Adam Nemet[LoopDist] Pass 'Function' to main class. NFC
2016-04-29 David Majnemer[SLPVectorizer] Add operand bundles to vectorized functions
2016-04-29 David Majnemer[LoopVectorize] Add operand bundles to vectorized functions
2016-04-29 Matt ArsenaultAMDGPU: Stop reporting an addressing mode for unknown...
2016-04-29 Matt ArsenaultDivergenceAnalysis: Fix crash with unreachable blocks
2016-04-29 David Majnemer[ArgumentPromotion] Propagate operand bundles to promot...
2016-04-29 Craig Topper[X86] Remove unnecessary header file containing a small...
2016-04-29 Craig Topper[X86] Include X86MCTargetDesc.h directly in X86Disassem...
2016-04-29 Michael Zolotukhin[PR25281] Remove AAResultsWrapper from preserved analys...
2016-04-29 Sanjoy DasRemove stale documentation on -no-aa
2016-04-29 Matthias BraunRegisterPressure: Fix default lanemask for missing...
2016-04-29 Matthias BraunRegisterPressure: Cannot produce dead (subregister...
2016-04-29 Ivan KrasinFix build by casting to the proper int type.
2016-04-29 Vedant Kumar[llvm-cov] Don't emit 'nan%' in reports
2016-04-29 Hal Finkel[LoopVectorize] Keep hints from original loop on the...
2016-04-29 Evgeniy Stepanov[msan] Handle vector compare x86 intrinsics.
2016-04-29 David Majnemer[llvm-pdbdump] Try to appease the ASan bot
2016-04-29 Craig Topper[X86] Use nested switches to vary the operand to helper...
2016-04-28 David Majnemer[llvm-pdbdump] Restore error messages, handle bad block...
2016-04-28 Matthias BraunLiveIntervalAnalysis: Remove LiveVariables requirement
2016-04-28 David Majnemer[llvm-pdbdump] Correctly read data larger than a block
2016-04-28 Adam Nemet[LoopDist] Emit optimization remarks (-Rpass*)
2016-04-28 Adam Nemet[LoopDist] Improve debug messages
2016-04-28 Adam Nemet[LoopDist] Add helper to print debug message when distr...
2016-04-28 Hal Finkel[Inliner] Preserve llvm.mem.parallel_loop_access metadata
2016-04-28 Dehao ChenRead discriminators correctly from object file.
2016-04-28 Marcin Koscielnicki[CodeGen] Remove extra ';'
2016-04-28 Marcin Koscielnicki[PowerPC] Fix the EH_SjLj_Setup pseudo.
2016-04-28 Kevin EnderbyFix a bug in llvm-objdump for -private-headers printing...
2016-04-28 Krzysztof Parzyszek[RDF] Recognize tail calls in graph creation
2016-04-28 Amaury SechetFix warning in PDB code. NFC
2016-04-28 Matthias BraunLiveIntervalAnalysis: No need to deal with dead subregi...
2016-04-28 Krzysztof Parzyszek[RDF] Improve handling of inline-asm
2016-04-28 Zachary TurnerAdd parentheses to silence -Wparentheses warnings.
2016-04-28 Krzysztof Parzyszek[RDF] Add option to keep dead phi nodes in DFG
2016-04-28 Chris Bieneman[CMake] [Darwin] Use libtool instead of ar && ranlib
2016-04-28 Kevin EnderbyUpdate llvm-objdump for disassembly of ARM Mach-O files...
2016-04-28 Zachary TurnerRead the rest of the DBI substreams, and parse source...
2016-04-28 Kit BartonThis reverts commit r265505.
2016-04-28 Krzysztof Parzyszek[Hexagon] Add instruction aliases for vector unsigned...
2016-04-28 Matt ArsenaultAMDGPU: Emit error if too much LDS is used
2016-04-28 Yaron KerenRemove doInitialization() and doFinalization() member...
2016-04-28 Krzysztof ParzyszekReset the TopRPTracker's position in ScheduleDAGMILive...
2016-04-28 Matt ArsenaultAMDGPU: Fix mishandling array allocations when promotin...
2016-04-28 Eugene ZelenkoFix builds broken in r267910.
2016-04-28 Sriraman TallamAdd "PIE Level" metadata to module flags.
2016-04-28 Eugene ZelenkoFix some Clang-tidy modernize and Include What You...
2016-04-28 Rong Xu[PGO] Fix incorrect Twine usage in emitting optimizatio...
2016-04-28 Rong XuMinor format change and fixing typos in the comments...
2016-04-28 Krzysztof Parzyszek[Hexagon] Define certain aliases for vector instructions
2016-04-28 Simon Dardis[mips][atomics] Fix partword atomic binary operation...
2016-04-28 Arch D. Robison[SLPVectorizer] Extend SLP Vectorizer to deal with...
2016-04-28 Chad Rosier[GVN] Minor code cleanup. NFC.
2016-04-28 Krzysztof Parzyszek[Hexagon] Handle double-vector registers as new-value...
2016-04-28 Adrian PrantlDebug Info: Restore the pre-r240853 behavior for DWARF2...
2016-04-28 Adrian PrantlDebug info: Support DWARF4 bitfields via DW_AT_data_bit...
2016-04-28 Geoff Berry[EarlyCSE] Change LoadValue field Value *Data to Instru...
2016-04-28 Kostya Serebryany[libFuzzer] Improve documentation
2016-04-28 Krzysztof Parzyszek[RDF] Handle undefined registers in RDF copy propagation
2016-04-28 Geoff Berry[EarlyCSE] Sort includes. NFC.
2016-04-28 Yaron KerenRangify for loops, NFC.
2016-04-28 Chad Rosier[Inliner] Formatting. NFC.
2016-04-28 Ahmed Bougacha[InstCombine] Remove trailing whitespace. NFC.
2016-04-28 Simon Pilgrim[InstCombine][SSE] Add MOVMSK support to SimplifyDemand...
2016-04-28 Craig Topper[X86] Remove unused operand from a function and all...
2016-04-28 Craig Topper[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to...
next