2014-04-03 |
Rafael Espindola | Remove getSymbolValue. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Add support for the R_ARM_ABS32 relocation. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Only clear the thumb bit from function addresses. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Simplify ELFObjectFile<ELFT>::getSymbolAddress. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Juergen Ributzka | Revert "[Constant Hoisting] Lazily compute the idom... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Hal Finkel | Account for scalarization costs in BasicTTI::getMemoryO... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Revert "Fix a nomenclature error in llvm-nm." |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Richard Trieu | Fix test case. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Lang Hames | [X86] As per suggestion from Craig Topper and Hal Finke... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Hal Finkel | Fix multi-register costs in BasicTTI::getCastInstrCost |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add test case for [Constant Hoisting] Erase dead cast... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Renato Golin | ARM Linux support |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Lang Hames | [CodeGen] Teach the peephole optimizer to remember... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rafael Espindola | Fix a nomenclature error in llvm-nm. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Pete Cooper | Add ability to disable building LLVM utils |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Hal Finkel | [PowerPC] Make PPCTTI::getMemoryOpCost call BasicTTI... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add comments and test case for [DAG] Keep the opaque... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Adrian Prantl | typo |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Lang Hames | [X86] Make the VFMA*231 variants commutable and relax... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Duncan P. N... | Revert "Reapply "LTO: add API to set strategy for ... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add comments and test case for [X86TTI] Make constant... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Saleem Abdulrasool | ARM: fixup tests to specify the target more explicitly |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add test case for [Stackmaps][X86TTI] Fix think-o in... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Saleem Abdulrasool | ARM: update subtarget information for Windows on ARM |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | Make a few more range-based loops use explicit types. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rafael Espindola | Add back an assert that was lost in the ELFObjectFile... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Stellard | TargetLibraryInfo: Disable memcpy and memset on R600 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | Simplify resolveFrameIndex() signature. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | ARM: cortex-m0 doesn't support unaligned memory access. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | Make some range based loop types more explicit. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Kai Nacke | [mips] Add more Octeon cnMips instructions |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for and explicit 'override... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in constant promotion. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in load/store pair... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in target lowering. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in frame lowering. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in pseudo expansion. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops for LOH |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops TLS cleanup. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in branch relaxation. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in address type... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Quentin Colombet | [ARM64][CollectLOH] Remove the link to the radar from... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Simon Atanasyan | [yaml2obj][ELF] Convert some static functions into... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Simon Atanasyan | [yaml2obj][ELF] Remove unused typedef. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Simon Atanasyan | [yaml2obj][ELF] Move section index to the ELFState... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Simon Atanasyan | [yaml2obj][ELF] Remove relationship between ELFState |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Oliver Stannard | ARM: Add support for segmented stacks |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Adrian Prantl | clarify comment |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Adrian Prantl | fix a comment to use ASCII aprostrophes. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tim Northover | ARM64: use GOT for weak symbols & PIC. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tim Northover | ARM64: fix lowering of fp128 fptosi/fptoui |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tim Northover | SLPVectorizer: compare entire intrinsic for SLP compati... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tim Northover | ARM64: make sure first argument to INSERT_SUBVECTOR... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tim Northover | ARM64: convert fp16 narrowing ISel to pseudo-instruction |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Job Noorman | Mark FPB as a reserved register when needed. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rafael Espindola | Work around gold bug sourceware.org/PR16794. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Renato Golin | Remove duplicated DMB instructions |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yaron Keren | Added isTargetWindowsMSVC(), renamed isTargetMingw... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Hal Finkel | [LoopVectorizer] Count dependencies of consecutive... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
David Blaikie | Adjust comments regarding non-relocated abbrev offset... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
David Blaikie | Split debug_loc and debug_loc.dwo emission into two... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
David Blaikie | DebugInfo: Introduce DebugLocList to encapsulate a... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Quentin Colombet | [ARM64][CollectLOH] Add some comments to explain how... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Adrian Prantl | Add a doxygen comment to DebugLocEntry::Merge. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | DebugLocEntry: Actually merge the loc entry when return... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | Fix accidental fallthrough in DebugLocEntry::hasSameVal... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | Remove unused function DebugLocEntry::isEmpty |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | Refactor out the comparison of the location/value in... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | Add inequality operator for MachineLocation. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | DebugInfo: Split DebugLocEntry into its own file. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Adrian Prantl | Add a comment about the DIDescriptor class hierarchy. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Adrian Prantl | DwarfDebug: Prevent DebugLocEntry merging from coalesci... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Hal Finkel | [PowerPC] Add some missing VSX bitcast patterns |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Yaron Keren | If isKnownWindowsMSVCEnvironment then getOS == Triple... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Hal Finkel | Implement X86TTI::getUnrollingPreferences |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Hal Finkel | Add some additional fields to TTI::UnrollingPreferences |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Hal Finkel | Use TopTTI->getGEPCost from within getUserCost |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Kai Nacke | [mips] Add Octeon cnMips instructions mtmX and mtpX |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Reid Kleckner | Support segmented stacks on Win64 |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Matt Arsenault | Fix missing RUN line in test |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Yaron Keren | isTargetWindows() renamed to isTargetKnownWindowsMSVC() |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Matt Arsenault | Make isSetCCEquivalent respect the TargetBooleanContents |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Matt Arsenault | Add helpers for checking if a value is a target boolean... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | DebugInfo: Factor out common functionality for renderin... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | Cleanup remaining use of removed variable to fix the... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Blaikie | Simplify debug_loc.dwo handling slightly. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Christian Pirker | ARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Northover | ARM: teach LLVM that Cortex-A7 is very similar to A8. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Aaron Ballman | Attempting to fix r205124, which had failed asserts... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Northover | ARM: add cyclone CPU with ZeroCycleZeroing feature. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Daniel Sanders | [mips] Renamed ParseAnyRegisterWithoutDollar to MatchAn... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Aaron Ballman | Fixing an MSVC warning about widening the result of... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Northover | ARM64: add intrinsic for pmull (p64 x p64 = p128) opera... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Aaron Ballman | Fixing warnings in the MSVC build. No functional change... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Daniel Sanders | [mips] Extend ParseJumpTarget to support the full symbo... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Daniel Sanders | [mips] Use AsmLexer::peekTok() to resolve the conflict... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Daniel Sanders | [mips] Hoist Parser.Lex() calls out of MatchAnyRegister... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Northover | ARM64: add patterns for more lane-wise ld1/st1 operations. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tim Northover | ARM64: fix bug in ld3r (1d) SelectionDAG. |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Daniel Sanders | [mips] Rewrite MipsAsmParser and MipsOperand. |
commit | commitdiff | tree | snapshot |
next |