OSDN Git Service

android-x86/external-llvm.git
2016-08-04 Tim NorthoverAArch64: don't assume all i128s are BUILD_PAIRs
2016-08-04 Chris Bieneman[macho2yaml] String table can contain null strings
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (or X, C1...
2016-08-04 Tim NorthoverGlobalISel: also add G_TRUNC to IRTranslator.
2016-08-04 Tim NorthoverGlobalISel: add code to widen scalar G_ADD
2016-08-04 Sanjay Patelremove FIXME comments (fixed with r277738)
2016-08-04 Derek Schuff[WebAssembly] Check return value of getRegForValue...
2016-08-04 Vedant Kumar[llvm-cov] Add some documentation for the -tab-size...
2016-08-04 Krzysztof Parzyszek[Hexagon] Validate register class when doing bit simpli...
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (op X, Y...
2016-08-04 Simon Pilgrim[X86][SSE] Rename target shuffle unary permute matching...
2016-08-04 Sanjay Pateladd tests for missing vector folds
2016-08-04 Alina SbirleaLoadStoreVectorizer: Remove TargetBaseAlign. Keep align...
2016-08-04 Adrian PrantlShamelessly add myself to CREDITS.TXT
2016-08-04 Daniel Sanders[mips] Set Personality and LSDA encoding for FreeBSD
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (sub C1...
2016-08-04 Simon Pilgrim[X86][SSE] Split off shuffle mask canonicalization...
2016-08-04 Krzysztof Parzyszek[Hexagon] Clear kill flags from modified registers...
2016-08-04 Nikolai Bozhenov[X86] Heuristic to selectively build Newton-Raphson...
2016-08-04 Hrvoje Varga[mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2...
2016-08-04 Simon Pilgrim[X86] Dropped XOP ctbits checks - they match the AVX...
2016-08-04 Simon Pilgrim[X86][SSE] Add initial costs for vector CTTZ/CTLZ
2016-08-04 Ying Yi[LLVM-COV]Replace tabs to the space indentations in...
2016-08-04 Jonas HahnfeldRemove LLVM_ENABLE_LIBCXXABI
2016-08-04 Simon Pilgrim[X86][SSE] Don't decide when to scalarize CTTZ/CTLZ...
2016-08-04 Simon Dardis[mips] Enable tail calls by default
2016-08-04 Diana PicusTypo fix in comment. NFC
2016-08-04 Dean Michael... [XRay] Align entry and return sleds to 2 byte boundaries
2016-08-04 Matt ArsenaultAMDGPU: Fix a slow test by using basic regalloc
2016-08-04 Amaury SechetFix intrinsics.ll test
2016-08-04 Amaury SechetAdd popcount(n) == bitsize(n) -> n == -1 transformation.
2016-08-04 David MajnemerForgot the dyn_cast_or_null intended for r277691.
2016-08-04 David MajnemerReinstate "[CloneFunction] Don't remove side effecting...
2016-08-04 Bruno Cardoso... Revert "GVN-hoist: enable by default" & "Make GVN Hoist...
2016-08-04 Chandler Carruth[PM] Change the name of the repeating utility to someth...
2016-08-04 Sebastian PopMake GVN Hoisting obey optnone/bisect.
2016-08-04 Sebastian PopGVN-hoist: enable by default
2016-08-03 Rui Ueyamapdbdump: Add a test to verify the result of PDB ->...
2016-08-03 Rui Ueyamapdbdump: Fix crash bug.
2016-08-03 Justin Bognerllvm-profdata: Clarify the top level help
2016-08-03 Matthias BraunRenameIndependentSubregs: Fix liveness query in rewrite...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (add X,...
2016-08-03 Kevin EnderbyClean up of libObject/Archive interfaces and change...
2016-08-03 Guozhi Wei[PPC] Handling CallInst in PPCBoolRetToInt
2016-08-03 Bruno Cardoso... Revert "[ARM] Constant Materialize: imms with specific...
2016-08-03 George Burgess IV[MSSA] Fix a bug in MemorySSA's move ctor.
2016-08-03 Sebastian PopGVN-hoist: limit the length of dependent instructions
2016-08-03 Sebastian PopGVN-hoist: compute DFS numbers once
2016-08-03 Sebastian PopGVN-hoist: compute MSSA once per function (PR28670)
2016-08-03 Sanjoy Das[IndVars] Un-grepify test; NFC
2016-08-03 Matthias Braunopt-bisect-legacy-pass-manager.ll: Test only works...
2016-08-03 Reid KlecknerRevert "[CloneFunction] Don't remove side effecting...
2016-08-03 George Burgess IV[MSSA] clang-format. NFC.
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.
next