2012-12-21 |
Benjamin Kramer | Teach sort_includes.py to drop duplicated includes. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Benjamin Kramer | X86: Match pmin/pmax as a target specific dag combine... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Roman Divacky | Remove duplicate includes. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Tom Stellard | R600: Expand vec4 INT <-> FP conversions |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Benjamin Kramer | X86: Match the SSE/AVX min/max vector ops using a custo... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Duncan Sands | Test that a landingpad gets the name provided when... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Evgeniy Stepanov | [msan] Remove unreachable blocks before instrumenting... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Nadav Rotem | Add a missing "virtual" keyword. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Nadav Rotem | Enable if-conversion. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Quentin Colombet | Add ARM cortex-r5 subtarget. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Rafael Espindola | Don't skip __DWARF, |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Rafael Espindola | Add a function to get the segment name of a section. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Evan Cheng | Add targets to skip running the GC passes. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Evan Cheng | Every pass deserves a name, even codegenprep. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Nadav Rotem | Improve the X86 cost model for loads and stores. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Nadav Rotem | BB-Vectorizer: Check the cost of the store pointer... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Reed Kotler | Add test case for r170674 |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Reed Kotler | Call llvm_unreachable instead of assert. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Sean Silva | docs: More robust image scaling fix. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Sean Silva | docs: Prevent image scaling. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Nadav Rotem | Fix a bug in the code that checks if we can vectorize... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Eric Christopher | Move these files over to the debug info directory. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Try out nosidebar. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Cleanup trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Require the two-argument MI::addOperand(MF, MO) for... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Add an MF argument to MI::copyImplicitOps(). |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Use two-arg addOperand(MF, MO) internally in MachineIns... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | MachineInstrBuilderize ARM. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | MachineInstrBuilderize NVPTX. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eli Bendersky | Fix an unitialized member variable that may have caused... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: actually indent these consistently |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Indent consistently in code examples. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Improve navigation for Vectorizers.rst |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: bring back link for reddit. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eric Christopher | Whitespace and 80-column cleanup. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eric Christopher | Start splitting out the debug string section handling... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Make document name congruent with title. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Bill Wendling | Some random comment, naming, and format changes. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Remove two dead functions. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Bob Wilson | Revert "Adding support for llvm.arm.neon.vaddl[su]... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nadav Rotem | LoopVectorize: Fix a bug in the scalarization of instru... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Evan Cheng | On some ARM cpus, flags setting movs with shifter opera... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eli Bendersky | Change Lit error redirection to FileCheck to a more... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eli Bendersky | Add a largish auto-generated test for the aligned bundl... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eli Bendersky | Tests for the aligned bundling support added in r170718 |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Eli Bendersky | Aligned bundling support. Following the discussion... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Use MachineInstrBuilder for PHI nodes in SelectionDAGISel. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jim Grosbach | Fix inadvertant delete of 'has'. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Use MachineInstrBuilder in InstrEmitter. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jakob Stoklund... | Use MachineInstrBuilder in a few CodeGen passes. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Rafael Espindola | Simplify the testcase a bit. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nadav Rotem | Loop Vectorizer: turn-off if-conversion. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
James Molloy | Add a new attribute, 'noduplicate'. If a function conta... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Roman Divacky | Remove MCTargetAsmLexer and its derived classes now... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Renato Golin | Adding support for llvm.arm.neon.vaddl[su].* and |
commit | commitdiff | tree | snapshot |
2012-12-20 |
NAKAMURA Takumi | llvmbuild/main.py: Let LibraryDependencies.inc determin... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Craig Topper | Formatting fixes. Remove some unnecessary 'else' after... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Craig Topper | Removing trailing whitespace |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Reed Kotler | Implement cfi_def_cfa_offset. "Make check" test case... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Reed Kotler | There is one more patch to finish large frames. Make... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jyotsna Verma | Add constant extender support to GP-relative load/store... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jyotsna Verma | Add TSFlags to ALU32 type instructions for constant... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Reed Kotler | set register class properly for mips16 here |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Rafael Espindola | Undefine PPC harder. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Reed Kotler | This assert is overly restrictive and does not work... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Reed Kotler | Turn on register scavenger for Mips 16 |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor SLT (set on less than) instructions... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor unconditional branch instruction. Separ... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Remove asm string parameter from pseudo instruct... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Delete definition of CPRESTORE instruction. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor conditional branch instructions with... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Richard Smith | Don't use isa<CallInst>(this) in the constructor for... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor conditional branch instructions with... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Reed Kotler | fix most of remaining issues with large frames. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Use "or $r0, $r1, $zero" instead of "addu $r0... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Richard Smith | Fix use-before-construction of X86TargetLowering. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Richard Smith | Don't use -1 as a value of an unsigned 7-bit enumeratio... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Richard Smith | Don't leave IsUnsigned uninitialized in a default-const... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Change the order of template parameters. Move... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor shift instructions with register operan... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor shift immediate instructions. Separate... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor arithmetic and logic instructions with... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Refactor arithmetic and logic instructions.... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Show TOC for GettingStarted.rst. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Akira Hatanaka | [mips] Delete ArithOverflowR and ArithOverflow and... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: Clean up adornments. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Sean Silva | docs: ASCII-fy |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nadav Rotem | Loop Vectorizer: Enable if-conversion. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Bill Wendling | s/AttributesImpl/AttributeImpl/g This is going to apply... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Bob Wilson | Do not introduce vector operations in functions marked... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jim Grosbach | Clean up some DOxygen comments. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Jim Grosbach | Clean up some DOxygen comments. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Richard Smith | Fix an uninitialized member variable, found by -fsaniti... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nadav Rotem | whitespace |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nadav Rotem | doc: resize the image. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
NAKAMURA Takumi | Target/R600: Update MIB according to r170588. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nadav Rotem | Doc: update the chart. |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Bill Wendling | Add a context so that once we uniquify strings we can... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Jim Grosbach | MC: Add MCInstrDesc::mayAffectControlFlow() method. |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Jim Grosbach | Add isSubRegisterEq() and isSuperRegisterEq(). |
commit | commitdiff | tree | snapshot |
next |