OSDN Git Service

android-x86/external-llvm.git
2016-08-03 George Burgess IV[MSSA] Add special handling for invariant/constant...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (srem X...
2016-08-03 George Burgess IV[MSSA] Add logic for special handling of atomics/volatiles.
2016-08-03 Elliot ColpI can't reproduce this buildbot failure locally, so...
2016-08-03 Tobias Grosser[InstCombine] Refactor optimization of zext(or(icmp...
2016-08-03 Sebastian PopPass EphValues by const-ref as it is not modified in...
2016-08-03 Nicolai Haehnle[InstCombine] Cleanup select-bitext.ll tests
2016-08-03 Simon Pilgrim[X86][SSE] Enable target shuffle combining to combine...
2016-08-03 Vedant KumarReapply "More fixes to get good error messages for...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp (binop X, Y...
2016-08-03 Vedant KumarRevert "More fixes to get good error messages for bad...
2016-08-03 Krzysztof Parzyszek[Hexagon] Generate COPY/REG_SEQUENCE more aggressively...
2016-08-03 Duncan P. N... IR: Drop uniquing when an MDNode Value operand is deleted
2016-08-03 Ehsan AmiriAdding -verify-machineinstrs option to PowerPC tests
2016-08-03 Krzysztof Parzyszek[Hexagon-ish] Add function to print cell map contents...
2016-08-03 David Majnemer[CloneFunction] Don't crash if the value map doesn...
2016-08-03 Sanjay Pateluse local variables; NFC
2016-08-03 David Majnemer[CloneFunction] Don't remove side effecting calls
2016-08-03 Weiming Zhao[ARM] Constant Materialize: imms with specific value...
2016-08-03 Zachary Turner[msf] Make FPM reader use MappedBlockStream.
2016-08-03 Renato GolinRevert "Teach CorrelatedValuePropagation to mark adds...
2016-08-03 Benjamin KramerHexagon: Use llvm_unreachable. NFC.
2016-08-03 Elliot ColpDisable shrinking of SNaN constants
2016-08-03 Krzysztof Parzyszek[Hexagon] Do not check alignment for unsized types...
2016-08-03 Sanjay Pateladd a vector variant of each test
2016-08-03 Nicolai Haehnle[InstCombine] Add select-bitext.ll tests
2016-08-03 Gil Rapaport[Loop Vectorizer] Move store-predication into its own...
2016-08-03 Artur PilipenkoTeach CorrelatedValuePropagation to mark adds as no...
2016-08-03 Igor Breger[AVX512] Add aliases for vcvttss2si{l|q}, vcvttsd2si...
2016-08-03 Chandler Carruth[PM] Fix a mis-named parameter in parseLoopPass --...
2016-08-03 Chandler Carruth[PM] Add the explicit copy, move, swap, and assignment...
2016-08-03 Chandler Carruth[PM] Add a generic 'repeat N times' pass wrapper to...
2016-08-03 Dean Michael... [XRay] Make the xray_instr_map section specification...
2016-08-03 Jonas Paulsson[IfConversion] Bugfix: Don't use undef flag while addin...
2016-08-03 David Callahan[ADCE] Refactor anticipating new functionality (NFC)
2016-08-03 Mehdi AminiRecordStreamer: handle inline asm "lazy_reference"...
2016-08-03 Chandler Carruth[PM] Remove the NDEBUG condition around isModulePassName.
2016-08-03 Chandler Carruth[PM] Significantly refactor the pass pipeline parsing...
2016-08-03 George Burgess IV[MSSA] Fix a caching bug.
2016-08-03 Chandler Carruth[Inliner] clang-format various parts of the inliner...
2016-08-03 Ivan KrasinAdd -lowertypetests-bitsets-level to control bitsets...
2016-08-03 Sanjay Pateladd vector test for icmp+sub
2016-08-03 Daniel BerlinSupport for lifetime begin/end markers in the MemorySSA...
2016-08-02 Matthias BraunCommandFlags.h/llc: Move StopAfter/StartBefore options...
2016-08-02 Sanjoy Das[Verifier] Add more tests related to non-integral pointers
2016-08-02 Derek Schuff[WebAssembly] Remove unnecessary subtarget checks in...
2016-08-02 Rui UeyamaFix a test for r277545.
2016-08-02 Rui Ueyamapdbdump: Do not treat stream 0 pages as allocated pages.
2016-08-02 Evgeniy Stepanov[safestack] Layout large allocas first to reduce fragme...
2016-08-02 Derek Schuff[WebAssembly] Initial SIMD128 support.
2016-08-02 Tim NorthoverARM: only form SMMLS when SUBE flags unused.
2016-08-02 Kevin EnderbyMore fixes to get good error messages for bad archives.
2016-08-02 Sanjay Patel[InstCombine] replace dyn_casts with matches; NFCI
2016-08-02 Kostya Serebryany[sanitizer] Implement a __asan_default_options() equiva...
2016-08-02 Matt ArsenaultAMDGPU: fdiv -1, x -> rcp -x
2016-08-02 Piotr PadlewskiImported statistics types changes
2016-08-02 George Burgess IV[CFLAA] Be more conservative with values we haven't...
2016-08-02 Daniel BerlinMove to having a single real instructionClobbersQuery
2016-08-02 Rui UeyamaPDB: Mark extended file pages as free by default.
2016-08-02 Krzysztof Parzyszek[Hexagon] Recognize vcombine in copy propagation
2016-08-02 Michael Zolotukhin[LoopUnroll] Fix a PowerPC test broken by r277524.
2016-08-02 Michael Zolotukhin[LoopUnroll] Switch the default value of -unroll-runtim...
2016-08-02 Lang Hames[lli] Add the ability for OrcLazyJIT to accept multiple...
2016-08-02 Artem Belevich[NVPTX] remove unnecessary named metadata update that...
2016-08-02 Wei Mi[LoopVectorize] Change comment for isOutOfScope in...
2016-08-02 Tim NorthoverAArch64: properly calculate cmpxchg status in FastISel.
2016-08-02 Daniel BerlinFixes for post-commit review comments on r277480
2016-08-02 Sanjoy Das[IRCE] Rename variable; NFC
2016-08-02 Sanjoy Das[IRCE] Preserve DomTree and LCSSA
2016-08-02 Nicolai HaehnleAMDGPU: Stay in WQM for non-intrinsic stores
2016-08-02 Albert Gutowskitest commit
2016-08-02 Michael Zolotukhin[LoopUnroll] Ensure we create prolog loops in simplifie...
2016-08-02 Nirav DaveFix handling of end-of-line preprocessor comments Attempt 2
2016-08-02 Nicolai HaehnleAMDGPU: Track physical registers in SIWholeQuadMode
2016-08-02 Ahmed Bougacha[AArch64][GlobalISel] Replace test REQUIRES with lit...
2016-08-02 Ahmed Bougacha[AArch64] Remove useless 'import re' from CodeGen lit...
2016-08-02 Krzysztof Parzyszek[Hexagon] Prefer _io over _rr for 64-bit store with...
2016-08-02 Krzysztof Parzyszek[Hexagon] Remove unused option
2016-08-02 Krzysztof Parzyszek[Hexagon] Improvements to address mode checks in Target...
2016-08-02 Nirav Dave[MC] Fix Intel Operand assembly parsing for .set ids
2016-08-02 Ahmed Bougacha[AArch64][GlobalISel] Add REQUIRES: global-isel to...
2016-08-02 Daniel BerlinMSVC 2013 does not implement C++11 unions properly...
2016-08-02 Ahmed Bougacha[GlobalISel] Set the Selected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Verify Selected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Add Selected MachineFunction property.
2016-08-02 Daniel BerlinRewrite the use optimizer to be less memory intensive...
2016-08-02 Artur Pilipenko[LVI] NFC. Sink a condition type check from the caller...
2016-08-02 Ahmed Bougacha[GlobalISel] Set and require RegBankSelected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Verify RegBankSelected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Add RegBankSelected MachineFunction property.
2016-08-02 Matthew Simpson[LV] Generate both scalar and vector integer induction...
2016-08-02 Ahmed Bougacha[GlobalISel] Set, require, and verify Legalized MF...
2016-08-02 Ahmed Bougacha[AArch64][GlobalISel] Mark basic binops/memops as legal.
2016-08-02 Ahmed Bougacha[GlobalISel] Add Legalized MachineFunction property.
2016-08-02 Nirav DaveRevert "[MC] Fix handling of end-of-line preprocessor...
2016-08-02 Dan Gohman[WebAssembly] Remove a README.txt entry that is now...
2016-08-02 Artur Pilipenko[LVI] NFC. Fix a typo getValueFromFromCondition ->...
2016-08-02 Ahmed Bougacha[CodeGen] Generalize MachineFunctionProperties::print...
2016-08-02 Ahmed Bougacha[GlobalISel] Require isSSA in GISel passes.
2016-08-02 Matthew Simpson[LV] Untangle the concepts of uniform and scalar
next