2012-12-23 |
Nadav Rotem | We are not ready to estimate the cost of integer expans... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Sean Silva | docs: Add link to external LLVM backend tutorial. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Nadav Rotem | whitespace |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Nadav Rotem | Rename a function. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Nadav Rotem | Loop Vectorizer: Update the cost model of scatter/gathe... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Craig Topper | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Craig Topper | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Jakob Stoklund... | Remove a special case that doesn't seem necessary any... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Jakob Stoklund... | Use getNumOperands() instead of Operands.size(). |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Benjamin Kramer | X86: Turn mul of <4 x i32> into pmuludq when no SSE4... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Benjamin Kramer | X86: Emit vector sext as shuffle + sra if vpmovsx is... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Craig Topper | Add a comma to fix the build. |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Craig Topper | Use a negative value to represent INVALID_SIMPLE_VALUE_... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Craig Topper | Add vAny and Metadata to the switch in getSizeInBits... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Daniel Dunbar | [utils] Tweak utils/clang-parse-diagnostics-file to... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Bill Wendling | Change 'AttrVal' to 'AttrKind' to better reflect that... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Richard Smith | Fix some undefined behavior when parsing YAML input... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Richard Smith | Don't call back() on an empty SmallVector. Found by... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Nadav Rotem | In some cases, due to scheduling constraints we copy... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor subword-swap, EXT/INS, load-effective... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor SYNC and multiply/divide instructions. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor BAL instructions. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Fix encoding of BAL instruction. Also, fix assem... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor jump, jump register, jump-and-link... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor load/store left/right and load-link... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor load/store instructions. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Remove unnecessary isPseudo parameter. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor LUI instruction. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor count leading zero or one instructions. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor sign-extension-in-register instructions. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor instructions which copy from and to... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Refactor logical NOR instructions. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Akira Hatanaka | [mips] Move instruction definitions in MipsInstrInfo.td. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Tom Stellard | R600: Coding style - remove empty spaces from the begin... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Tom Stellard | R600: Fix MAX_UINT definition |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Tom Stellard | R600: Add SHADOWCUBE to TEX_SHADOW pattern |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Benjamin Kramer | Cleanup compiler warnings on discarding type qualifiers... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Jakob Stoklund... | Add a missing assertion, the null register has no regis... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Benjamin Kramer | try to unbreak ppc buildbots. |
commit | commitdiff | tree | snapshot |
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 |
next |