OSDN Git Service

android-x86/external-llvm.git
2018-08-24 Justin Bogner[SDAG] Add versions of computeKnownBits that return...
2018-08-24 Richard SmithMake llvm-profdata show -text work as advertised in...
2018-08-23 Reid KlecknerMake LLVM_ENABLE_CRASH_DUMPS set a variable default
2018-08-23 David BlaikieDebugInfo: Improve debug location merging
2018-08-23 Alina Sbirlea[IDF] Make GraphDiff a const constructor argument.
2018-08-23 George Burgess IV[MemorySSA] Fix def optimization handling
2018-08-23 Petar Jovanovic[MIPS GlobalISel] Lower i8 and i16 arguments
2018-08-23 Walter Lee[llvm-mca] Fix parameter name. NFC.
2018-08-23 Thomas Lively[WebAssembly] Prioritize splats over v128.consts
2018-08-23 Alina SbirleaRemove the use of pair inside the tuple in concat_iterator.
2018-08-23 Matt Davis[llvm-mca] Set the Selection strategy to Default if...
2018-08-23 Sanjay Patel[x86] move/add tests for insertelement with variable...
2018-08-23 David Bolvansky[LoopVectorize][NFCI] Use find instead of count
2018-08-23 Douglas YungFixup AreCoreFilesPrevented() to consider first LLVM_EN...
2018-08-23 Craig Topper[ValueTracking] Fix assert message and add test case...
2018-08-23 Alexey Bataev[DEBUGINFO] Fix misprint in the name of DebugDirectives...
2018-08-23 Tim Renouf[RegisterCoalescer] Fix for assert in removePartialRedu...
2018-08-23 Craig Topper[ValueTracking] Fix an assert from r340480.
2018-08-23 Andrea Di Biagio[llvm-mca] Fix wrong call to setCustomStrategy().
2018-08-23 Sanjay Patel[x86] add debug option for and-immediate shrinking
2018-08-23 David Bolvansky[InstCombine] Fold Select with binary op - FP opcodes
2018-08-23 Brian Homerding[FunctionAttrs] Infer WriteOnly Function Attribute
2018-08-23 Andrea Di Biagio[llvm-mca] Allow the definition of custom strategies...
2018-08-23 John Brawn[GVN] Invalidate cached info for phis when setting...
2018-08-23 Victor Leschuk[DWARF] Unify warning callbacks. NFC.
2018-08-23 Florian Hahn[SCCP] Remove unused variable added in r340525.
2018-08-23 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-08-23 Sven van Haastregt[Support] Fix some Wundef warnings
2018-08-23 Alexander RichardsonAllow creating llvm::Function in non-zero address spaces
2018-08-23 Nicolai HaehnleTableGen/SearchableTables: Cast enums to unsigned in...
2018-08-23 Vitaly BukaFix comparison of char and int64 in TestWriteFixNegativeInt
2018-08-23 Peter CollingbourneInitialize the address-significance table fragment...
2018-08-23 Chandler Carruth[x86/retpoline] Split the LLVM concept of retpolines...
2018-08-23 Peter CollingbourneMC: Don't align COFF section contents.
2018-08-23 Chandler CarruthRevert r340508: [DebugInfo] Fix bug in LiveDebugVariables.
2018-08-23 David Bolvansky[LibCalls] Added returned attribute to libcalls
2018-08-23 JF BastienImprove incompatible triple error
2018-08-23 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-08-23 Scott LinderFix undefined behavior in r340457
2018-08-23 David BlaikieAdd new .def file introduced for BinaryFormat/MsgPack
2018-08-23 Thomas Lively[WebAssembly] SIMD Bitwise binary arithmetic
2018-08-23 Thomas Lively[WebAssembly][NFC] Reorganize SIMD instructions
2018-08-23 Thomas Lively[WebAssembly][NFC] Move specific instruction formats...
2018-08-22 Peter CollingbourneMC: Teach the COFF object writer to write address-signi...
2018-08-22 Craig Topper[ValueTracking] Teach computeNumSignBits to understand...
2018-08-22 Craig Topper[X86] Teach combineLoopSADPattern to handle cases where...
2018-08-22 Craig Topper[X86] Add test cases for D50817. NFC
2018-08-22 Evandro Menezes[NFC] Refactor simplification of pow()
2018-08-22 Thomas Lively[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
2018-08-22 Sanjay Patel[SelectionDAG] unroll unsupported vector FP ops earlier...
2018-08-22 Evandro Menezes[NFC] Expand test cases for simplifying pow()
2018-08-22 George Burgess IV[MemorySSA] Invalidate optimized Defs upon moving them...
2018-08-22 Eli Friedman[ARM] Lower llvm.ctlz.i32 to a libcall when clz is...
2018-08-22 Scott Linder[BinaryFormat] Add MessagePack reader/writer
2018-08-22 Eli Friedman[SafeStack] Handle unreachable code with safe stack...
2018-08-22 Yonghong Songbpf: fix an assertion in BPFAsmBackend applyFixup()
2018-08-22 Heejin Ahn[WebAssembly] Don't write SP back when prolog is genera...
2018-08-22 Philip Reames[AST] Add a test for attribute intersection
2018-08-22 Martin Storsjo[ARM] Avoid injecting constant islands in movw+movt...
2018-08-22 Martin Storsjo[ARM] Move machine operand target flags to ARMBaseInstrInfo
2018-08-22 Krzysztof Parzyszek[Hexagon] Enable interleaving in loop vectorizer
2018-08-22 Eli Friedman[ARM] Handle all-ones mask explicitly in targetShrinkDe...
2018-08-22 Alina SbirleaUpdate MemorySSA in LoopSimplifyCFG.
2018-08-22 Alina SbirleaUpdate MemorySSA in LoopInstSimplify.
2018-08-22 Philip Reames[AA] Remove a needless variable [NFC]
2018-08-22 Craig Topper[X86] Replace (32/64 - n) shift amounts with (neg n...
2018-08-22 Philip Reames[AST] Minor whitespace cleanup [NFC]
2018-08-22 Heejin Ahn[WebAssembly] Remove MachineFrameInfo arg from checking...
2018-08-22 Chris Bieneman[CMake] Remove unneeded and outdated policy
2018-08-22 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-08-22 Craig Topper[X86] In OptimizeLEAs pass, check that the key is in...
2018-08-22 Heejin Ahn[WebAssembly] Add hasSideEffects flag to catch instructions
2018-08-22 Vedant Kumar[CodeGenPrepare] Set debug locs when folding a comparis...
2018-08-22 Matt Davis[llvm-mca] Clean up a comment about the Context class...
2018-08-22 George Burgess IV[MemorySSA] Move two simple getters; NFC
2018-08-22 Aditya Nandakumar[GISel]: Add legalization support for widening bit...
2018-08-22 Sanjay Patel[x86] add tests for load scalar + insertelement; NFC
2018-08-22 Sam Clegg[WebAssembly] Ensure relocation entries are ordered...
2018-08-22 Matt Davis[llvm-mca] Remove unused decl. NFC.
2018-08-22 Samuel PitoisetAMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since 32-bit...
2018-08-22 Samuel PitoisetAMDGPU: fix existing alias rules for constant and global
2018-08-22 Simon Pilgrim[X86][SSE] LowerMULH vXi8 - use SSE shifts directly.
2018-08-22 Sam Parker[ARM] Rotated operand patterns for *xtb16
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-22 Matt ArsenaultAMDGPU: Fix not respecting byval alignment in call...
2018-08-22 Andrea Di Biagio[llvm-mca] Improved code comments and moved some method...
2018-08-22 Simon Pilgrim[X86][SSE] Add sdiv test case from PR38658
2018-08-22 Stefan Maksimovic[mips] Handle missing CondCodes
2018-08-22 Dean Michael... [XRay] Refactor file header reading (NFC)
2018-08-22 Philip Reames[AST] Fix a whitespace typo [NFC]
2018-08-22 Philip Reames[AST] Reorder code to reduce a future patch diff [NFC]
2018-08-22 Philip Reames[AST] Move a function definition into the cpp [NFC]
2018-08-22 Max Kazantsev[GuardWidening] Ignore guards with trivial conditions
2018-08-22 Fangrui Song[gold] -thinlto-object-suffix-replace: don't append...
2018-08-22 Vedant Kumar[CodeGenPrepare] Set debug loc when widening a switch...
2018-08-22 Bob Haarman[Support][CachePruning] prune least recently accessed...
2018-08-22 Heejin Ahn[WebAssembly] Fix typos in mem.grow/memory.grow opcodes
2018-08-22 Heejin Ahn[WebAssembly] Change comments on SP writing back (NFC)
2018-08-22 Vedant Kumar[CodeGenPrepare] Set debug locations when splitting...
2018-08-21 Vedant Kumar[CodeGenPrepare] Clean up dbg.value use-before-def...
next