2017-05-04 |
Craig Topper | [JumpThreading] When processing compares, explicitly... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Craig Topper | [JumpThreading] Change a dyn_cast that is already prote... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Aditya Nandakumar | [GISel]: Add support to translate ConstantVectors |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Craig Topper | [ConstantRange] Add LLVM_NODISCARD to ConstantRange... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Craig Topper | [Float2Int] Remove return of ConstantRange from seen... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Simon Pilgrim | Strip trailing whitespace. NFCI. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Sanjay Patel | [InstSimplify] add folds for or-of-casted-icmps |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Sam Clegg | [WebAssembly] Add wasm symbol table support to llvm... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Krzysztof Parzyszek | [PPC] When restoring R30 (PIC base pointer), mark it... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Greg Clayton | Don't return an invalid line table if the DW_AT_stmt_li... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Reid Kleckner | [ms-inline-asm] Use the frontend size only for ambiguou... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Sanjay Patel | [InstSimplify] move logic-of-icmps helper functions... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Peter Collingbourne | Re-apply r302108, "IR: Use pointers instead of GUIDs... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Michael Zolotukhin | Fix a typo. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Sanjay Patel | [InstSimplify] add tests for or-of-casted-icmps; NFC |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Davide Italiano | [NewGVN] Remove unneeded newline and format assertions... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Craig Topper | [APInt] Reduce number of allocations involved in multip... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Easwaran Raman | [PM] Add ProfileSummaryAnalysis as a required pass... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Brian Gesiak | [Lexicon] Add BDCE |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Adrian Prantl | Add accidentally deleted testcase back. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Adrian Prantl | Cleanup tests to not share a DISubprogram between multi... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Renato Golin | [test-release] Status update *before* long gzip |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Daniel Sanders | [globalisel][tablegen] Add several GINodeEquiv's for... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Chad Rosier | [DAGCombine] Transform (fadd A, (fmul B, -2.0)) ->... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Simon Pilgrim | [X86][AVX512] Fix VPABSD file checks |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Simon Pilgrim | [X86][SSE] Add i686 triple tests for partial vector... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Krzysztof Parzyszek | Refactoring with range-based for, NFC |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Jonas Paulsson | [SystemZ] Make copyPhysReg() add impl-use operands... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Simon Pilgrim | [X86][SSE] Add i686 triple tests for PBLENDW commutation |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Simon Pilgrim | [X86][AVX1] Regenerate checks and add i686 triple tests... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Eric Liu | Revert "IR: Use pointers instead of GUIDs to represent... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Simon Dardis | [mips][XRay] Use the base version of emitXRayTable |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Martin Storsjo | [ArgPromotion] Fix a truncated variable |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Michael Zuckerman | [LLVM][inline-asm][Altmacor] Altmacro string delimiter... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Igor Breger | [X86][AVX-512] Allow EVEX encoded instruction selection... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Sam Parker | [ARM] ACLE Chapter 9 intrinsics |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Oren Ben Simhon | [X86] Disabling PLT in Regcall CC Functions |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Igor Breger | [AVX-512VL] Autogenerate checks. Add --show-mc-encoding... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Igor Breger | [AVX] Fix vpcmpeqq predicate. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Jonas Paulsson | Use right function in LoopVectorize. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Dean Michael... | [XRay] Use wordsize-dependent alignment for index |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Craig Topper | [SelectionDAG] Improve known bits support for CTPOP. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Dean Michael... | [XRay] Create an Index of sleds per function |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Peter Collingbourne | IR: Use pointers instead of GUIDs to represent edges... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
NAKAMURA Takumi | llvm/IR/Function.h: Prune an obsolete @param in r302060... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Dean Michael... | [XRay] Detect loops in functions being lowered |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Michael Zolotukhin | [SCEV] createAddRecFromPHI: Optimize for the most commo... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Matthias Braun | strlen-1.ll: Fix test |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Craig Topper | [InstCombine][KnownBits] Use KnownBits better to detect... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Reid Kleckner | Mark functions as not having CFI once we finalize an... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Craig Topper | [KnownBits] Add methods for determining if KnownBits... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Craig Topper | [ValueTracking] Remove handling for BitWidth being... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Craig Topper | [KnownBits] Add zext, sext, and trunc methods to KnownBits |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Sanjay Patel | [TargetLowering] use isSubsetOf in SimplifyDemandedBits... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Paul Robinson | clang-format and restyle DWARFFormValue before working... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Saleem Abdulrasool | DebugInfo: elide type index entries for synthetic types |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Ahmed Bougacha | [AArch64] Fix variable name ambiguity in r302078. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Xin Tong | [TailCallElim] Remove an unused argument. NFCI |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Ahmed Bougacha | [AArch64] Make the TargetParser add CPU exts provided... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Ahmed Bougacha | [AArch64] armv8-A doesn't have CRC. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Vitaly Buka | [libFuzzer] exit without running atexit handlers in... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Use automatically-generated scheduling inform... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Zachary Turner | Remove unused private field. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Anna Thomas | Avoid warning of unused variable in release builds... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Sanjoy Das | Fix typos in comment |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Greg Clayton | Break verification down into smaller functions to keep... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Anna Thomas | Fix PPC64 warning for missing parantheses. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Reid Kleckner | [IR] Abstract away ArgNo+1 attribute indexing as much... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Davide Italiano | [CodeView] Remove constructor initialization of a remov... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Anna Thomas | [RuntimeLoopUnroller] Add assert that we dont unroll... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Zachary Turner | Delete dead function causing compilation failure. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Davide Italiano | [CodeView] Remove unused private field. NFCI. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Alexei Starovoitov | [bpf] add relocation support |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Tom Stellard | Revert "CMake: Move sphinx detection into AddSphinxTarg... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Zachary Turner | [CodeView] Use actual strings for dealing with checksum... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Zachary Turner | [llvm-readobj] Update readobj to re-use parsing code. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Tim Northover | ARM: add extra test for addrmode folding. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Simon Pilgrim | [X86][LWP] Add stack folding mappings and tests for... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Simon Pilgrim | Silence a 'enum and non-enum used in conditional' warning. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Amaury Sechet | [DAGCombine] (addcarry (add|uaddo X, Y), 0, Carry)... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Greg Clayton | Create DWARFVerifier.cpp and .h and move all DWARF... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Zachary Turner | Resubmit r301986 and r301987 "Add codeview::StringTable" |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Simon Pilgrim | [X86][LWP] Add llvm support for LWP instructions (reapp... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Craig Topper | [APInt] Give the value union a name so we can remove... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Greg Clayton | Verify that no compile units share the same line table... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Simon Pilgrim | Revert rL302028 due to accidental line ending changes. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Handle S2_storerf_io in HexagonInstrInfo |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Misc fixes in HexagonInstrInfo, NFC |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Adjust latency between allocframe and the... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Handle J2_jumptpt and J2_jumpfpt in HexagonIn... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Implement undoing .cur instructions in packetizer |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Add memory operands to a rewritten load |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Krzysztof Parzyszek | [Hexagon] Reset spill alignment when variable-sized... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Simon Pilgrim | [X86][LWP] Add llvm support for LWP instructions. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Tom Stellard | CMake: Add LLVM_DYLIB_SYMBOL_VERSIONING option |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Tom Stellard | CMake: Move sphinx detection into AddSphinxTarget.cmake |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Guy Blank | [X86][AVX512] remove unnecessary case. NFC |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Jonas Paulsson | [SystemZ] Properly check number of operands in getCmpO... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Oren Ben Simhon | [X86] Support of no_caller_saved_registers attribute |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Elad Cohen | Support arbitrary address space pointers in masked... |
commit | commitdiff | tree | snapshot |
next |