OSDN Git Service

android-x86/external-llvm.git
2016-11-11 Sam Kolton[AMDGPU] TargetStreamer: Fix .note section name
2016-11-11 Ulrich Weigand[SystemZ] Support CL(G)T instructions
2016-11-11 Ulrich Weigand[SystemZ] Support load-and-zero-rightmost-byte facility
2016-11-11 Ulrich Weigand[SystemZ] Use LLGT(R) instructions
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector BSWAP test
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector UREM/SREM tests
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector UDIV test
2016-11-11 Diana Picus[ARM] Add plumbing for GlobalISel
2016-11-11 Adam Nemet[opt-viewer] Make it work in the absence of hotness...
2016-11-11 Mehdi AminiFix gold plugin after Error API changes
2016-11-11 Teresa JohnsonFix examples files to reflect header split in r286566.
2016-11-11 Teresa JohnsonAdd missing file from r286566
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
2016-11-11 Mandeep Singh... [opt-viewer] PEPify opt-viewer.py
2016-11-11 Mehdi AminiFix build failure, update llvm-strings for the new...
2016-11-11 Mehdi AminiPrevent at compile time converting from Error::success...
2016-11-11 Mehdi AminiMake the Error class constructor protected
2016-11-11 Mehdi AminiCMake: make LLVM_OPTIMIZED_TABLEGEN friendly with LLVM_...
2016-11-11 Davide Italiano[ADT/MathExtras] Make buildbot happy again.
2016-11-11 Saleem Abdulrasoolllvm-strings: explicitly include cctype
2016-11-11 Saleem Abdulrasoolllvm-strings: introduce basic strings tool
2016-11-11 Davide Italiano[lli] Simplify the code a bit. No functional change...
2016-11-11 Davide Italiano[IR/DataLayout] Simplify the code using PowerOf2Ceil...
2016-11-11 Yaxun LiuAMDGPU: Attempt to fix build failure on x86-64 selfhost...
2016-11-11 Davide Italiano[ADT/MathExtras] Add tests for PowerOf2Floor (previousl...
2016-11-11 Sean FertileAdd a blank line for a test commit.
2016-11-11 Davide Italiano[ADT/MathExtras] Introduce PowerOf2Ceil.
2016-11-11 Mandeep Singh... [llvm] Remove duplicate header from PassInfo.h
2016-11-11 Adam Nemet[opt-viewer] Add column number support
2016-11-11 Matthias BraunScheduleDAGInstrs: Add condjump deps to addSchedBarrier...
2016-11-11 Adam Nemet[opt-viewer] Display inlining context
2016-11-11 Adam Nemet[opt-viewer] Add option to set source directory
2016-11-11 Adam Nemet[opt-viewer] Mention Pygments in the description
2016-11-11 Adam Nemet[opt-viewer] Add syntax highlighting
2016-11-11 Stanislav MekhanoshinRevert "[AMDGPU] Allow hoisting of comparisons out...
2016-11-10 Joerg SonnenbergerFix requirements.
2016-11-10 Matthias BraunScheduleDAGInstrs: Ignore dependencies of constant...
2016-11-10 Matthias BraunTimer: Remove group-less NamedRegionTimer constructor.
2016-11-10 Evandro Menezes[DAG Combiner] Fix the native computation of the Newton...
2016-11-10 Tim NorthoverGlobalISel: fix mistaken comment change
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Justin Lebar[LSR] Tweak loop-strength-reduce-crash test. Test...
2016-11-10 Peter CollingbourneIR: Introduce inrange attribute on getelementptr indices.
2016-11-10 Simon Pilgrim[X86] Updated knownbits vector ADD/SUB test
2016-11-10 Simon Pilgrim[X86] Add knownbits vector ADD test
2016-11-10 Matthias BraunScheduleDAGInstrs: Slightly simplify code; NFC
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for splatted vectors in...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector SUB test
2016-11-10 Matthias BraunRegisterCoalescer: Ignore interferences for constant...
2016-11-10 Yaxun LiuAMDGPU: Emit runtime metadata as a note element in...
2016-11-10 Zachary TurnerFix type ambiguity with std::max
2016-11-10 Zachary TurnerFix initialization order error.
2016-11-10 Zachary Turner[Support] Improve flexibility of binary blob formatter.
2016-11-10 Zachary Turner[PDB] Begin adding documentation for the PDB file format.
2016-11-10 Adam Nemet[opt-viewer] Avoid duplicated remarks
2016-11-10 Davide Italiano[Target] Rename X86/ARM Assembly printer to reflect...
2016-11-10 Eugene ZelenkoFix some Clang-tidy modernize-use-default and readabili...
2016-11-10 Nico WeberRevert r286437 r286438, they caused PR30976
2016-11-10 Adam Nemet[OptDiag] Remove non-printable chars from function...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Dehao ChenAdd comments about why we put LoopSink pass at the...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector TRUNC test
2016-11-10 Teresa JohnsonRestore part of "[ThinLTO] Prevent exporting of locals...
2016-11-10 Simon PilgrimUse common SDLoc. NFCI.
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Asaf Badouhreproducer for pr29002
2016-11-10 Tom StellardAMDGPU: Add VI i16 support
2016-11-10 Simon Pilgrim[X86] Add knownbits vector MUL test
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Sanjay Patel[InstCombine] auto-generate better checks; NFC
2016-11-10 Simon Pilgrim[X86] Add knownbits vector arithmetic shift test
2016-11-10 Simon Pilgrim[DAGCombiner] Correctly extract the ConstOrConstSplat...
2016-11-10 Chad RosierRemove unnecessary check prefix directives. NFC.
2016-11-10 Simon Pilgrim[DAGCombiner] Show missed opportunity to UNDEF out...
2016-11-10 Tobias Grosser[RegionInfo] Add three tests that include infinite...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector logical shift test
2016-11-10 Oliver Stannard[ARM] Thumb2 LDR (literal) should accept PC as the...
2016-11-10 Sanjoy Das[SCEVExpander] Hoist unsigned divisons when safe
2016-11-10 Sanjoy Das[SCEVExpander] Don't hoist divisions
2016-11-10 Sanjoy DasLift out a helper lambda; NFC
2016-11-10 Craig Topper[AVX-512] Allow legacy cvtpd2dq intrinsics to select...
2016-11-10 Craig Topper[AVX-512][X86] Convert avx_cvtt_ps2dq_256 and sse2_cvtt...
2016-11-10 Craig Topper[X86] Convert int_x86_avx_cvtt_pd2dq_256 to fp_to_sint...
2016-11-10 Craig Topper[X86] Move some custom patterns into the currently...
2016-11-10 Craig Topper[X86] Remove some patterns still referencing int_x86_ss...
2016-11-10 Sanjoy Das[SCEV] Eta reduce some lambdas; NFC
2016-11-10 Sanjoy Das[LangRef] Drop "experimental" caveat from operand bundles
2016-11-10 Craig Topper[AVX-512] Add test cases to show missed opportunities...
2016-11-10 Sanjay Patel[InstCombine] avoid infinite loop from shuffle-extract...
2016-11-09 Peter CollingbourneRe-apply r286384, "X86: Introduce the "relocImm" Comple...
2016-11-09 Dylan McKay[AVR] Add a selection of CodeGen tests
2016-11-09 Dylan McKay[AVR] Add all of the machine code test suite
2016-11-09 Dehao ChenAdd isHotBB helper function to ProfileSummaryInfo
2016-11-09 Eli FriedmanPreserve assumption cache in loop-rotate.
2016-11-09 Tim NorthoverGlobalISel: fix typo. NFC
2016-11-09 Tim NorthoverGlobalISel: translate invoke and landingpad instructions
next