OSDN Git Service

android-x86/external-llvm.git
2016-06-17 Adrian McCarthyRevert "Properly handle short file names on the command...
2016-06-17 Davide Italiano[PM] Port MergedLoadStoreMotion to the new pass manager...
2016-06-17 Benjamin KramerAvoid duplicated map lookups. No functionality change...
2016-06-17 Tim NorthoverARM: take account of possible bundle when erasing an...
2016-06-17 Davide Italiano[IRObjectFile] Handle .weak in RecordStreamer.
2016-06-17 James Y KnightSupport expanding partial-word cmpxchg to full-word...
2016-06-17 Davide Italiano[Codegen] Change PICLevel.
2016-06-17 Justin BognerLoopSimplifyCFG: Prefer `const auto &` to `auto &`...
2016-06-17 Rafael EspindolaDon't use the new x86 relax relocations on the gold...
2016-06-17 Rafael EspindolaChange RelaxELFRelocations for llc.
2016-06-17 Rafael EspindolaChange RelaxELFRelocations' default.
2016-06-17 Rafael EspindolaChange the default of -relax-relocations.
2016-06-17 Sanjay Patel[InstCombine] allow more than one use for vector bitcas...
2016-06-17 David Majnemer[CodeView] Refactor enumerator emission
2016-06-17 Reid Kleckner[codeview] Make function names more consistent with...
2016-06-17 Nirav DaveRefactor and cleanup Assembly Parsing / Lexing
2016-06-17 Igor Laevsky[MCContext] Don't use getenv inside class constructor
2016-06-17 Simon Pilgrim[X86][SSE4A] Remove the GCCBuiltins from the movntsd...
2016-06-17 Benjamin Kramer[ARM] Strength reduce vectors to arrays.
2016-06-17 Benjamin Kramer[PPC] Strength-reduce SmallVectors into arrays.
2016-06-17 Kostya Serebryany[libFuzzer] make the single-run output more reliable
2016-06-17 Craig Topper[X86] Pre-size several SmallVectors instead of calling...
2016-06-17 Craig Topper[X86] Fix formatting. NFC
2016-06-17 Adam Nemet[LLE] Don't hard-code the name of the preheader in...
2016-06-17 Chandler Carruth[PM] Run clang-format over various parts of the new...
2016-06-17 Matt ArsenaultRevert "InstCombine: Reduce trunc (shl x, K) width."
2016-06-17 Qin Zhao[esan|cfrag] Add the struct field size array in StructInfo
2016-06-17 Matt ArsenaultInstCombine: Reduce trunc (shl x, K) width.
2016-06-17 Ranjeet Singh[ARM] Add support for mrrc/mrrc2 intrinsics.
2016-06-17 Sanjoy Das[RS4GC] Pass CallSite by value instead of const ref...
2016-06-17 Chandler Carruth[PM] Remove support for omitting the AnalysisManager...
2016-06-17 Chuang-Yu ChengUse m_APInt in SimplifyCFG
2016-06-16 Adam Nemet[LV] Move management of symbolic strides to LAA. NFCI
2016-06-16 Evgeniy Stepanov[safestack] Sink unsafe address computation to each...
2016-06-16 Evgeniy Stepanov[safestack] Fixup llvm.dbg.value when rewriting unsafe...
2016-06-16 Adrian McCarthyProperly handle short file names on the command line...
2016-06-16 Adam Nemet[LV] Make getSymbolicStrides return a pointer rather...
2016-06-16 Evgeniy StepanovFix BitVector move ctor/assignment.
2016-06-16 Matt ArsenaultTTI: Add hook for memory width to vectorize
2016-06-16 David Majnemer[CodeView] Implement support for enums
2016-06-16 Matt ArsenaultAArch64: Fix range loop contradicting comment above it
2016-06-16 Changpeng FangAMDGPU/SI: Propagate the Kill flag in storeRegToStackSl...
2016-06-16 Nirav DaveRevert "Refactor and cleanup Assembly Parsing / Lexing"
2016-06-16 Matt ArsenaultAMDGPU: Fix maximum instruction size for amdgcn
2016-06-16 Sanjoy Das[EarlyCSE] Minor cosmetic NFC changes
2016-06-16 Sanjoy Das[EarlyCSE] Fold invariant loads
2016-06-16 Nirav DaveRefactor and cleanup Assembly Parsing / Lexing
2016-06-16 Kostya Serebryany[libFuzzer] use the new chainable malloc hooks instead...
2016-06-16 Justin LebarFix strip-dead-debug-info test if path contains "bar".
2016-06-16 Paul RobinsonMake check lines not match themselves.
2016-06-16 Rafael EspindolaRefactor more duplicated code.
2016-06-16 Sanjoy DasNFC; refactor getFrameIndexReferenceFromSP
2016-06-16 Rafael EspindolaRefactor duplicated code.
2016-06-16 Sanjay Patel[x86] autoupgrade and remove AVX2 integer min/max intri...
2016-06-16 Rui Ueyama[codeview] Use hashBufferV8 to verify all type records.
2016-06-16 Zachary TurnerResubmit "[pdb] Change type visitor pattern to be dynamic."
2016-06-16 Rafael Espindolados2unix this test. NFC.
2016-06-16 Zachary TurnerRevert "[pdb] Change type visitor pattern to be dynamic."
2016-06-16 Zachary Turner[pdb] Change type visitor pattern to be dynamic.
2016-06-16 Davide Italiano[PM] Revert the port of MergeLoadStoreMotion to the...
2016-06-16 Chad Rosier[DSE] Minor style cleanup. NFC.
2016-06-16 Sanjay Patelremove old FileCheck lines that are no longer used
2016-06-16 Sanjay Patel[DAG] Remove redundant FMUL in Newton-Raphson SQRT...
2016-06-16 Wei DingAMDGPU: Add v_mad 16-bit instructions definition.
2016-06-16 Adam Nemet[LLE] New test to check that no versioning for symbolic...
2016-06-16 Matt ArsenaultLangRef: Note expectations when loading with extra...
2016-06-16 Igor LaevskyRevert r272891 "[JumpThreading] Prevent dangling pointe...
2016-06-16 Reid Kleckner[PATCH] Fix RuntimeDyldCOFFI386 to handle relocations...
2016-06-16 Rafael EspindolaDon't print (PLT) on arm.
2016-06-16 Sanjay Patel[x86] autoupgrade and remove SSE2/SSE41 integer min...
2016-06-16 Daniel SandersRemove redundant -mattr options from llvm-objdump commands.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rui Ueyama[codeview] Pass CVRecord to visitTypeBegin callback.
2016-06-16 Rui Ueyama[codeview] Remove unused parameter.
2016-06-16 Vasileios Kalintiris[mips] Fix small typo. NFC.
2016-06-16 Rui UeyamaImplement pdb::hashBufferV8 hash function.
2016-06-16 Igor Laevsky[JumpThreading] Prevent dangling pointer problems in...
2016-06-16 Rui UeyamaRemove redundant namespace specifiers.
2016-06-16 Rui Ueyama[codeview] Use CVTypeVisitor instead of a hand-written...
2016-06-16 Patrik HagglundPR27938: Don't remove valid DebugLoc in Scalarizer
2016-06-16 Daniel Sanders[mips][mips16] Fix machine verifier errors about incorr...
2016-06-16 Daniel Sanders[llvm-objdump] Support detection of feature bits from...
2016-06-16 Adam Nemet[LAA] Rename Strides to SymblicStrides in analyzeLoop...
2016-06-16 Adam Nemet[LAA] Default getInfo to not speculate symbolic strides...
2016-06-16 Vassil Vassilev[modules] Combine Pass.h, PassSupport.h and PassAnalysi...
2016-06-16 Hrvoje Varga[mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32...
2016-06-16 Sean SilvaAttempt to define friend function more portably.
2016-06-16 Chuang-Yu ChengSimplifyCFG is able to detect the pattern:
2016-06-16 Craig Topper[X86] Pre-size some SmallVectors using the constructor...
2016-06-16 Craig Topper[X86] Remove else after return. NFC
2016-06-16 Craig Topper[X86] Inline a couple lambdas into their callers since...
2016-06-16 Eli Friedman[InstCombine] Don't widen metadata on store-to-load...
2016-06-16 Vitaly BukaFix test from D21194
2016-06-16 Tim NorthoverAArch64: allow MOV (imm) alias to be printed
2016-06-16 Reid Kleckner[codeview] Regenerate test case with unique identifiers
2016-06-16 Vitaly BukaDebugging D21194 issues on bot
2016-06-16 Eric ChristopherTidy the asm parser: 80-col, whitespace.
next