OSDN Git Service

android-x86/external-llvm.git
2017-03-16 Zachary Turner[PDB] Add support for parsing Flags from PDB Stream.
2017-03-16 Zachary Turner[llvm-pdbdump] Add support for diffing the PDB Stream.
2017-03-16 Adrian PrantlRevert commit r297971 because of issues reported by...
2017-03-16 Matthias BraunTargetInstrInfo: Provide default implementation of...
2017-03-16 Daniel Sanders[globalisel] Correct one more simple immediate that...
2017-03-16 Craig Topper[AVX-512] Add tests for kandn, kor, kxor, and kxnor...
2017-03-16 Zachary Turner[llvm-pdbdump] clang-format Diff.cpp
2017-03-16 Simon PilgrimRemove redundant conditions (PR31753). NFCI.
2017-03-16 Adrian PrantlFix unused variable warnings.
2017-03-16 Adrian PrantlSalvage debug info from instructions about to be deleted
2017-03-16 Peter CollingbourneLTO: Create temporary cache files in the cache director...
2017-03-16 Adrian PrantlAttempt to fix bot failure on Windows.
2017-03-16 Daniel Sanders[globalisel] Correct G_CONSTANT path of selectArithImmed()
2017-03-16 Adrian PrantlRearrange fields. NFC.
2017-03-16 Adrian PrantlRename methods in DwarfExpression to adhere to the...
2017-03-16 Adrian PrantlPR32288: More efficient encoding for DWARF expr subregi...
2017-03-16 Reid Kleckner[cmake] Refactor warning flag logic to use Unix warning...
2017-03-16 Reid Kleckner[IR] Inline some Function accessors
2017-03-16 Adrian PrantlRevert "PR32288: More efficient encoding for DWARF...
2017-03-16 Adrian PrantlPR32288: More efficient encoding for DWARF expr subregi...
2017-03-16 Hiroshi InoueTest commit.
2017-03-16 Stanislav Mekhanoshin[AMDGPU] Run always inliner early in opt
2017-03-16 Simon Pilgrim[X86] Add PR22338 test case
2017-03-16 Aditya KumarFix: Refactor SimplifyCFG:canSinkInstructions [NFC]
2017-03-16 Jonas Paulsson[BasicTTIImpl] Bugfix in getIntrinsicInstrCost()
2017-03-16 Bjorn Pettersson[InstCombine] Liberate assert in InstCombiner::visitZExt
2017-03-16 Eric LiuRevert "[PGO] Value profile for size of memory intrinsi...
2017-03-16 James Henderson[Support] Add support for getting file system permissio...
2017-03-16 Chandler Carruth[PM/Inliner] Fix a bug in r297374 where we would leave...
2017-03-16 Chandler Carruth[PM/Inliner] Add a test case that encapsulates the...
2017-03-16 Oren Ben SimhonFixing typos.
2017-03-16 Jonas Paulsson[SelectionDAG] Optimize VSELECT->SETCC of incompatible...
2017-03-16 Tobias Grosser[ADCE] Remove redundent code [NFC]
2017-03-16 Peter CollingbourneFix pessimising moves.
2017-03-16 Peter CollingbourneSupport: Add a cache pruning policy parser.
2017-03-16 Colin LeMahieu[Hexagon] Fixing test from 297920 to add Hexagon triple.
2017-03-16 Kyle ButtCodeGen: BlockPlacement: Reduce TriangleChainCount...
2017-03-16 David BlaikieCheck that line table entries don't spill over between...
2017-03-16 David BlaikieSimplify/make more explicit (by making less explicit...
2017-03-16 Colin LeMahieu[Hexagon] Updating inline saturate lanes for v62 version.
2017-03-15 Kostya Serebryany[libFuzzer] add a dummy LLVMFuzzerMutate to afl/afl_dri...
2017-03-15 Kostya Serebryany[libFuzzer] call __sanitizer_print_memory_profile with...
2017-03-15 Simon PilgrimRemove redundant condition (PR32263). NFCI.
2017-03-15 Matt ArsenaultAMDGPU: Allow sinking of addressing modes for atomic_in...
2017-03-15 Vitaly BukaRevert "[libFuzzer] Use ChooseUnitIdxToMutate to pick...
2017-03-15 Vitaly BukaRevert "Revert "[PGO] Minor cleanup for count instructi...
2017-03-15 Vitaly BukaRevert "[PGO] Minor cleanup for count instruction in...
2017-03-15 Rong XuFix build failure from r297897.
2017-03-15 Peter CollingbourneSupport: Simplify the CachePruning API. NFCI.
2017-03-15 Simon PilgrimRemoved unnecessary semicolon. NFCI.
2017-03-15 Craig Topper[StackColoring] Remove unused header file for post...
2017-03-15 Matt ArsenaultCodeGenPrepare: Sink addressing modes for atomics
2017-03-15 Zachary TurnerTry to fix build break due to template argument deduction.
2017-03-15 Zachary Turner[llvm-pdbdump] Add support for diffing the String Table.
2017-03-15 Zachary Turner[pdb] Write the module info and symbol record streams.
2017-03-15 Eric ChristopherFix up grammar in a comment.
2017-03-15 Rong Xu[PGO] Value profile for size of memory intrinsic calls
2017-03-15 Zvi RackoverSecond attempt for fix Hexagon buildbot by moving test...
2017-03-15 Rong Xu[PGO] Minor cleanup for count instruction in SelectInst...
2017-03-15 Vitaly Buka[libFuzzer] Use ChooseUnitIdxToMutate to pick item...
2017-03-15 David BlaikieAdd GDB pretty-printer for llvm::Twine type
2017-03-15 Zvi RackoverLimit test's triple in attempt to fix broken buildbot
2017-03-15 Adrian McCarthyNFC: Corrects comments that were supposed to go in...
2017-03-15 Sanjay Patel[EarlyCSE] reduce indent; NFCI
2017-03-15 Daniel Sanders[tablegen][globalisel] Trivial changes to reduce size...
2017-03-15 Adrian McCarthyIntroduce NativeEnumModules and NativeCompilandSymbol
2017-03-15 Zvi Rackover[DAGCombine] Bail out if can't create a vector with...
2017-03-15 Derek Schuff[WebAssembly] Update format of 'names' section.
2017-03-15 Simon Pilgrim[X86] Add missing BITREVERSE costs for SSE2 vectors...
2017-03-15 Ahmed Bougacha[GlobalISel] Avoid translating synthetic constants...
2017-03-15 Ahmed Bougacha[GlobalISel][AArch64] Select ADDXri.
2017-03-15 Matt ArsenaultAMDGPU: Fix unnecessary ands when packing f16 vectors
2017-03-15 Tim NorthoverARM: avoid clobbering register in v6 jump-table expansion.
2017-03-15 Rong Xu[PGO] Refactor the code for value profile annotation
2017-03-15 Ahmed Bougacha[GlobalISel] Insert translated switch icmp blocks after...
2017-03-15 Ahmed Bougacha[GlobalISel] Preserve IR block layout.
2017-03-15 Ahmed Bougacha[GlobalISel] Use ASCII quote/apostrophe in comment...
2017-03-15 Matt ArsenaultAMDGPU: Minor SIAnnotateControlFlow cleanups
2017-03-15 Zachary Turner[YAML] When outputting, provide the ability to write...
2017-03-15 Reid KlecknerMove some LAST_* enum sentinels out of their enums
2017-03-15 Craig Topper[CodeGen] Use APInt::setLowBits/setHighBits/setBitsFrom...
2017-03-15 Ahmed Bougacha[GlobalISel][AArch64] Add back constant select tests...
2017-03-15 Ahmed Bougacha[GlobalISel][AArch64] Use appropriate test function...
2017-03-15 Ahmed Bougacha[GlobalISel][AArch64] Split out select tests. NFC.
2017-03-15 Ahmed Bougacha[GlobalISel] Remove dead member. NFC.
2017-03-15 Peter CollingbourneRe-apply r296730, "cmake: Configure the ThinLTO cache...
2017-03-15 Peter CollingbourneCodeGen: Use the source filename as the argument to...
2017-03-15 Simon Pilgrim[SelectionDAG] Support BUILD_VECTOR implicit truncation...
2017-03-15 Nemanja Ivanovic[PowerPC][Altivec] Add mfvrd and mffprd extended mnemonic
2017-03-15 Simon Pilgrim[SelectionDAG][AArch64] Add test case showing incorrect...
2017-03-15 Sanjay PatelCyle -> Cycle; NFCI
2017-03-15 Eric LiuRevert "Refactor SimplifyCFG:canSinkInstructions [NFC]"
2017-03-15 Artyom SkrobovRevert "[Thumb1] Fix the bug when adding/subtracting...
2017-03-15 Simon PilgrimReverted unintended commit
2017-03-15 Simon PilgrimFix Wint-in-bool-context warning (PR32248)
2017-03-15 Aditya KumarRefactor SimplifyCFG:canSinkInstructions [NFC]
2017-03-15 Sam ParkerReverting r297821 due to breaking lld test.
2017-03-15 Sanjay Patel[Target] fix typo; NFC
2017-03-15 Eric LiuAdd 'REQUIRES: asserts' to pr32278.ll introduced in...
2017-03-15 Simon Pilgrim[X86][SSE] Fixed shuffle MOVSS/MOVSD combining of all...
next