OSDN Git Service

android-x86/external-llvm.git
2016-06-29 Rafael EspindolaUpdate tests to use at least darwin9.
2016-06-29 Krzysztof Parzyszek[Docs][CodeGenerator] Don't specify the number of opera...
2016-06-29 Simon Pilgrim[X86][SSE2] Added _mm_loadu_si64 test to match llvm...
2016-06-29 Simon Pilgrim[X86] Regenerated popcnt combine tests
2016-06-29 Elena DemikhovskyReverted patch 273864
2016-06-29 Marcin Koscielnicki[SystemZ] Add floating-point test data class instructions.
2016-06-29 Vedant KumarRevert "[Coverage] Move logic to encode filenames and...
2016-06-29 Vedant KumarRevert "[Coverage] Clarify ownership of a MemoryBuffer...
2016-06-29 Craig TopperRevert "[ValueTracking] Teach computeKnownBits for...
2016-06-29 Adam Nemet[Diag] Add getter shouldAlwaysPrint. NFC
2016-06-29 Craig Topper[ValueTracking] Teach computeKnownBits for PHI nodes...
2016-06-29 Craig Topper[DAGCombine] Teach DAG combine to handle ORs of shuffle...
2016-06-29 Craig Topper[DAGCombine] Add test cases to show that DAG combining...
2016-06-29 Craig Topper[CodeGen] Make ShuffleVectorSDNode::commuteMask take...
2016-06-29 Eric ChristopherRevert "[InstCombine] Avoid combining the bitcast of...
2016-06-29 Philip Reames[bugpoint] Delete a stale comment.
2016-06-29 Philip Reames[bugpoint] Unwrap one level of wrapper functions [NFC]
2016-06-29 Davide Italiano[Triple] Add isLittleEndian().
2016-06-29 Philip Reames[bugpoint] Extract helper functions for readability...
2016-06-29 Vedant Kumar[llvm-cov] Minor cleanups to prepare for the html forma...
2016-06-29 Vedant Kumar[Object] Fix a -Wpessimizing-move error; clang-format...
2016-06-29 Philip Reames[bugpoint] Simplify code by moving exception to only...
2016-06-29 Philip Reames[bugpoint] Treat token type the same as ehpad w.r.t...
2016-06-29 Philip Reames[bugpoint] Disabling one transform shouldn't prevent...
2016-06-28 Kevin EnderbyFinish cleaning up most of the error handling in libObj...
2016-06-28 Adam Nemet[Diag] Fix file comment
2016-06-28 Kyle ButtCodegen: [MBP] Add messages to asserts. NFC
2016-06-28 Weiming Zhao[ARM] Fix 28282: cost computation for constant hoisting
2016-06-28 Manman RenRevert r274054 to try to appease the bot
2016-06-28 Dehao ChenRelax the clearance calculating for breaking partial...
2016-06-28 Chris Bieneman[YAML] Fix YAML tags appearing before the start of...
2016-06-28 Zhan Jun Liau[SystemZ] Use NILL instruction instead of NILF where...
2016-06-28 Simon PilgrimFix "not all control paths return a value" warning...
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.
next