]> granicus.if.org Git - llvm/shortlog
llvm
2019-02-23 Craig Topper[LegalizeTypes] Use PromoteTargetBoolean in PromoteIntO...
2019-02-23 Craig Topper[X86] Enable custom splitting of v8i64/v16i32 sext...
2019-02-23 Craig Topper[X86] Add a few test cases for a v8i64 sext/zext from...
2019-02-23 Sam Clegg[WebAssembly] Update CodeGen test expectations after...
2019-02-22 Konstantin... Revert "AMDGPU/NFC: Cleanup subtarget predicates"
2019-02-22 Sanjay Patel[CGP] add tests for uaddo increment/decrement; NFC
2019-02-22 Sam Clegg[WebAssembly] Remove unneeded MCSymbolRefExpr variants
2019-02-22 Sam Clegg[WebAssembly] MC: Handle aliases of aliases
2019-02-22 David Greene[CMake] Honor LLVM_EXTERNAL_<proj>_SOURCE_DIR
2019-02-22 Daniel SandersRestore ability for C++ API users to Enable IPRA.
2019-02-22 Sanjay Patel[CGP] move overflow intrinsic insertion to common locat...
2019-02-22 Matt ArsenaultMIR: Preserve incoming frame index numbers
2019-02-22 Matt ArsenaultCodeGen: Make RegAllocRegistry a template class
2019-02-22 Matt ArsenaultAMDGPU: Use removeAllRegUnitsForPhysReg
2019-02-22 Matt ArsenaultLiveIntervals: Add removeAllRegUnitsForPhysReg
2019-02-22 Sam Clegg[WebAssembly] Remove debug statement submitted in rL354657
2019-02-22 Mitch Phillips[GN] Updated build file to allow GN builds to succeed...
2019-02-22 Guozhi Wei[MBP] Factor out function hasViableTopFallthrough and...
2019-02-22 Nirav DaveDisable big-endian constant store merges from rL354676.
2019-02-22 Nirav Dave[DAGCombine] Fold overlapping constant stores
2019-02-22 Sanjay Patel[x86] allow narrowing of vector UINT_TO_FP
2019-02-22 Sanjay Patel[x86] simplify code in combineExtractSubvector; NFC
2019-02-22 Matt ArsenaultBreakCriticalEdges: Update PostDominatorTree
2019-02-22 Petar Jovanovic[mips][micromips] fix filling delay slots for PseudoInd...
2019-02-22 Roman Tereshin[LowerSwitch][AMDGPU] Do not handle impossible values
2019-02-22 Chijun Sima[DTU] Refine the interface and logic of applyUpdates
2019-02-22 David Green[ARM] Add some missing thumb1 opcodes to enable peephol...
2019-02-22 Diana Picus[ARM GlobalISel] Support floating point for Thumb2
2019-02-22 George RimarFix BB after r354661
2019-02-22 George Rimar[obj2yaml] - Do not miss section index for special...
2019-02-22 Alina Sbirlea[MemorySSA] Update test with minimized one. NFCI
2019-02-22 Heejin Ahn[WebAssembly] Remove getBottom function from CFGStackif...
2019-02-22 Alina Sbirlea[MemorySSA & LoopPassManager] Resolve PR40038.
2019-02-22 Craig Topper[LegalizeVectorOps] Improve the placement of ANDs in...
2019-02-22 Craig Topper[LegalizeVectorOps] Simplify the non-byte sized load...
2019-02-22 Craig Topper[X86] Add test cases to cover the path in VectorLegaliz...
2019-02-22 Chijun Sima[DTU] Deprecate insertEdge*/deleteEdge*
2019-02-22 Lang HamesFix a think-o in the disable-kaleidoscope-tests-on...
2019-02-22 Matt ArsenaultDAG: Add helper for creating shifts with correct type
2019-02-22 Craig Topper[X86] Add a DAG combine for (aext_vector_inreg (aext_ve...
2019-02-22 Craig Topper[LegalizeTypes] When promoting the result of EXTRACT_SU...
2019-02-22 Lang HamesAdd 'Windows' to the disabled platforms list for the...
2019-02-22 Lang HamesDisable Kaleidoscope tests on Win32 -- looks like they...
2019-02-22 Craig Topper[X86] Fix some copy/paste mistakes that caused a VR128...
2019-02-21 Evgeniy Stepanov[gn] Add LLVM_BUILD_EXAMPLES.
2019-02-21 Matt ArsenaultAMDGPU: Remove debugger related subtarget features
2019-02-21 Lang Hames[Kaleidoscope] Re-enable Kaleidoscope tests.
2019-02-21 Evgeniy StepanovRevert "[asan] Fix vfork handling.", +1
2019-02-21 Craig Topper[X86] Remove hasSideEffects=1 from the X87 pseudos...
2019-02-21 Evgeniy Stepanov[hwasan,asan] Intercept vfork.
2019-02-21 Alina Sbirlea[MemorySSA & LoopPassManager] Update MemorySSA in formD...
2019-02-21 Konstantin... AMDGPU/NFC: Cleanup subtarget predicates
2019-02-21 Sanjay Patel[x86] vectorize more cast ops in lowering to avoid...
2019-02-21 Evgeniy Stepanov[gn] Add target flags to asmflags.
2019-02-21 Amara EmersonRe-land "[AArch64][GlobalISel] Implement partial suppor...
2019-02-21 Mandeep Singh... [llvm] Fix typo: 's/ ot / to /' [NFC]
2019-02-21 Alina Sbirlea[LoopSimplifyCFG] Update MemorySSA after r353911.
2019-02-21 Alina Sbirlea[EarlyCSE] Cleanup deadcode. [NFCI]
2019-02-21 Krzysztof Parzyszek[Hexagon] Use misaligned load instead of trap0(#0)...
2019-02-21 Krzysztof ParzyszekRevert r354606, it breaks asan tests
2019-02-21 Krzysztof Parzyszek[Hexagon] Use misaligned load instead of trap0(#0)...
2019-02-21 Mark Searles[AMDGPU] remove unused AssemblerPredicates
2019-02-21 Jordan Rupprecht[llvm-objcopy][NFC] Add std::move() to fix older BB
2019-02-21 Jordan Rupprecht[llvm-objcopy][NFC] More error cleanup
2019-02-21 Sam Clegg[WebAssembly] Don't create MSSymbolWasm object for...
2019-02-21 Lang Hames[Kaleidoscope] Fix symbol resolver to search in reverse...
2019-02-21 Jordan Rupprecht[llvm-objcopy] Make removeSectionReferences batched
2019-02-21 Nirav Dave[PPC] Add store merging testcase.
2019-02-21 Sanjay Patel[DAGCombiner] prevent infinite looping by truncating...
2019-02-21 Matt ArsenaultAMDGPU/GlobalISel: Make phis legal
2019-02-21 Matt ArsenaultRegBankSelect: Allow targets to introduce control flow...
2019-02-21 Matt ArsenaultFix missing C++ mode comments
2019-02-21 Sanjay Patel[x86] regenerate checks; NFC
2019-02-21 Nirav Dave[X86] Fix copy-paste error in @ccz flag.
2019-02-21 Matt ArsenaultAMDGPU/GlobalISel: Fix bit count ops for non-power...
2019-02-21 Ilya Biryukov[llvm-readobj] Weaken a check in the test added by...
2019-02-21 Alex Bradbury[RISCV][NFC] IsEligibleForTailCallOptimization -> isEli...
2019-02-21 Alex Bradbury[RISCV] Add implied zero offset load/store alias patterns
2019-02-21 Joey Gouly[InferAddressSpaces] Fix fallthrough error
2019-02-21 Diana Picus[ARM GlobalISel] Support G_FRAME_INDEX for Thumb2
2019-02-21 Clement CourbetRe-land part of r354244 "[DAGCombiner] Eliminate dead...
2019-02-21 James Henderson[llvm-readobj]Add testing for ELF symbol and section...
2019-02-21 Joey Gouly[InferAddressSpaces] Fix crash on select of non-ptr...
2019-02-21 Simon Pilgrim[X86][SSE] combineX86ShufflesRecursively - moved to...
2019-02-21 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu...
2019-02-21 Fangrui Song[llvm-readobj] Change "SHT_MIPS_DWARF" to "MIPS_DWARF"
2019-02-21 David GreenRevert 354564: [ARM] Add some missing thumb1 opcodes...
2019-02-21 James Henderson[llvm-readobj]Test basic command-line handling
2019-02-21 James Henderson[yaml2obj]Allow symbol Index field to take values lower...
2019-02-21 David Spickett[AArch64] Print instruction before atomic semantic...
2019-02-21 David Green[ARM] Add some missing thumb1 opcodes to enable peephol...
2019-02-21 Fangrui Song[ObjectYAML] Support SHT_MIPS_DWARF section type flag
2019-02-21 Max Kazantsev[NFC] Replace EOL in test file
2019-02-21 Max Kazantsev[TEST] Add failing test that shows problems with MSSA...
2019-02-21 Sam Parker[ARM] Negative constants mishandled in ARM CGP
2019-02-21 Markus Lavin[DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.
2019-02-21 Fangrui SongFix file header issues in fuzzers. NFC
2019-02-21 Fangrui SongFix some include order and file headers issues. NFC
2019-02-21 Max Kazantsev[LoopSimplifyCFG] Add missing MSSA edge deletion
2019-02-21 Sam Clegg[WebAssembly] Default to something reasonable in WebAss...
next