OSDN Git Service

android-x86/external-llvm.git
2016-03-30 Xinliang David Li[PGO] Handle invoke inst in IR based icall instrumentation
2016-03-30 George Burgess IV[MemorySSA] Change how the walker views/walks visited...
2016-03-30 Adam Nemet[Aarch64] Turn on the LoopDataPrefetch pass for Cyclone
2016-03-29 Adam Nemet[PPC] Remove -ppc-loop-prefetch-distance in favor of...
2016-03-29 Adam Nemet[LoopDataPrefetch] Centralize the tuning cl::opts under...
2016-03-29 Anna Zaks[tsan] Do not instrument reads/writes to instruction...
2016-03-29 Kostya Serebryany[libFuzzer] more trophies
2016-03-29 Kostya Serebryany[libFuzzer] more docs
2016-03-29 Duncan P. N... ADCE: Remove debug info intrinsics in dead scopes
2016-03-29 Fiona GlaserMachineSink: make shouldSink a TII target hook
2016-03-29 Adam Nemet[LoopDataPrefetch] Make more member functions private...
2016-03-29 Adrian PrantlUpgrade some wildly anachronistic debug info in testcases.
2016-03-29 Sanjay Pateluse FileCheck and auto-check-generation script for...
2016-03-29 Derek SchuffAdd a print method to MachineFunctionProperties for...
2016-03-29 Aaron BallmanClarifying some of the requirements for building with...
2016-03-29 Kevin EnderbyFix some bugs in the posix output of llvm-nm. Which...
2016-03-29 James Y Knight[SPARC] Use AtomicExpandPass to expand AtomicRMW instru...
2016-03-29 Matthias BraunMachineVerifier: On dead-def live segments, check that...
2016-03-29 Matthias BraunLiveVariables: Fix typo and shorten comment
2016-03-29 Duncan P. N... IR: Add DbgInfoIntrinsic::getVariableLocation
2016-03-29 Ryan GovostesRevert "[asan] Make the global_metadata_darwin.ll test...
2016-03-29 Teresa Johnson[ThinLTO] Remove post-pass metadata linking support
2016-03-29 Ryan Govostes[asan] Make the global_metadata_darwin.ll test require...
2016-03-29 Nirav DaveAdd support for no-jump-tables
2016-03-29 Derek SchuffAdd MachineVerifier check for AllVRegsAllocated Machine...
2016-03-29 Manman RenSwift Calling Convention: add swiftself attribute.
2016-03-29 Sanjay Patel[x86] add tests to show current memset codegen
2016-03-29 Sanjoy Das[SCEV] Extract out a MatchBinaryOp; NFCI
2016-03-29 Sanjoy Das[SCEV] Use Operator::getOpcode instead of manual dispat...
2016-03-29 Justin LebarMake InlineSimple's one-arg constructor explicit. NFC
2016-03-29 Justin LebarReformat a comment in InlineSimple.cpp. NFC
2016-03-29 Sanjay Patelregenerate checks
2016-03-29 Konstantin... Test commit access
2016-03-29 Teresa Johnson[ThinLTO] Use new GlobalValue::getGUID helper (NFC)
2016-03-29 Hemant Kulkarni[llvm-readobj] NFC: Remove unneeded parenthesis
2016-03-29 Simon Dardis[mips] Test commit: Mark insertNoop as dead code (NFC)
2016-03-29 Daniel Sanders[mips] Correct MIPS16 jal/jalx to have uimm26 offsets...
2016-03-29 Junmo Parkfix CHECK_NOT -> CHECK-NOT
2016-03-29 Junmo Parkfixed typo - CHECK-LABEL
2016-03-29 Elena DemikhovskyAdded 2 notes
2016-03-29 Elena Demikhovskyfixed typo - CHECK-LABEL
2016-03-29 Elena DemikhovskyAVX-512: fixed a bug in fp_to_uint pattern on KNL
2016-03-29 Duncan P. N... BitcodeReader: Allow METADATA_STRINGS to only have !""
2016-03-29 Hyojin Sung[SimlifyCFG] Prevent passes from destroying canonical...
2016-03-29 Matthias BraunRegisterPressure: Simplify liveness tracking when lanem...
2016-03-29 Matthias BraunLiveVariables: Do not remove dead flags from vreg operands
2016-03-29 Hemant Kulkarni[llvm-readobj] Support GNU style dyn-relocations
2016-03-29 Hal Finkel[PowerPC] Refactor popcnt[dw] target features
2016-03-29 Kyle Butt[Codegen] Decrease minimum jump table density.
2016-03-28 Easwaran RamanSample profile summary cleanup
2016-03-28 Derek Schuff[WebAssembly] Remove duplicate disabling of passes
2016-03-28 Hal Finkel[PowerPC] Clarify a comment in PPCTTI about vector...
2016-03-28 Vedant Kumar[docs] Corrections w.r.t V2 of the coverage mapping...
2016-03-28 Adam Nemet[PGO] More comments how function pointers for indirect...
2016-03-28 Sanjay Patelregenerate checks
2016-03-28 Sanjay Patelfix checks: *_DAG -> *-DAG
2016-03-28 Vedant Kumar[Coverage] Fix the expected counts in instrprof-comdat.h
2016-03-28 Sanjay Patelfix CHECK_NEXT -> CHECK-NEXT
2016-03-28 Sanjay Patelfix CHECK_DAG -> CHECK-DAG
2016-03-28 Sanjay Patelfix CHECK_NEXT -> CHECK-NEXT
2016-03-28 Sanjay Patelfix CHECK_LABEL -> CHECK-LABEL
2016-03-28 Sanjay Pateltrailing whitespace
2016-03-28 Derek SchuffMove use of scoped enum in MachineFunctionProperties...
2016-03-28 Evgeniy StepanovRemove personality for declarations in CloneModule.
2016-03-28 Simon Pilgrim[X86][SSE] Vectorize a bit (AND/XOR/OR) op if a BUILD_V...
2016-03-28 Nico Weberdocs: Fix footnote after r260042.
2016-03-28 Sanjay Patelfix CHECK_NEXT -> CHECK-NEXT
2016-03-28 Vedant KumarReapply (2x) "[PGO] Fix name encoding for ObjC-like...
2016-03-28 Adrian PrantlAdd an IR Verifier check for orphaned DICompileUnits.
2016-03-28 Adam Nemet[LVers] Change CHECK_LABEL to CHECK-LABEL (underscore...
2016-03-28 Nico Weberdocs: Try to remove weird linebreak from generated...
2016-03-28 Ryan Govostes[asan] Fix testcase for r264645
2016-03-28 Duncan P. N... Explicitly test BitstreamReader::setArtificialByteLimit...
2016-03-28 Evgeniy StepanovHandle section vs global name conflict.
2016-03-28 Nico Weberdocs: Update Ninja link, also fix link syntax.
2016-03-28 Duncan P. N... Remove accidentally duplicated test
2016-03-28 Ryan Govostes[asan] Support dead code stripping on Mach-O platforms
2016-03-28 Vedant KumarRevert "Reapply "[PGO] Fix name encoding for ObjC-like...
2016-03-28 Vedant KumarReapply "[PGO] Fix name encoding for ObjC-like functions"
2016-03-28 Rafael EspindolaSimplify how we represent relocation iterators.
2016-03-28 Douglas KatzmanUse 'alignTo' instead of re-inventing it. NFC
2016-03-28 Mike SpertusSubmitted new file with wrong line endings. Correcting...
2016-03-28 Easwaran RamanProfile summary cleanup.
2016-03-28 Eugene ZelenkoFix builds on Windows broken in r264598.
2016-03-28 Adam Nemet[PGO] Update r264611 to use C-style comment
2016-03-28 Adam Nemet[PGO] Comment how function pointers for indirect calls...
2016-03-28 Reid Klecknerdos2unix CMakeLists.txt
2016-03-28 Matthias BraunMIRParser: Add %subreg.xxx syntax for subregister index...
2016-03-28 Matthias BraunCodeGen: Correct specification of PHI nodes
2016-03-28 Haicheng Wu[AArch64] Do not lower scalar sdiv/udiv to a shifts...
2016-03-28 Reid KlecknerRevert "[SimlifyCFG] Prevent passes from destroying...
2016-03-28 Mike SpertusForgot to commit this file in revision 264601
2016-03-28 Mike SpertusUse VS2015 Project Support for Natvis to eliminate...
2016-03-28 Hal Finkel[PowerPC] On the A2, popcnt[dw] are very slow
2016-03-28 David BlaikieRemove else after return
2016-03-28 Eugene ZelenkoFix Clang-tidy modernize-deprecated-headers warnings...
2016-03-28 Hyojin Sung[SimlifyCFG] Prevent passes from destroying canonical...
2016-03-28 Hemant Kulkarni[llvm-readobj] NFC Replace case by macros for PT_*...
2016-03-28 Rong Xu[PGO] Don't set the function hotness attribute when...
2016-03-28 Derek SchuffIntroduce MachineFunctionProperties and the AllVRegsAll...
next