2015-05-22 |
Kostya Serebryany | [lib/Fuzzer] extend the fuzzer interface to allow user... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Ahmed Bougacha | [AArch64][CGP] Sink zext feeding stxr/stlxr into the... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Rafael Espindola | Relax these tests a bit. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Ahmed Bougacha | [AArch64] Robustize atomic cmpxchg test a little more... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Sanjay Patel | make reciprocal estimate code generation more flexible... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Ahmed Bougacha | [AArch64] Robustize atomic cmpxchg test. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Renato Golin | Reinforce ARMTargetParser::getCanonicalArchName validation |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Chad Rosier | Use new MachineInstr mayLoadOrStore() API. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Alexei Starovoitov | [bpf] emit jmp fixups in little endian |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Renato Golin | Adding profile and version parsers to ARMTargetParser |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Quentin Colombet | Reapply r238011 with a fix for the trap instruction. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Chandler Carruth | [Unroll] Separate the logic for testing each iteration... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Bill Schmidt | [PPC64] Add support for clrbhrb, mfbhrbe, rfebb. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Rafael Espindola | Stop inventing symbol sizes. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Sanjay Patel | remove names from comments, fix typos; NFC |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Sanjay Patel | fix typo, 80-col; NFC |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Sanjay Patel | fix typo in comment; NFC |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Rafael Espindola | Detect invalid section indexes when we first read them. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
John Brawn | [ARM] Fix typo in subtarget feature list for 7em triple |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Rafael Espindola | Fix llvm-nm -S option. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Rafael Espindola | Make this test stricter. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
NAKAMURA Takumi | Reapply part of r237975, "Fix Clang -Wmissing-override... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Tamas Berghammer | Revert "[X86] Fix a variable name for r237977 so that... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Puyan Lotfi | Compile time improvements to VirtRegRewriter. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
NAKAMURA Takumi | Revert r237954, "Resubmit r237708 (MIR Serialization... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Duncan P. N... | MC: Shave a pointer off of MCSymbol::Name |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Tobias Grosser | Revert "Fix Clang -Wmissing-override warning" |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Duncan P. N... | MC: Pack MCSymbol::Index in with the bitfield in MCSymbol |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Duncan P. N... | MC: Lift MCSymbolData::Index up to MCSymbol::Index... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
NAKAMURA Takumi | Revert part of r237975, "Fix Clang -Wmissing-override... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Duncan P. N... | SDAG: Give SDDbgValues their own allocator (and reset it) |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Duncan P. N... | SDAG: Cleanup initialization of SDDbgValue, NFC |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Tobias Grosser | Revert "unique_ptrify LoadedObjectInfo::clone" |
commit | commitdiff | tree | snapshot |
2015-05-22 |
David Majnemer | [InstSimplify] Handle some overflow intrinsics in InstS... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Chandler Carruth | [Unroll] Replace a hand-wavy FIXME with a FIXME that... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Chandler Carruth | [Unroll] Extract the logic for caching SCEV-modeled... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Chandler Carruth | [Unroll] Refactor the accumulation of optimized instruc... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Philip Reames | [LICM] Sinking doesn't involve the preheader |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Hans Wennborg | Revert r236894 "[BasicAA] Fix zext & sext handling" |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Quentin Colombet | [X86] Fix a variable name for r237977 so that it works... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Daniel Berlin | MergedLoadStoreMotion preserves MemoryDependenceAnalysi... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Quentin Colombet | [X86] Refactor the prologue emission to prepare for... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
David Blaikie | unique_ptrify LoadedObjectInfo::clone |
commit | commitdiff | tree | snapshot |
2015-05-22 |
David Blaikie | Fix Clang -Wmissing-override warning |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Hal Finkel | [PPC] Correct iterator bug in PPCTLSDynamicCall |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Peter Collingbourne | Revert r237590, "ARM: allow jump tables to be placed... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Jingyue Wu | [NaryReassoc] reassociate GEP for CSE |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Michael J.... | [Support] Fix ErrorOr equality operator. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | fix typos, remove function names from comments, NFC |
commit | commitdiff | tree | snapshot |
2015-05-21 |
David Majnemer | [InstCombine] X - 0 is equal to X, not undef |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Pete Cooper | Use Op<0> accessor instead of OperandList for Instructi... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Chad Rosier | Use new MachineInstr mayLoadOrStore() API. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Quentin Colombet | [InlineSpiller] Fix rematerialization for bundles. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Chad Rosier | [AArch64] Enhance the load/store optimizer with target... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | fix typo in comment; NFC |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Keno Fischer | Make it easier to use DwarfContext with MCJIT |
commit | commitdiff | tree | snapshot |
2015-05-21 |
David Blaikie | Put GEPOperator member function definition in the appro... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
David Blaikie | [opaque pointer type] Allow gep_type_iterator to work... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Stop forwarding (get|set)Aligment from MCSectionData... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Chad Rosier | [MachineInstr] Add mayLoadOrStore API. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Alex Lorenz | Resubmit r237708 (MIR Serialization: print and parse... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Bill Schmidt | [PPC64] Handle vpkudum mask pattern correctly when... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Stop creating MCSectionData is the ELF writer. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Kostya Serebryany | [lib/Fuzzer] ignore flags that start with --; use git... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Adrian Prantl | IR / debug info: Add a DWOId field to DICompileUnit, |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Hal Finkel | [PPC/LoopUnrollRuntime] Don't avoid high-cost trip... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | writeSymbolTable now only needs a MCContext. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Pass a const MCAssembler to writeSectionHeader. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Alex Lorenz | YAML: Null terminate block scalar's value. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Peter Collingbourne | Revert r237766, "Support: Introduce LLVM_FALLTHROUGH... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Remove unused argument. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Derek Schuff | Fix StreamingMemoryObject to respect known object size. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Fetch alignment directly out of MCSection. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Nemanja Ivanovic | Add support for VSX scalar single-precision arithmetic... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Move alignment from MCSectionData to MCSection. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Benjamin Kramer | [LoopDistribute] Remove a layer of pointer indirection. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loops; NFCI |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loops; NFCI |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Fix warning on builds without asserts. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loop |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Avoid unnecessary section switching. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Remove yet another method of creating begin and end... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | don't repeat function names in comments; NFC |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Pete Cooper | Size enum so we can store it as 16-bits and avoid casts... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Use existing helper for adding a section. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loop; NFCI |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Manuel Klimek | std::sort must be called with a strict weak ordering. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Elena Demikhovsky | AVX-512: Enabled SSE intrinsics on AVX-512. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Renato Golin | Make Triple::parseARMArch use ARMTargetParser |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Igor Laevsky | [RewriteStatepointsForGC] Fix debug assertion during... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Artur Pilipenko | Fix memory-dereferenceable.ll test |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Artur Pilipenko | Test commit. Fix typo in MemDerefPrinter.cpp comment. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Renato Golin | Remove unnecessary FIXME comment |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Simon Pilgrim | Fixed unused variable warning in non-assert builds... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Simon Pilgrim | [X86][SSE] Improve support for 128-bit vector sign... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Toma Tabacu | [mips] [IAS] Add 2 missing CHECK directives for fixups... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Hal Finkel | [TableGen] Resolve complex def names inside multiclasses |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | AsmPrinter: Compute absolute label difference directly |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | MC: Initialize MCSymbolData::Offset directly |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ahmed Bougacha | [MemCpyOpt] Do move the memset, but look at its dest... |
commit | commitdiff | tree | snapshot |
next |