2013-05-03 |
Amara Emerson | Add support for reading ARM ELF build attributes. |
tree | commitdiff |
2013-05-03 |
Richard Sandiford | [SystemZ] Add llvm::Triple::systemz |
tree | commitdiff |
2013-05-03 |
Benjamin Kramer | X86: Add target description for btver2; make autodetect... |
tree | commitdiff |
2013-05-03 |
Aaron Ballman | Unbreaking the non-x86 build bots by protecting the... |
tree | commitdiff |
2013-05-03 |
Aaron Ballman | Correctly testing for AVX support in x86 based off... |
tree | commitdiff |
2013-05-03 |
Reid Kleckner | Fix missing include in Hexagon code for Release+Asserts |
tree | commitdiff |
2013-05-03 |
John McCall | In MC asm parsing, account for the possibility of white... |
tree | commitdiff |
2013-05-02 |
Akira Hatanaka | [mips] Handle reading, writing or copying of ccond... |
tree | commitdiff |
2013-05-02 |
Jyotsna Verma | reverting r180953 |
tree | commitdiff |
2013-05-02 |
Vincent Lejeune | R600: Signed literals are 64bits wide |
tree | commitdiff |
2013-05-02 |
Vincent Lejeune | R600: If previous bundle is dot4, PV valid chan is... |
tree | commitdiff |
2013-05-02 |
Vincent Lejeune | R600: Improve asmPrint of ALU clause |
tree | commitdiff |
2013-05-02 |
Vincent Lejeune | R600: Prettier asmPrint of Alu |
tree | commitdiff |
2013-05-02 |
Jyotsna Verma | Hexagon: Add multiclass/encoding bits for the New-Value... |
tree | commitdiff |
2013-05-02 |
Shuxin Yang | [GV] Remove dead code which is really difficult to... |
tree | commitdiff |
2013-05-02 |
Pranav Bhandarkar | Hexagon - Add peephole optimizations for zero extends. |
tree | commitdiff |
2013-05-02 |
Richard Sandiford | [mips] Fix the head Mips16RegisterInfo.cpp comment |
tree | commitdiff |
2013-05-02 |
Jyotsna Verma | Hexagon: Honor __builtin_expect by using branch probabi... |
tree | commitdiff |
2013-05-02 |
Tom Stellard | R600: Use new tablegen syntax for patterns |
tree | commitdiff |
2013-05-02 |
Tom Stellard | R600/SI: remove nonsense select pattern |
tree | commitdiff |
2013-05-02 |
Michael Liao | 80-col fixup. |
tree | commitdiff |
2013-05-02 |
Michael Liao | Avoid duplicating logic on frame register selecting... |
tree | commitdiff |
2013-05-02 |
Michael Liao | Avoid duplicating logic on frame register selecting... |
tree | commitdiff |
2013-05-02 |
Evan Cheng | TiedTo flag can now be placed on implicit operands... |
tree | commitdiff |
2013-05-01 |
Akira Hatanaka | [mips] Rename class and functions. Simplify code. |
tree | commitdiff |
2013-05-01 |
Filip Pizlo | This exposes more MCJIT options via the C API: |
tree | commitdiff |
2013-05-01 |
Bill Wendling | Revert r180737. The companion patch was reverted, and... |
tree | commitdiff |
2013-05-01 |
Jyotsna Verma | Hexagon: Use multiclass for Jump instructions. |
tree | commitdiff |
2013-05-01 |
Jyotsna Verma | Hexagon: Clear isKill flag on the predicate register in |
tree | commitdiff |
2013-05-01 |
Filip Pizlo | This patch breaks up Wrap.h so that it does not have... |
tree | commitdiff |
2013-05-01 |
Nadav Rotem | SROA: Generate selects instead of shuffles when blendin... |
tree | commitdiff |
2013-05-01 |
Chad Rosier | [inline asm] Return an undef SDValue of the expected... |
tree | commitdiff |
2013-05-01 |
Nadav Rotem | Optimize away nop CONCAT_VECTOR nodes. |
tree | commitdiff |
2013-05-01 |
Rafael Espindola | Now that the underlying issue is fixed, revert r180750... |
tree | commitdiff |
2013-05-01 |
Rafael Espindola | Put VMOVPQIto64rr in the VRPDI class. |
tree | commitdiff |
2013-05-01 |
Aaron Ballman | Fixes a buffer overrun where the allocated buffer wasn... |
tree | commitdiff |
2013-05-01 |
Jim Grosbach | Revert "InstCombine: Fold more shuffles of shuffles." |
tree | commitdiff |
2013-04-30 |
Akira Hatanaka | [mips] Fix handling of instructions which copy to/from... |
tree | commitdiff |
2013-04-30 |
Stephen Lin | Only pass 'returned' to target-specific lowering code... |
tree | commitdiff |
2013-04-30 |
Richard Trieu | Fix a use after free. RI is freed before the call... |
tree | commitdiff |
2013-04-30 |
Akira Hatanaka | [mips] Instruction selection patterns for DSP-ASE vecto... |
tree | commitdiff |
2013-04-30 |
Adrian Prantl | Temporarily revert "Change the informal convention... |
tree | commitdiff |
2013-04-30 |
Adrian Prantl | Change the informal convention of DBG_VALUE so that... |
tree | commitdiff |
2013-04-30 |
Andrew Trick | MI Sched: revert a minor heuristic that snuck in with... |
tree | commitdiff |
2013-04-30 |
Akira Hatanaka | [mips] Simplify code. |
tree | commitdiff |
2013-04-30 |
Nadav Rotem | Fix a typo |
tree | commitdiff |
2013-04-30 |
Jim Grosbach | InstCombine: Fold more shuffles of shuffles. |
tree | commitdiff |
2013-04-30 |
Akira Hatanaka | [mips] Clear isCommutable bit of instructions which... |
tree | commitdiff |
2013-04-30 |
Hal Finkel | LocalStackSlotAllocation improvements |
tree | commitdiff |
2013-04-30 |
Rafael Espindola | Text files should not be marked executable. |
tree | commitdiff |
2013-04-30 |
Adrian Prantl | Spelling. Thanks, Eric. |
tree | commitdiff |
2013-04-30 |
Adrian Prantl | Set debug locations for branch instructions created... |
tree | commitdiff |
2013-04-30 |
Rafael Espindola | Change getSlotIndex to return unsigned. |
tree | commitdiff |
2013-04-30 |
Rafael Espindola | Fix Addend computation for non external relocations... |
tree | commitdiff |
2013-04-30 |
David Majnemer | Fix a bug in foldSelectICmpAndOr. |
tree | commitdiff |
2013-04-30 |
Mihai Popa | s tightens up the encoding description for ARM post... |
tree | commitdiff |
2013-04-30 |
David Majnemer | Fix "Combine bit test + conditional or into simple... |
tree | commitdiff |
2013-04-30 |
Stepan Dyatkovskiy | Refactoring patch. |
tree | commitdiff |
2013-04-30 |
Rafael Espindola | Collect the Addend for external relocs. |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Always use texture cache for compute shaders |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: use native for alu |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Packetize instructions |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Rework Scheduling to handle difference between... |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Add a Bank Swizzle operand |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Take inner dependency into tex/vtx clauses |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Turn TEX/VTX into native instructions |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Add FetchInst bit to instruction defs to denote... |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Add some new processor variants |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: Clean up instruction class definitions |
tree | commitdiff |
2013-04-30 |
Vincent Lejeune | R600: config section now reports use of killgt |
tree | commitdiff |
2013-04-29 |
Bill Wendling | Revert the command line option patch. However, keep... |
tree | commitdiff |
2013-04-29 |
Bill Wendling | Emit the TLS initialization function pointers into... |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Add getSymbolAlignment to the ObjectFile interface. |
tree | commitdiff |
2013-04-29 |
Tom Stellard | R600: Use correct CF_END instruction on Northern Island... |
tree | commitdiff |
2013-04-29 |
Tom Stellard | R600: Fix encoding of CF_END_{EG, R600} instructions |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Rationalize what is public in RuntimeDyldMachO and... |
tree | commitdiff |
2013-04-29 |
Arnold Schwaighofer | SimplifyCFG: If convert single conditional stores |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Update the documentation. |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Use a RelocationRef instead of a relocation_iterator. |
tree | commitdiff |
2013-04-29 |
Reid Kleckner | Revert "revert r179735, it has no testcases, and doesn... |
tree | commitdiff |
2013-04-29 |
Andrew Kaylor | Exposing MCJIT through C API |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Propagate relocation info to resolveRelocation. |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Replace ObjRelocationInfo with relocation_iterator. |
tree | commitdiff |
2013-04-29 |
Michael Gottesman | Add in some conditional compilation in order to silence... |
tree | commitdiff |
2013-04-29 |
Michael Gottesman | [objc-arc] Apply the RV optimization to retains next... |
tree | commitdiff |
2013-04-29 |
Michael Gottesman | Added statistics to count the number of retains/release... |
tree | commitdiff |
2013-04-29 |
Michael Gottesman | Removed trailing whitespace. |
tree | commitdiff |
2013-04-29 |
Michael Gottesman | Fix for r180693. = /. |
tree | commitdiff |
2013-04-29 |
Michael Gottesman | [objc-arc-annotations] Moved the disabling of call... |
tree | commitdiff |
2013-04-28 |
Benjamin Kramer | Inline variable into the #ifdef block where it's used. |
tree | commitdiff |
2013-04-28 |
Jia Liu | AArch64 InstrFormats: |
tree | commitdiff |
2013-04-27 |
Joerg Sonnenberger | Fix typo. Stupid me. |
tree | commitdiff |
2013-04-27 |
Joerg Sonnenberger | Only use cxxabi.h's demangler, if it is actually available. |
tree | commitdiff |
2013-04-27 |
Shuxin Yang | Fix a XOR reassociation bug. |
tree | commitdiff |
2013-04-27 |
Andrew Trick | Generalize the MachineTraceMetrics public API. |
tree | commitdiff |
2013-04-27 |
Eric Christopher | Use the target triple from the target machine rather... |
tree | commitdiff |
2013-04-27 |
Rafael Espindola | Make all darwin ppc stubs local. |
tree | commitdiff |
2013-04-27 |
Manman Ren | Struct-path aware TBAA: change the format of TBAAStruct... |
tree | commitdiff |
2013-04-26 |
Adrian Prantl | Cleanup and document MachineLocation. |
tree | commitdiff |
2013-04-26 |
Bill Wendling | Micro-optimization |
tree | commitdiff |
next |