]> granicus.if.org Git - llvm/shortlog
llvm
2019-01-30 Max KazantsevEnable IRCE for narrow latch by defailt
2019-01-30 Shiva Chen[RISCV] Insert R_RISCV_ALIGN relocation type and Nops...
2019-01-30 Aleksandr Urakov[NativePDB] Fix access to both old & new fpo data entri...
2019-01-30 Douglas YungAdd lit config file to skip tests if WebAssembly target...
2019-01-30 Dmitry VenikovCommit tests for changes in revision D41342
2019-01-30 Craig Topper[X86] Remove unnecessary code from the top of handleCom...
2019-01-30 Craig Topper[X86] Remove a couple places where we unnecessarily...
2019-01-30 Craig Topper[X86] Add FPSW as a Def on some FP instructions that...
2019-01-30 Hiroshi Inoue[NFC] fix trivial typos in comments
2019-01-30 Matt ArsenaultGlobalISel: Implement fewerElementsVector for select
2019-01-30 Craig Topper[IR] Use CallBase to simplify some code
2019-01-30 Matt ArsenaultAMDGPU/GlobalISel: Fix clamping shifts with 16-bit...
2019-01-30 Heejin Ahn[WebAssembly] Exception handling: Switch to the new...
2019-01-30 Matt ArsenaultGlobalISel: Use appropriate extension for legalizing...
2019-01-30 Zi Xuan Wu[PowerPC] [NFC] Create a helper function to copy regist...
2019-01-30 Matt ArsenaultGlobalISel: Support narrowScalar for uneven loads
2019-01-30 Thomas Lively[WebAssembly] Optimize BUILD_VECTOR lowering for size
2019-01-30 Matt ArsenaultGlobalISel: Handle some odd splits in fewerElementsVector
2019-01-30 Sam CleggAdd enum values to CodeGenOpt::Level
2019-01-30 Matt ArsenaultGlobalISel: Handle more cases for widenScalar for G_STORE
2019-01-30 Chen Zheng[PowerPC] more opportunity for converting reg+reg to...
2019-01-30 Matt ArsenaultAdd 8.0 release bug to merge request script
2019-01-30 Matt ArsenaultGlobalISel: Verify memory size for load/store
2019-01-30 George Burgess IVRemove a redundant space from an error message; NFC
2019-01-30 Sam Clegg[WebAssembly] Add missing SymbolRef update from rL352551
2019-01-29 Thomas Lively[WebAssembly] Lower SCALAR_TO_VECTOR to splats
2019-01-29 Matt ArsenaultGlobalISel: Fix unused variable warning in release...
2019-01-29 Craig Topper[IR] Use CallBase to reduce code duplication. NFC
2019-01-29 Matt ArsenaultGlobalISel: Verify pointer casts
2019-01-29 Matt ArsenaultGlobalISel: Partially implement widenScalar for MERGE_V...
2019-01-29 Alina SbirleaCheck bool attribute value in getOptionalBoolLoopAttribute.
2019-01-29 Sam Clegg[WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl...
2019-01-29 Shoaib Meenai[docs] Prevent O0 optnone for opt input
2019-01-29 Amara Emerson[AArch64][GlobalISel] Unmerge into scalars from a vecto...
2019-01-29 Paul Robinson[DWARF] Emit reasonable debug info for empty .s files.
2019-01-29 Sanjay Patel[InstCombine] canonicalize cmp/select form of uadd...
2019-01-29 Sanjay Patel[DAGCombiner] fold extract_subvector of extract_subvector
2019-01-29 Michael J.... [VFS] Fix warning and use better check.
2019-01-29 Matt ArsenaultGlobalISel: Fix narrowScalar for load/store with differ...
2019-01-29 Sanjay Patel[x86] add tests for vector bool math; NFC
2019-01-29 Sanjay Patel[AArch64] add tests for vector bool math; NFC
2019-01-29 Andrea Di Biagio[X86][Btver2] Improved latency/throughput model for...
2019-01-29 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-01-29 Sanjay Patel[InstCombine] add tests for ext-of-bool + add/sub; NFC
2019-01-29 James Y KnightAdjust documentation for git migration.
2019-01-29 Nirav Dave[SelectionDAGBuilder] Remove redundant variable. NFCI.
2019-01-29 Jordan Rupprecht[llvm-objcopy] Implement --set-section-flags.
2019-01-29 Ayonam RayReversing the checkin for version 352484 as tests are...
2019-01-29 Nico Webergn build: Merge r352444, r352431, r352430
2019-01-29 Neil Henning[AMDGPU] Fix a weird WWM intrinsic issue.
2019-01-29 Hans WennborgRevert r351833 and r352250.
2019-01-29 Ayonam Ray[CodeGen] Omit range checks from jump tables when lower...
2019-01-29 Simon Pilgrim[X86] Add PR40483 test case
2019-01-29 Dan Gohman[WebAssembly] Re-enable main-function signature rewriting
2019-01-29 James Henderson[llvm-symbolizer][doc] Tweak wording of --adjust-vma...
2019-01-29 Simon Pilgrim[X86] Fix linux32 pic tests to use correct relocation...
2019-01-29 David Green[ARM] Use sub for negative offset load/store in thumb1
2019-01-29 Simon Pilgrim[X86] Regenerate abi-isel.ll test
2019-01-29 David Green[ARM] Add extra testcases for D57121. NFC
2019-01-29 Jeremy MorseRemove 'XFAIL: powerpc64' from a debuginfo test
2019-01-29 Bjorn Pettersson[IPCP] Don't crash due to arg count/type mismatch betwe...
2019-01-29 Jeremy Morse[DebugInfo][DAG] Process FrameIndex dbg.values uncondit...
2019-01-29 Max Kazantsev[NFC] Use ArrayRef instead of SmallVectorImpl where...
2019-01-29 Martin Storsjo[COFF, ARM64] Don't put jump table into a separate...
2019-01-29 Jonas Paulsson[CodeGenPrepare] Handle all debug calls in dupRetToEna...
2019-01-29 Jeremy MorseFix an incorrectly configured test.
2019-01-29 Mikael HolmenFix compiler warning when using clang 3.6.0
2019-01-29 Philip ReamesCorrect contents for r352453
2019-01-29 Philip Reames[Tests] Regen to remove future test diffs
2019-01-29 Philip Reames[Test] Add tests for gather/maked.load demanded element...
2019-01-29 Max Kazantsev[SCEV] Take correct loop in AddRec simplification....
2019-01-29 Max Kazantsev[NFC] Merge failing test from PR40420
2019-01-29 Teresa JohnsonTry to make new test more resilient to different orderings
2019-01-29 Sam Clegg[WebAssembly] Handle more types of uses in WebAssemblyA...
2019-01-29 Reid Kleckner[PPC] Include tablegenerated PPCGenCallingConv.inc...
2019-01-28 Thomas Lively[WebAssembly] Expand BUILD_PAIR nodes
2019-01-28 Teresa Johnson[ThinLTO] Add option to dump per-module summary dot...
2019-01-28 Philip ReamesDemanded elements support for vector GEPs
2019-01-28 Eli Friedman[docs] Fix a couple spelling errors.
2019-01-28 Teresa Johnson[ThinLTO] Refine reachability check to fix compile...
2019-01-28 Sanjay Patel[CGP] auto-generate complete checks for add overflow...
2019-01-28 Craig TopperRecommit r352255 "[SelectionDAG][X86] Don't use SEXTLOA...
2019-01-28 Yonghong Song[RuntimeDyld] load all sections with ProcessAllSections
2019-01-28 Reid Kleckner[ARM] Deduplicate table generated CC analysis code
2019-01-28 Reid Kleckner[AArch64] Include AArch64GenCallingConv.inc once
2019-01-28 Jessica Paquette[GlobalISel][AArch64] Add legalization for G_FLOG
2019-01-28 Sanjay Patel[InstCombine] add another saturating uadd test (no...
2019-01-28 Sanjay Patel[InstCombine] add tests for saturating uadd with consta...
2019-01-28 Matt ArsenaultAMDGPU: Add DS append/consume intrinsics
2019-01-28 Nico Webergn build: Add get.py script to download prebuilt gn...
2019-01-28 Nico Webergn build: Make cmake sync script work on Windows if...
2019-01-28 Jessica Paquette[GlobalISel][AArch64] Add instruction selection support...
2019-01-28 Alina Sbirlea[AliasSetTracker] Cleanup more comments. [NFCI]
2019-01-28 Nico Webergn build: Fix `lld-link: unknown flag: -fuse-ld=lld...
2019-01-28 Scott Linder[MC] Do not consider .ifdef/.ifndef as a use
2019-01-28 Francis Visoiu... [AArch64] Add 'apple-latest' CPU alias
2019-01-28 Petr HosekRevert "[CMake] Use __libc_start_main rather than fopen...
2019-01-28 Jessica Paquette[GlobalISel] Add ISel support for @llvm.lifetime.start...
2019-01-28 Nikita Popov[CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD
2019-01-28 Vedant Kumar[CodeExtractor] Add support for the `swifterror` attribute
next