2012-12-25 |
Benjamin Kramer | X86: Shave off one shuffle from the pcmpeqq sequence... |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Benjamin Kramer | X86: Custom lower <2 x i64> eq and ne when SSE41 is... |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Alexey Samsonov | ASan: initialize callbacks from ASan module pass in... |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Alexey Samsonov | ASan: move stack poisoning logic into FunctionStackPois... |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Nick Lewycky | Fix whitespace. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Nadav Rotem | VCVTSS2SD requires a strict alignment. Thanks Elena. |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Bob Wilson | Rename LLVMContext diagnostic handler types and functions. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
NAKAMURA Takumi | [CMake] AddLLVM.cmake: Tweak the corner case that ... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nick Lewycky | Quiet gcc's -Wparenthesis warning. No functionality... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nick Lewycky | Fix typo "Makre" -> "Make". |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Benjamin Kramer | Use a std::string rather than a dynamically allocated... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Bob Wilson | Add LLVMContext::emitWarning methods and use them.... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Dmitri Gribenko | Fix a typo introduced in r168577: FlAGS -> FLAGS (note... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Dmitri Gribenko | AutoRegen.sh: update reference to documentation |
commit | commitdiff | tree | snapshot |
2012-12-24 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/fold-vex.ll: Add explicit triple. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nadav Rotem | CostModel: We have API for checking the costs of known... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Elena Demikhovsky | Added 6 more value types: v32i1, v64i1, v32i16, v32i8... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Elena Demikhovsky | Removed "static" from "__jit_debug_descriptor" because... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nadav Rotem | Some x86 instructions can load/store one of the operand... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nadav Rotem | LoopVectorizer: When checking for vectorizable types... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nadav Rotem | Change the codegen Cost Model API for shuffeles. This... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Alexey Samsonov | Fix typo in comments |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nadav Rotem | Update the docs of the cost model. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
NAKAMURA Takumi | llvm/MC/MCMachObjectWriter.h: ComputeSymbolTable()... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Nadav Rotem | LoopVectorizer: Fix an endless loop in the code that... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Dmitri Gribenko | Documentation: fix typos reported in PR13866 |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Nadav Rotem | CostModel: Change the default target-independent implem... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Benjamin Kramer | LoopVectorize: Fix accidentaly inverted condition. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Benjamin Kramer | LoopVectorize: For scalars and void types there is... |
commit | commitdiff | tree | snapshot |
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 |
next |