2017-05-05 |
Joerg Sonnenberger | If posix_fallocate returns EOPNOTSUPP, fallback to... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Craig Topper | [KnownBits] Add wrapper methods for setting and clear... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Adrian McCarthy | Allow operator-> to work from a FixedStreamArrayIterator. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Craig Topper | [Float2Int] Replace a ConstantRange copy with a move... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Zachary Turner | [ADT] Add BitVector::find_prev. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Amaury Sechet | Add more variations of addcarry in the tests. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Sanjay Patel | [InstSimplify] fix copy-paste mistake in test comments... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
George Rimar | [llvm-dwarfdump] - Add comment for maybeDecompress... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Sanjay Patel | [InstSimplify] add tests for (icmp X, C1 | icmp X,... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Nuno Lopes | fix build on Cygwin |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Jun Bum Lim | [AArch64] Remove AArch64AddressTypePromotion pass |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Simon Pilgrim | [X86][SSE] Add 128/256/512 bit vector build vector... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Aditya Kumar | [LoopIdiom] check for safety while expanding |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Simon Pilgrim | [X86][AVX512] Improve support and testing for CTLZ... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Simon Pilgrim | [X86] Remove duplicate operation actions. NFCI. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Simon Pilgrim | [X86][AVX512CDI] Move v2i64/v4i64 and v4i32/v8i32 VPLZC... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Krzysztof Parzyszek | Remove stale live-ins in the branch folder |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Simon Pilgrim | Remove unused variable |
commit | commitdiff | tree | snapshot |
2017-05-05 |
John Brawn | [ARM] Add support for ORR and ORN instruction substitutions |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Simon Pilgrim | [X86][AVX] Add LowerIntUnary helpers to split unary... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
George Rimar | [llvm-dwarfdump] - Print an error message if section... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Andrew Ng | [X86] Remove unused code from X86 optimize LEAs. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Martin Storsjo | [ArgPromotion] Add a testcase for PR32917 |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Daniel Jasper | Initialize new member X86Operand::FrontendSize in all... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Dehao Chen | Update VP prof metadata during inlining. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Zachary Turner | [ADT] A few minor improvements to BitVector |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Zachary Turner | [pdb] Don't verify TPI hash values up front. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Zachary Turner | [PDB] Don't build the entire source file list up front. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Zachary Turner | [llvm-pdbdump] Only build the TypeDatabase if necessary. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Evgeniy Stepanov | Remap metadata attached to global variables. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Quentin Colombet | [RegisterBankInfo] Fix 80-col introduced in r293506. |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Quentin Colombet | [GlobalISel] Add missing doxygen keyword for doxygen... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Marek Olsak | AMDGPU: GFX9 GS and HS shaders always have the scratch... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Aditya Nandakumar | [GISel]:Skip legalizing Intermediate inst(with generic... |
commit | commitdiff | tree | snapshot |
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 |
next |