2013-02-21 |
Bill Wendling | Don't assert on empty attributes. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Anshuman Dasgupta | Hexagon: Expand cttz, ctlz, and ctpop for now. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jakob Stoklund... | Make RAFast::UsedInInstr indexed by register units. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Evan Cheng | Radar numbers don't belong in source code. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | Trivial cleanup |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Paul Redmond | add missing space which prevented the llvm.loop code... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | Large code model support for PowerPC. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Lang Hames | Revert r175688 - It broke a test case (see PR15320). |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eli Bendersky | getX86SubSuperRegister has a special mode with High... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Benjamin Kramer | DAGCombiner: Make the post-legalize vector op optimizat... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: inline V_ADD|SUB_F32 patterns |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: replace IMPLICIT_DEF with SIOperand.ZERO |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: replace SI_V_CNDLT with a pattern |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: use patterns for clamp, fabs, fneg |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add all the other missing asm operands v2 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add the missing M*BUF|IMG asm operands |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add the missing S_* asm operands |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: rework VOP3 classes |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: simplify VOPC_* pattern v2 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: rework VOP2_* pattern v2 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: rework VOP1_* patterns v2 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add constant for inline zero operand |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.td |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Tom Stellard | R600: Fix for Unigine when MachineSched is enabled |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | Code review cleanup for r175697 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Michel Danzer | R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Cameron Zwarich | Don't rely on the isDead() MachineOperand flag when... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Cameron Zwarich | Use getInterval() instead of getOrCreateInterval(). |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Only include move-related Optional<T> tests when rvalue... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Add move ctor/assignment to Optional<T> |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Cameron Zwarich | Make another kill check LiveIntervals-aware. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Cameron Zwarich | Split part of isKilled() into a separate function for... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Correct spelling of 'enumerator'. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Make Optional<T>'s operator bool 'explicit' in C++11 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Cameron Zwarich | Update isKilledAt in TwoAddressInstructionPass.cpp... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Reed Kotler | Expand the sel pseudo/macro. This generates basic block... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
NAKAMURA Takumi | ADT/Optional.h: Appease msvc. It reapplies r175626. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Michael J.... | [objdump] Add PT_PHDR. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jack Carter | Mips specific standalone assembler addressing mode... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | PPCDAGToDAGISel::PostprocessISelDAG() |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Provide a "None" value for convenience when using Optio... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | Relocation enablement for PPC DAG postprocessing pass |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Chad Rosier | Formatting. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakob Stoklund... | Don't allocate memory in LiveInterval::join(). |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Lang Hames | Kill of TransferDeadFlag - Dead copies and subreg-to... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Pedro Artigas | as the allocator is reset zero out the number of bytes... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jack Carter | ELF symbol table field st_other support, |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakob Stoklund... | Copy single reaching defs directly into the LiveInterval. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Wendling | Add and remove the attribute from the correct slot. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Schmidt | Stabilize vec_constants.ll |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Erik Verbruggen | Fix accidental concatenation for "outputuntil" in the... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jim Grosbach | MCParser: Update method names per coding guidelines. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Only use LiveIntervals in TwoAddressInstructionPass... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Find anchoring end points for repairIntervalsInRange... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Make repairIntervalsInRange() more robust. There are... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Arnold Schwaighofer | DAGCombiner: Fold pointless truncate, bitcast, buildvec... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jim Grosbach | R600: Update for name changes from r175667. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jim Grosbach | Update TargetLowering ivars for name policy. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Schmidt | Additional fixes for bug 15155. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Michael J.... | [objdump] Print the PT_INTERP and PT_DYNAMIC correcctly. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Chad Rosier | Update a comment that looks to have been accidentally... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Dan Gohman | Rewrite comments. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Krzysztof Parzyszek | Add comment in Memory.inc explaining r175646. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Dan Gohman | SIGQUIT is a "kill" signal, rather than an "int" signal... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Andrew Kaylor | Formatting, grammar |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Krzysztof Parzyszek | On PowerPC, the cache-flush instructions dcbf and icbi... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakob Stoklund... | Use LiveRangeUpdater instead of mergeIntervalRanges. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakob Stoklund... | Add a LiveRangeUpdater class. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Andrew Kaylor | Adding support for absolute relocations. This occurs... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Michael Liao | Fix PR15267 |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Chad Rosier | [ms-inline asm] Make the comment a bit more verbose. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakob Stoklund... | Add a default constructor for LiveRange. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Schmidt | Fix bug 14779 for passing anonymous aggregates [patch... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jyotsna Verma | Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMC... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
NAKAMURA Takumi | Revert r175626, "ADT/Optional.h: Appease msvc." |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Schmidt | Fix PR15155: lost vadd/vsplat optimization. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
NAKAMURA Takumi | ADT/Optional.h: Appease msvc. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Benjamin Kramer | Move the SplatByte helper to APInt and generalize it... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Elena Demikhovsky | I optimized the following patterns: |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Kostya Serebryany | [asan] instrument invoke insns with noreturn attribute... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Logan Chien | Fix thumbv5e frame lowering assertion failure. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Wendling | Use the attribute group reference instead of the attrib... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
David Blaikie | Fully qualify llvm::next to avoid ambiguity when buildi... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
David Blaikie | Fix the (clang -Werror) build by removing an unused... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bill Wendling | Modify the LLVM assembly output so that it uses referen... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Add support to the two-address pass for updating LiveIn... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Move the computation of the IsEarlyClobber flag into... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Modify LiveInterval::addRange() to match the comment... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Add SlotIndexes::repairIndexesInRange(), which repairs... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Make SlotIndex::getEntry() return unsigned to match... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Fix a misunderstanding about how RegMaskBlocks works... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Remove verification after PHIElimination when using... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Avoid recomputing an inserted instruction's SlotIndex. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Cameron Zwarich | Add preservation of SlotIndexes to PHIElimination. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
David Blaikie | Rename llvm::Optional<T>::Reset to 'reset' as per LLVM... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Reed Kotler | Expand pseudos/macros: |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Michael J.... | [llvm-readobj] Add ELF .dynamic table dumping. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakub Staszak | Remove unneeded #include. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jakub Staszak | Add missing #include. |
commit | commitdiff | tree | snapshot |
next |