OSDN Git Service

android-x86/external-llvm.git
2016-06-28 Matthias BraunX86FrameLowering: Check subregs when deciding prolog...
2016-06-28 Rafael EspindolaUse isPositionIndependent in a few more places.
2016-06-28 Zachary TurnerUpdate llvm command line parser to support subcommands.
2016-06-28 Krzysztof ParzyszekFix typo
2016-06-28 Sanjay Patelminimize regression tests and update checks
2016-06-28 Sanjay Patelminimize regression tests and update checks
2016-06-28 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-28 Jacques Pienaar[lanai] Update ELF number to correspond to the assigned...
2016-06-28 Michael Kuperstein[X86] Update a test with more explicit checks. NFC.
2016-06-28 Matt ArsenaultAMDGPU: Fix global isel crashes
2016-06-28 Chad RosierTypos. NFC.
2016-06-28 Michael Kuperstein[X86] Reorder source list alphabetically. NFC.
2016-06-28 Matt ArsenaultAMDGPU: Fix typo
2016-06-28 Matt ArsenaultAMDGPU: Remove unused function
2016-06-28 Vedant Kumar[llvm-cov] Create an index of reports in -output-dir...
2016-06-28 Vedant Kumar[llvm-cov] Minor cleanups (NFC)
2016-06-28 Vedant Kumar[llvm-cov] Avoid copying file paths multiple times...
2016-06-28 Vedant Kumar[llvm-cov] Rename ShowFormat to Format (NFC)
2016-06-28 Vedant Kumar[llvm-cov] Move a check into a helper method (NFC)
2016-06-28 David Majnemer[X86] Make WRPKRU/RDPKRU pass -verify-machineinstrs
2016-06-28 Rafael EspindolaDon't pass a Reloc::Model to GVIsIndirectSymbol.
2016-06-28 Rafael EspindolaDon't pass Reloc::Model to places that already have...
2016-06-28 Rafael EspindolaConvert more cases to isPositionIndependent(). NFC.
2016-06-28 Rafael EspindolaDelete dead code. NFC.
2016-06-28 Marcin Koscielnicki[SystemZ] Save/restore r6 and r7 if function contains...
2016-06-28 Simon Pilgrim[X86][AVX] Peek through bitcasts to find the source...
2016-06-28 Simon PilgrimFix "not all control paths return a value" warning...
2016-06-28 Rafael EspindolaConvert 2 more uses to shouldAssumeDSOLocal(). NFC.
2016-06-28 Simon PilgrimFixed MSVC unresolved symbol error due to an incorrectl...
2016-06-28 Vassil Vassilev[modules] Separate intrinsic_gen dependent headers...
2016-06-28 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-28 Vassil VassilevAdd missing includes.
2016-06-28 Arnaud A. de... [gold] Really fix test to run on non x86 platforms.
2016-06-28 Simon Pilgrim[X86][SSE] Added support for combining target shuffles...
2016-06-28 Xinliang David Li[BFI/MBFI]: cfg graph view with color scheme
2016-06-28 Elena Demikhovsky[X86 Target Lowering] Merged ICMP test.
2016-06-28 Xinliang David Li[BFI]: enhance BFI graph dump
2016-06-28 Adam Nemet[LLE] Don't hoist conditionally executed loads
2016-06-28 Xinliang David Li[BFI]: graph viewer code refactoring
2016-06-28 Vedant Kumar[llvm-cov] Simplify; NFC
2016-06-28 Vedant KumarReapply "[llvm-cov] Add an -output-dir option for the...
2016-06-28 Nick LewyckyNFC. Fix popular typo in comment 'deferencing' -->...
2016-06-28 Vedant KumarRevert "[llvm-cov] Add an -output-dir option for the...
2016-06-28 Matt ArsenaultAMDGPU: Fix out of bounds indirect indexing errors
2016-06-28 Matthias BraunAArch64: Remove unnecessary namespace llvm; NFC
2016-06-28 Michael Kuperstein[PM] Normalize FIXMEs for missing PreserveCFG to have...
2016-06-28 Chandler Carruth[PM] Sink the module parsing from the fixture to the...
2016-06-28 Vedant Kumar[llvm-cov] Add an -output-dir option for the show sub...
2016-06-28 Vedant Kumar[llvm-cov] Use -check-prefixes in a test (NFC)
2016-06-28 Vedant Kumar[llvm-cov] clang-format a line, NFC
2016-06-28 Vedant Kumar[llvm-cov] Add a format option for the 'show' sub-comma...
2016-06-28 Xinliang David Li[BFI]: code cleanup
2016-06-28 Michael KupersteinRemove stray comment. NFC.
2016-06-28 Matt ArsenaultAMDGPU: Fix global isel build
2016-06-27 Wolfgang PiebDocument the ability to perform multi-line pattern...
2016-06-27 Chandler Carruth[PM] Improve the debugging and logging facilities of...
2016-06-27 Rafael EspindolaFix typo.
2016-06-27 Rafael EspindolaMove shouldAssumeDSOLocal to Target.
2016-06-27 George Burgess IV[CFLAA] Make MSVC happy. NFC.
2016-06-27 Davide Italiano[MC] Garbage collect dead API: createELFObjectTargetWri...
2016-06-27 Easwaran RamanFix size computation of array allocation in inline...
2016-06-27 Sanjay Patel[InstCombine] shrink type of sdiv if dividend is sexted...
2016-06-27 Chris Dewhurst[Sparc] Atomics pass changes to make work with SparcV8...
2016-06-27 Matt ArsenaultAMDGPU: Set MinInstAlignment
2016-06-27 Kevin EnderbyChange all but the last ErrorOr<...> use for MachOUnive...
2016-06-27 Rafael EspindolaConvert a few more comparisons to isPositionIndependent...
2016-06-27 Rafael EspindolaDelete the IsStatic predicate.
2016-06-27 Matt ArsenaultAMDGPU: Implement per-function subtargets
2016-06-27 Davide Italiano[llvm-ar] Ignore -plugin option.
2016-06-27 Matt ArsenaultAMDGPU: Move subtarget feature checks into passes
2016-06-27 Sanjay Pateladd tests for PR28153
2016-06-27 Justin HolewinskiOnly emit extension for zeroext/signext arguments if...
2016-06-27 Rafael EspindolaTeach shouldAssumeDSOLocal about tls.
2016-06-27 Elena DemikhovskyFixed crash of SLP Vectorizer on KNL
2016-06-27 Chris Bieneman[yaml2obj] Missed updating a few test cases in r273915
2016-06-27 Matt ArsenaultAMDGPU: Fix verifier errors with undef vector indices
2016-06-27 Chris Bieneman[yaml2obj] Remove --format option in favor of YAML...
2016-06-27 Matt ArsenaultVerifier: Reject non-float !fpmath
2016-06-27 Matt ArsenaultDAGCombiner: Don't narrow volatile vector loads + extract
2016-06-27 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-27 Sanjay Patel[InstCombine] refactor sdiv by APInt transforms (NFC)
2016-06-27 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-27 George Burgess IV[CFLAA] Use unsigned numbers for bit-shifts.
2016-06-27 Daniel BerlinFactor out buildMemorySSA from getWalker.
2016-06-27 Rafael EspindolaRefactor duplicated condition.
2016-06-27 Elena DemikhovskyX86 Lowering - Fixed a crash in ICMP scalar instruction
2016-06-27 Sanjay Patel[InstCombine] use m_APInt for div --> ashr fold
2016-06-27 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-27 Artur PilipenkoRevert -r273892 "Support arbitrary addrspace pointers...
2016-06-27 Easwaran Raman[PM] Port PartialInlining to the new PM
2016-06-27 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-27 Simon Pilgrim[X86][SSE] Added extra broadcast tests to cover PR28327
2016-06-27 Kuba Brecka[asan] fix false dynamic-stack-buffer-overflow report...
2016-06-27 Zhan Jun Liau[SystemZ] Avoid generating 2 XOR instructions for ...
2016-06-27 Krzysztof Parzyszek[Hexagon] Equally-sized vectors are equivalent in ISel...
2016-06-27 Simon Dardis[mips] Add instruction itineraries for LSA, DLSA
2016-06-27 Renato Golin[ARM] Fix Thumb text sections' flags under COFF/Windows
2016-06-27 Nico WeberRevert 273848, it caused PR28329
2016-06-27 Chris DewhurstLast line of file missing on previous check-in.
2016-06-27 Rafael EspindolaMove isPositionIndependent up to AsmPrinter.
next