2019-08-31 |
David Bolvansky | [NFC] Fixed -Wdocumentation warning |
commit | commitdiff | tree | snapshot |
2019-08-31 |
David Bolvansky | [InstCombine] mempcpy(d,s,n) to memcpy(d,s,n) + n |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | [X86] EltsFromConsecutiveLoads - Don't confuse elt... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | [X86][AVX512] Regenerate tests with common prefixes |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Sanjay Patel | [AArch64][x86] increase value type coverage in tests... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | Fix shadow variable warning by making CondCodes names... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Nandor Licker | Revert [Clang Interpreter] Initial patch for the conste... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Sanjay Patel | [DAGCombiner] clean up code in visitShiftByConstant() |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | Fix shadow variable warning. NFCI. |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Nandor Licker | [Clang Interpreter] Initial patch for the constexpr... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | [X86ISelLowering] combineCMov - cleanup CMOV->LEA codeg... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | [X86ISelLowering] LowerSELECT - remove duplicate value... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Simon Pilgrim | Fix cppcheck shadow variable and variable scope warning... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Amaury Sechet | [DAGCombiner] Match (add X, X) as (shl X, 1) when detec... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Fangrui Song | [llvm-objcopy] Simplify alignToAddr with llvm::alignTo |
commit | commitdiff | tree | snapshot |
2019-08-31 |
James Molloy | [DAGCombiner] Don't create illegal narrow stores |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Nikita Popov | [LVI] Extract solveBlockValueExtractValue(); NFC |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Nikita Popov | [CVP] Add tests for simplified with.overflow + icmp... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Nikita Popov | [CVP] Generate simpler code for elided with.overflow... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Bjorn Pettersson | [CodeGen] Refactor DAGTypeLegalizer::ExpandIntRes_MULFI... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Bjorn Pettersson | [LangRef] Update saturating examples for llvm.smul... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Wei Mi | Fix some errors introduced by rL370563 which were not... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Wei Mi | [SampleFDO] Add profile symbol list section to discrimi... |
commit | commitdiff | tree | snapshot |
2019-08-31 |
David Blaikie | llvm-dwarfdump: Cache CU low_pc when computing statistics. |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Thomas Lively | [WebAssembly] Add SIMD QFMA/QFMS |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Jonas Devlieghere | [lit] Only set DYLD_LIBRARY_PATH for shared builds |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Alina Sbirlea | [MemorySSA] Rename all phi entries. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Wei Mi | [GVN] Verify value equality before doing phi translatio... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Reid Kleckner | Fix SEH_NoReturn machine verifier error |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Reid Kleckner | [MC] Avoid crashes from improperly nested or wrong... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Reid Kleckner | [X86] Print register names in .seh_* directives |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Sanjay Patel | [x86] add tests for shift-logic-shift; NFC |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Sanjay Patel | [AArch64] add tests for shift-logic-shift; NFC |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Reid Kleckner | [Windows] Disable TrapUnreachable for Win64, add SEH_No... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Puyan Lotfi | [IFS][NFC] llvm-ifs: Fixing build bot build break:... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Sanjay Patel | [Thumb2] tighten CHECK lines in test; NFC |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Puyan Lotfi | [IFS][NFC] llvm-ifs: Fixing build bot error due to... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Nico Weber | gn build: Merge r370512 |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [X86] Fix mul test cases in avx512-broadcast-unfold... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Puyan Lotfi | [IFS][NFC] llvm-ifs: Fixing build errors for bots using... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
James Molloy | [DFAPacketizer] Allow namespacing of automata per-itinerary |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [X86] Regenerate the test cases added in r370506. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [X86] Add test caes for opportunities for machine LICM... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Jinsong Ji | [PowerPC][NFC] Avoid checking non-relevant .cfi instruc... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Michael Liao | Fix compilation warnings. NFC. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Nico Weber | gn build: Merge r370500 |
commit | commitdiff | tree | snapshot |
2019-08-30 |
James Molloy | [MachinePipeliner] Separate schedule emission, NFC |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Puyan Lotfi | [llvm-ifs][IFS] llvm Interface Stubs merging + object... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [DAGCombine] ReduceLoadWidth - remove duplicate SDLoc... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [TargetLowering] SimplifyDemandedBits ADD/SUB/MUL ... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Matt Arsenault | GlobalISel: Fix missing pass dependency |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [X86] Pass v32i16/v64i8 in zmm registers on KNL target. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [ValueTypes] Add v16f16 and v32f16 to EVT::getEVTString... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Nico Weber | gn build: Merge r370490 |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Evgeniy Stepanov | MemTag: unchecked load/store optimization. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [DAGCombine] visitVSELECT - remove equivalent getValueT... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Whitney Tsang | [INSTRUCTIONS] Add support of const for getLoadStorePoi... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Johannes Doerfert | [Attributor] Fix: do not pretend to preserve the CFG |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [X86] Merge X86InstrInfo::loadRegFromAddr/storeRegToAdd... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Johannes Doerfert | [Attributor] Use existing function information for... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Johannes Doerfert | [Attributor] Manifest load/store alignment generally |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [DAGCombine] visitVSELECT - remove duplicate getOperand... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Piotr Sobczak | [InstCombine][AMDGPU] Simplify tbuffer loads |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Sid Manning | [llvm-nm] Small fix to Exected<StringRef> |
commit | commitdiff | tree | snapshot |
2019-08-30 |
George Rimar | [yaml2obj][obj2yaml] - Use a single "Other" field inste... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [DAGCombine] visitVSELECT - use getShiftAmountTy for... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [DAGCombine] visitMULHS - use getScalarValueSizeInBits... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Atanasyan | [mips] Merge common checkings under the same check... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Luis Marques | [RISCV] Fix a couple of tests' CHECKs |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Haojian Wu | Remove an extra ";", NFC. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Amaury Sechet | [X86] Add tests for rotate matching. NFC |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Bjorn Pettersson | [CodeGen] Introduce MachineBasicBlock::replacePhiUsesWi... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | [DAGCombine] visitMULHS/visitMULHU - isBuildVectorAllZe... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Simon Pilgrim | Fix Wdocumentation warning. NFCI. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Chris Jackson | [llvm-objcopy] Allow the visibility of symbols created... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Hideto Ueno | [Attributor] Implement AANoAliasCallSiteArgument initia... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Roman Lebedev | [LoopIdiomRecognize] BCmp loop idiom recognition |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Roman Lebedev | [NFC] SCEVExpander: add SetCurrentDebugLocation() ... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
David Stenberg | [LiveDebugValues] Insert entry values after bundles |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Sven van Haastregt | vim: add `immarg` keyword |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Nico Weber | gn build: Merge r370441 |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Dmitri Gribenko | [ADT] Removed VariadicFunction |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Martin Storsjo | [LLD] [COFF] Support merging resource object files |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Martin Storsjo | [WindowsResource] Remove use of global variables in... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Martin Storsjo | [WindowsResource] Avoid duplicating the input filenames... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Martin Storsjo | [COFF] Add a ResourceSectionRef method for getting... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Petar Avramovic | [MIPS GlobalISel] Lower uitofp |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Petar Avramovic | [MIPS GlobalISel] Lower fptoui |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Dan Gohman | [CodeGen] Fix lowering for returning the result of... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Jinsong Ji | [PowerPC][NFC] Use inline Subtarget->isPPC64() |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Jinsong Ji | [PowerPC][NFC] Use -mtriple in RUN line, remove target... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Fangrui Song | [PPC32] Emit R_PPC_GOT_TPREL16 instead R_PPC_GOT_TPREL16_LO |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Craig Topper | [X86] Explicitly list all the always trivially remateri... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Saleem Abdulrasool | DebugInfo: add CodeView register mapping for ARM NT |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Dan Gohman | [WebAssembly] Make __attribute__((used)) not imply... |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Philip Reames | [Tests] Precommit a few cases where we're missing oppur... |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Jinsong Ji | [PowerPC] Support extended mnemonics mffprwz etc. |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Jessica Paquette | [AArch64][GlobalISel] Select arithmetic extended regist... |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Reid Kleckner | [X86] Don't emit unreachable stack adjustments |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Reid Kleckner | Allow '@' to appear in x86 mingw symbols |
commit | commitdiff | tree | snapshot |
next |