2019-05-27 |
Simon Pilgrim | [SelectionDAG] GetDemandedBits - add demanded elements... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Simon Pilgrim | [LLParser] Fix uninitialized flag variable warnings... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Kadir Cetinkaya | [clang] Respect TerseOutput when printing lambdas |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Alexander Timofeev | [AMDGPU] Fix for the address sanitizer failure... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Aaron Ballman | When dumping the AST to JSON, dump the type information... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Aaron Ballman | When dumping the AST to JSON, dump whether a function... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Aaron Ballman | When dumping the AST to JSON, dump the declared name... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Aaron Ballman | When dumping the AST to JSON, dump the argument name... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Pavel Labath | DWARFDebugArangeSet: Remove references to SymbolFileDWARF |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Aaron Ballman | Add test cases for dumping AST expression nodes to... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Dmitry Preobrazhensky | [AMDGPU][MC] Enabled constant expressions as operands... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Xing Xue | [MustExecute] Improve MustExecute to correctly handle... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Nikola Prica | Test commit (NFC) |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Pavel Labath | XFAIL prefer-debug-over-eh-frame.test on darwin |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Pavel Labath | DWARF: Add a simple test exercising debug_loc parsing |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Pavel Labath | FuncUnwinders: prefer debug_frame over eh_frame |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Yaxun Liu | [OpenCL] Fix file-scope const sampler variable for 2.0 |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Diana Picus | [ARM GlobalISel] Un-XFAIL some tests. NFC |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Diana Picus | [ARM GlobalISel] Cleanup CallLowering a bit |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Pavel Labath | DWARF: Remove cu_idx variables from parsing functions |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Ilya Biryukov | [CodeComplete] Complete 'return true/false' in boolean... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Balazs Keri | [ASTImporter] Added visibility context check for CXXRec... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Hans Wennborg | Cmake: allow using LLVM_EXTERNAL_PROJECTS with LLVM_ENA... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Serge Guelton | Make llvm-as --help great again |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Haojian Wu | [clang-tidy] Fix unused-variable warning after r361647. |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Djordje Todorovic | [test commit] Add my name to the CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Rui Ueyama | Remove elf::createSharedFile and move its code to Share... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
David L. Jones | Revert r361356: "[MIR] Add simple PRE pass to MachineCSE" |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Craig Topper | [X86] Add test cases for D62444. NFC |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Nico Weber | llvm-undname: Make demangling of MD5 names more robust |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Florian Hahn | [LoopInterchange] Fix handling of LCSSA nodes defined... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Yonghong Song | [BPF] generate R_BPF_NONE relocation for BTF DataSec... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Alexander Timofeev | [AMDGPU] Divergence driven ISel. Assign register... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Andrea Di Biagio | [MCA][Scheduler] Improved critical memory dependency... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Simon Pilgrim | [SelectionDAG] GetDemandedBits - cleanup to more closel... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Simon Pilgrim | [SelectionDAG] MaskedValueIsZero - add demanded element... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Andrea Di Biagio | [MCA] Refactor the logic that computes the critical... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimplifyCFG] back out all SwitchInst commits |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Mads Ravn | DeleteNullPointerCheck now deletes until the end brace... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Simon Pilgrim | [X86][SSE] Add shuffle combining support for ISD::ANY_E... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimplifyCFG] NFC, one more fixed test from previous... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Simon Pilgrim | Revert rL361731 : [LLParser] Fix uninitialized variable... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Simon Pilgrim | [LLParser] Fix uninitialized variable warnings. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimplifyCFG] NFC, fix failing tests from last patches. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Sanjay Patel | [InstCombine] prevent crashing with invalid extractelem... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimplifyCFG] ReduceSwitchRange: Improve on the case... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimplifyCFG] Run ReduceSwitchRange unconditionally... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimpligyCFG] NFC, remove GCD that was only used for... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [SimplifyCFG] NFC, update Switch tests to HEAD so I... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Shawn Landden | [Support] make countLeadingZeros() and countTrailingZer... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Nikita Popov | [ValueTracking] Base computeOverflowForUnsignedMul... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Nico Weber | gn build: Merge r361664 |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Nikita Popov | [InstCombine] Refactor OptimizeOverflowCheck; NFCI |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Nikita Popov | [InstCombine] Remove OverflowCheckFlavor; NFC |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Select fp16 fma |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Select a number of fp16 rounding functions |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Promote various fp16 math intrinsics |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Simon Pilgrim | [X86][AVX] combineBitcastvxi1 - peek through bitops... |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Select fp16 fabs |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Select fp16 fsqrt |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Promote fp16 frem |
commit | commitdiff | tree | snapshot |
2019-05-26 |
David Green | [ARM] Add some base fullfp16 tests. NFC |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Fangrui Song | [PowerPC] Add missing R_PPC_* relocation types |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Fangrui Song | [Driver][RISCV] Simplify. NFC |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Petr Hosek | [Driver] Update handling of c++ and runtime directories |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Duncan P. N... | Add missing newline at end of file |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Bolvansky | [SimplifyCFG] Added condition assumption for unreachabl... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Simon Pilgrim | [X86] lowerBuildVectorToBitOp - support build_vector... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Robert Widmann | [LLVM-C] Add Accessor for Mach-O Universal Binary Slices |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [X86] Combine fminnum/fmaxnum with non-nan operand... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [LVI][CVP] Add support for saturating add/sub |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Simon Pilgrim | [X86][SSE] vector-sext - cleanup prefix lists |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Sanjay Patel | [SelectionDAG] define binops as a superset of commutati... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [X86] Add tests for min/maxnum with const operand; NFC |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [LoopVectorize] Fix test by regenerating checks |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [CVP] Remove unnecessary checks for empty GNWR; NFC |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Bolvansky | [NFC] Make tests more robust for new optimizations |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Sanjay Patel | [SelectionDAG] soften assertion when legalizing narrow... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Bolvansky | [NFC] Update test checks |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [CVP] Add tests for saturating add/sub ranges; NFC |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [LVI][CVP] Calculate with.overflow result range |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nikita Popov | [LVI] Extract helper for binary range calculations... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Craig Topper | [X86FixupLEAs] Turn optIncDec into a generic two addres... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Craig Topper | [X86] Add zero idioms to the haswell, broadwell, and... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Craig Topper | [X86][llvm-mca] Add zero idiom tests for Intel CPUs... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Peter Collingbourne | Revert r361644, "[AMDGPU] Divergence driven ISel. Assig... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Heejin Ahn | [clangd] tweaks: Add clangBasic dependency to LINK_LIBS |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Richard Smith | Permit static local structured bindings to be named... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Akira Hatanaka | Revert "[Analysis] Link library dependencies to Analysi... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Nico Weber | Rename clangToolingRefactor to clangToolingRefactoring... |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Blaikie | llvm-dwarfdump: Don't error on mixed units using/not... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Artem Dergachev | [analyzer] Add a prunable note for skipping vbase inits... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Artem Dergachev | [CFG] Add branch to skip vbase inits when they're handl... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Richard Smith | Fix crash deserializing a CUDAKernelCallExpr with a... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Jessica Paquette | [GlobalISel][AArch64] Make FP constraint checks conside... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Sam Clegg | [WebAssembly] Relax signature checking for undefined... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Jessica Paquette | [GlobalISel][AArch64] NFC: Factor out HasFPConstraints... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Greg Clayton | Revert Xcode scheme changes from 361675 |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Greg Clayton | Cleanup fixed form sizes. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Alina Sbirlea | Mark tests as x86. |
commit | commitdiff | tree | snapshot |
next |