2015-09-20 |
Sanjoy Das | [IndVars] Use C++11 style field initialization; NFCI. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Sanjoy Das | [IndVars] Don't add a level of indentation for namespac... |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Sanjay Patel | add test file ahead of any functional changes for PR22428 |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Simon Pilgrim | [X86][SSE] Intrinsics builtins test refresh. NFCI |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Igor Breger | AVX512: Implemented encoding and intrinsics for vcmpss/sd. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Asaf Badouh | [X86][AVX512] extend support in Scalar conversion |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Igor Breger | AVX512: vsqrtss/sd encoding and intrinsics implementation. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Asaf Badouh | [X86][AVX512DQ] Add fpclass instruction |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Kuperstein | [X86] Fix sitofp and uitofp instruction matching failur... |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Igor Breger | AVX512: Implemented intrinsics for vshuff32x4, vshuff64... |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Sanjoy Das | [IndVars] Don't repeat function names in comment; NFC. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Igor Breger | AVX512: Implement instructions encoding, lowering and... |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Saleem Abdulrasool | ARM: cleanup formatting |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Sanjoy Das | [IndVars] Fix a bug in r248045. |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Davide Italiano | Fixup r248096, commit the *correct* test. |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Davide Italiano | [obj2yaml] Fix "time of check to time of use" bug.... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Simon Pilgrim | [X86][AVX2] Use general sext IR for vpmovsx stack foldi... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Simon Pilgrim | [X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Simon Pilgrim | [InstCombine] Use SimplifyDemandedVectorEltsLow helper... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
NAKAMURA Takumi | [CMake] Update LLVM_TEST_DEPENDS not to use macho-dump... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Matt Arsenault | AMDGPU: Remove dead code |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Bob Wilson | NFC: Fix indentation and add braces to clarify nested... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Maksim Panchenko | [PrologEpilogInserter] Minor refactoring. |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Maksim Panchenko | Test commit. Fix comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-09-19 |
David Majnemer | [InstCombine] FoldICmpCstShrCst failed for ashr when... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
David Majnemer | [InstCombine] FoldICmpCstShrCst didn't handle icmps... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Matt Arsenault | AMDGPU: Add failing testcase for live interval construction |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Sanjoy Das | [IndVars] Widen more comparisons for non-negative induc... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Luke Larson | Fix typo and test commit |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Rafael Espindola | This code never uses r_addend, so it can just use Elf_Rel. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Chris Bieneman | [CMake] Adding ALWAYS_GENERATE option to symlink utilit... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Davide Italiano | [Object/ELF] Change comment to reflect reality. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Cong Hou | Update edge weights properly when merging blocks in... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Eric Christopher | Limit the range of processors supported by ARM fast... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Teresa Johnson | Remove couple of new Bitcode enum vals that snuck in... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Larisse Voufo | Clean up: Refactoring the hardcoded value of 6 for... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
James Y Knight | Make MachineScheduler debug output less confusing. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Cong Hou | Scaling up values in ARMBaseInstrInfo::isProfitableToIf... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Matthias Braun | SelectionDAGDumper: Leave out the <multiple use> markers |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Matthias Braun | SelectionDAGDumper: Avoid unnecessary newlines |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Matthias Braun | SelectionDAGDumper: Hide [ID=X], [ORD=X] and source... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Matthias Braun | SelectionDAG: Introduce PersistentID to SDNode for... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Chris Bieneman | [CMake] More cleanup of installing symlinks. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Geoff Berry | [AArch64] Improved bitfield instruction selection. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Rafael Espindola | Remove temporary file on signal. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Yaron Keren | Simplify SmallBitVector::applyMask by consolidating... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Daniel Sanders | [mips][microMIPS] Fix an invalid read for lwm32 and... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Chad Rosier | [AArch64] Reorder cases to improve readability. NFC. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Chad Rosier | [AArch64] Remove some redundant cases. NFC. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Aaron Ballman | Silencing a -Wsign-compare warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Igor Laevsky | [LazyValueInfo] Report nonnull range for nonnull pointers |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Artur Pilipenko | Support align attribute for return values |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Aaron Ballman | Reverting r247972 (and subordinate commit r247972)... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Artur Pilipenko | Nit cleanup in LangRef about dereferenceable metadata |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Michael Kruse | [Support] Reapply r245289 "Always wait for GraphViz... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Daniel Sanders | [llvm-mc-fuzzer] Document llvm-mc-fuzzer in LibFuzzer... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
David Majnemer | [WinEH] Moved funclet pads should be in relative order |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Yaron Keren | Fix BitVectorTest on 32-bit hosts after r247972. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Yaron Keren | Simplify SmallBitVector::applyMask by consolidating... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Lang Hames | Remove trailing whitespace from the old Orc Kaleidoscop... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Bob Wilson | Whitespace. Indent with spaces instead of a tab. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Quentin Colombet | [ShrinkWrap] Refactor the handling of infinite loop... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Davide Italiano | [llvm-readobj] Fix another "time of check to time of... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
David Blaikie | [opaque pointer types] Add an explicit pointee type... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Alexei Starovoitov | [bpf] expand indirect branches |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Matthias Braun | Revert "(HEAD -> master, origin/master, origin/HEAD... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
David Majnemer | [WinEH] Fix tests broken by funclet-layout |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Matthias Braun | RegisterPressure: Move LiveInRegs/LiveOutRegs from... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Matthias Braun | MachineScheduler: Provide an option for node hiding... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Joerg Sonnenberger | [SPARC] Add mulscc. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2015-09-17 |
David Majnemer | [WinEH] Add a funclet layout pass |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Reid Kleckner | [WinEH] Make funclet return instrs pseudo instrs |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Piotr Padlewski | gvn small fix |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Simon Pilgrim | [InstCombine] Added vector demanded bits support for... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Piotr Padlewski | Added MD_invariant_group to LLVMContext |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Teresa Johnson | Restore "Function bitcode index in Value Symbol Table... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Diego Novillo | Temporarily fix gcov failures in big-endian hosts. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Sanjoy Das | [SCEV] Use auto instead of full iterator type; NFCI. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Sanjoy Das | [SCEV] Don't repeat method/field names in comment in... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Reid Kleckner | Fix the test case I just committed |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Reid Kleckner | [WinEH] Add and use hasEHPadSuccessor instead of getLan... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Zia Ansari | Test commit. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Teresa Johnson | Revert "Function bitcode index in Value Symbol Table... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Daniel Sanders | [mips] Add assembler support for the .cprestore directive. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Mehdi Amini | Fix doc build: sublists require a blank line before... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Teresa Johnson | Function bitcode index in Value Symbol Table and lazy... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Teresa Johnson | Refactor string encoding checks in BitcodeWriter (NFC) |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Chad Rosier | Typos. NFC. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Zoran Jovanovic | [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Elena Demikhovsky | AVX-512: shufflevector for i1 vectors <2 x i1> .. ... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Diego Novillo | GCC AutoFDO profile reader - Initial support. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Diego Novillo | Check for errors after reading a sample profile in... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Hans Wennborg | Try to fix WebAssembly build after r247864 |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Naomi Musgrave | ScalarEvolution: added tmp to avoid use-after-dtor... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Eric Christopher | Make sure we're negating the assembler predicate -... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Eric Christopher | Use the cached TargetInstrInfo instead of looking it... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Eric Christopher | constify the Function parameter to the TTI creation... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Reid Kleckner | [WinEH] Rip out the landingpad-based C++ EH state numbe... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Chris Bieneman | [CMake] More refactoring of symlink creation. |
commit | commitdiff | tree | snapshot |
next |