llvm
2019-09-05 Matt ArsenaultAMDGPU: Fix emitting multiple stack loads for stack...
2019-09-05 Eli Friedman[AArch64] Add testcase for codegen for sdiv by 2.
2019-09-05 Matt ArsenaultInstCombine: Fix crash on icmp of gep with addrspacecas...
2019-09-05 David Blaikiellvm-reduce: Use %python from lit to get the correct...
2019-09-05 Matt ArsenaultAMDGPU: Fix Register copypaste error
2019-09-05 Alina Sbirlea[AliasSetTracker] Correct AAInfo check.
2019-09-05 Vitaly Buka[SimplifyCFG] Don't SimplifyBranchOnICmpChain with...
2019-09-05 Matt ArsenaultAMDGPU: Avoid constructing new std::vector in initCandidate
2019-09-05 Nico Webergn build: Merge r371134
2019-09-05 Francis Visoiu... [Remarks] Add comparison operators to the Remark object
2019-09-05 Jan Korous[ADT] Add makeArrayRef(std::array<>) template specializ...
2019-09-05 Jan Korous[Bitstream] Add BitCodeAbbrev(std::initializer_list...
2019-09-05 DeForest RichardsDocs: Update Community section on homepage
2019-09-05 David Bolvansky[GSYM][NFC] Fixed -Wdocumentation warning
2019-09-05 Nico Webergn build: Merge r371121
2019-09-05 Puyan Lotfi[MIR] MIRNamer pass for improving MIR test authoring...
2019-09-05 Nico Webergn build: Merge r371117
2019-09-05 Daniel Sanders[globalisel][knownbits] Account for missing type constr...
2019-09-05 Daniel Sanders[globalisel][knownbits] Correct a typo that prevented...
2019-09-05 Jessica PaquetteRecommit "[AArch64][GlobalISel] Teach AArch64CallLoweri...
2019-09-05 Eli Friedman[IfConversion] Fix diamond conversion with unanalyzable...
2019-09-05 Sylvestre Ledrudoc update: explain that Z3 is only for clang SA -...
2019-09-05 Sylvestre Ledrudocument the LLVM_ENABLE_Z3_SOLVER option
2019-09-05 Roman Lebedev[NFC][InstCombine] Overhaul 'unsigned add overflow...
2019-09-05 Craig Topper[X86] Enable BuildSDIVPow2 for i16.
2019-09-05 Francis Visoiu... [Remarks] Don't serialize metadata if a string table...
2019-09-05 Nico Webergn build: Merge r371103
2019-09-05 Craig Topper[X86] Override BuildSDIVPow2 for X86.
2019-09-05 Jan Korous[Support] Add writeFileAtomically() to FileUtilities
2019-09-05 Nico Webergn build: (manually) merge r358706
2019-09-05 Roman Lebedev[InstCombine] foldICmpBinOp(): consider inverted check...
2019-09-05 Roman Lebedev[InstCombine] foldICmpBinOp(): consider inverted check...
2019-09-05 Roman Lebedev[InstCombine][NFC] Tests for 'unsigned sub overflow...
2019-09-05 Roman Lebedev[InstCombine][NFC] Tests for 'unsigned add overflow...
2019-09-05 Cyndy Ishida[TextAPI] update interface file for filtered iter
2019-09-05 DeForest RichardsDocs: Move Documentation sections to separate pages.
2019-09-05 Sanjay Patel[x86] fix horizontal math bug exposed by improved deman...
2019-09-05 Craig Topper[X86] Add a FIXME about why the CWD/CDQ/CQO have a...
2019-09-05 Craig Topper[X86] Remove unneeded CHECK lines from a test. NFC
2019-09-05 Craig Topper[X86] Fix stale comment. NFC
2019-09-05 Nico Webergn build: (manually) merge r371003
2019-09-05 Denis Bakhvalov[MergedLoadStoreMotion] Sink stores to BB with more...
2019-09-05 Sanjay Patel[x86] add test for horizontal math bug (PR43225); NFC
2019-09-05 Alina Sbirlea[MemorySSA] Verify MSSAUpdater exists.
2019-09-05 Hiroshi Yamauchi[PGO][CHR] Speed up following long, interlinked use...
2019-09-05 Alina Sbirlea[MemorySSA] Update MemorySSA when removing debug.value...
2019-09-05 Krzysztof Parzyszek[Hexagon] Fix type in HexagonTargetLowering::ReplaceNod...
2019-09-05 Guillaume Chatelet[Alignment][NFC] Change internal representation of...
2019-09-05 David Candler[ARM] Add support for the s,j,x,N,O inline asm constraints
2019-09-05 Simon Pilgrim[X86][SSE] EltsFromConsecutiveLoads - ignore non-zero...
2019-09-05 Fangrui Song[yaml2obj] Write the section header table after section...
2019-09-05 Guillaume Chatelet[LLVM][Alignment][NFC] Fixing wrong documentation
2019-09-05 George Rimar[llvm-readelf] - Allow dumping dynamic symbols when...
2019-09-05 David Green[ARM] Fixup the creation of VPT blocks
2019-09-05 Guillaume Chatelet[LLVM][Alignment] Convert isLegalNTStore/isLegalNTLoad...
2019-09-05 Simon Pilgrim[X86][SSE] Add (failing) test case for PR43227
2019-09-05 Petar Avramovic[MIPS GlobalISel] Select G_FENCE
2019-09-05 Petar Avramovic[MIPS GlobalISel] Select llvm.trap intrinsic
2019-09-05 Petar Avramovic[MIPS GlobalISel] Lower SRet pointer arguments
2019-09-05 Simon PilgrimRevert rL370996 from llvm/trunk: [AArch64][GlobalISel...
2019-09-05 Simon Pilgrim[X86] X86SpeculativeLoadHardeningPass::canHardenRegiste...
2019-09-05 Jonas Paulsson[SystemZ] Recognize INLINEASM_BR in backend
2019-09-05 Simon Pilgrim[X86] X86InstrInfo::optimizeCompareInstr - fix potentia...
2019-09-05 Guillaume Chatelet[LLVM][Alignment] Make functions using log of alignment...
2019-09-05 Russell GallopFix time-trace breaking flame graph assumptions
2019-09-05 Hans WennborgWin: handle \\?\UNC\ prefix in realPathFromHandle ...
2019-09-05 George Rimar[lib/ObjectYAML] - Cleanup the private interface of...
2019-09-05 George RimarRecommit r371023 "[lib/ObjectYAML] - Stop calling error...
2019-09-05 George RimarRevert r371023 "[lib/ObjectYAML] - Stop calling error...
2019-09-05 George RimarRevert r371023 "[lib/ObjectYAML] - Stop calling error...
2019-09-05 George Rimar[lib/ObjectYAML] - Stop calling error(1) when mapping...
2019-09-05 Igor Kudrin[DWARF] Fix referencing Range List Tables from CUs...
2019-09-05 Igor Kudrin[DWARF] Support DWARF64 in DWARFListTableHeader.
2019-09-05 Matt ArsenaultAMDGPU: Add intrinsics for address space identification
2019-09-05 Matt ArsenaultAMDGPU/GlobalISel: Restore insert point when getting...
2019-09-05 Matt ArsenaultAMDGPU/GlobalISel: Fix placeholder value used for addrs...
2019-09-05 Matt ArsenaultAMDGPU/GlobalISel: Fix assert on load from constant...
2019-09-05 Puyan Lotfi[mir-canon][NFC] Adding -verify-machineinstrs to mir...
2019-09-05 Reid KlecknerUse -mtriple to fix AMDGPU test sensitive to object...
2019-09-04 Jessica Paquette[AArch64][GlobalISel] Teach AArch64CallLowering to...
2019-09-04 Nico Webergn build: Merge r370985
2019-09-04 Puyan Lotfi[mir-canon][NFC] Move MIR vreg renaming code to separat...
2019-09-04 Matt ArsenaultAMDGPU/GlobalISel: Select G_BITREVERSE
2019-09-04 Matt ArsenaultGlobalISel: Add basic legalization for G_BITREVERSE
2019-09-04 Johannes Doerfert[Attributor][Stats] Use the right statistics macro
2019-09-04 Johannes Doerfert[Attributor][Fix] Make sure we do not delete live code
2019-09-04 Martin Storsjo[LLD] [COFF] Implement MinGW default manifest handling
2019-09-04 Leonard Chan[NewPM][Sancov] Make Sancov a Module Pass instead of...
2019-09-04 Lang Hames[llvm-rtdyld][llvm-jitlink] Rename struct member to...
2019-09-04 Lang Hames[llvm-rtdyld] Add timers to match llvm-jitlink.
2019-09-04 Evandro Menezes[InstCombine] Add more test cases (NFC)
2019-09-04 Thomas Lively[WebAssembly] Initialize memory in start function
2019-09-04 Alina Sbirlea[MemorySSA] Re-enable MemorySSA use.
2019-09-04 Johannes Doerfert[Attributor][Fix] Ensure the attribute names are create...
2019-09-04 Daniel Sanders[globalisel] Support trivial COPY in GISelKnownBits
2019-09-04 Lang Hames[JITLink] Fix the show-timers option on llvm-jitlink.
2019-09-04 Lang Hames[docs] Add some comments to the inline LLJIT example.
2019-09-04 Philip Reames[NFC] Switch last couple of invariant_load checks to...
2019-09-04 Evandro Menezes[TargetLibraryInfo] Define enumerator for no library...
2019-09-04 David Bolvansky[InstCombine] sub(xor(x, y), or(x, y)) -> neg(and(x...
next