2013-11-11 |
Eric Christopher | Formatting. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Eric Christopher | Just pass the DIComposite type by value instead of... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Chad Rosier | [AArch64] Add support for NEON scalar floating-point... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Daniel Sanders | Vector forms of SHL, SRA, and SRL can be constant folde... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matheus Almeida | [mips][msa] CHECK-DAG-ize MSA 3r-a.ll test. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matheus Almeida | [mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matheus Almeida | [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Renato Golin | Move debug message in vectorizer |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matheus Almeida | [mips][msa] CHECK-DAG-ize MSA 2rf.ll test. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matheus Almeida | [mips][msa] CHECK-DAG-ize MSA 2r.ll test. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Rafael Espindola | Add a testcase for pr17852. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Hal Finkel | Add PPC option for full register names in asm |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Peter Zotov | [OCaml] Add missing Llvm_target functions |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Peter Zotov | [OCaml] Accept context explicitly in Llvm_target functions |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Peter Zotov | [OCaml] Make Llvm_target.DataLayout.t automatically... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Peter Zotov | [llvm-c] Remove dead typedef |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Sylvestre Ledru | Update of the 'Code Review' page. The link is now calle... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
NAKAMURA Takumi | [autoconf] Prune "runtime" stuff in configure, correspo... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Evgeniy Stepanov | [msan] Propagate origin for insertvalue, extractvalue. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Justin Holewinski | [NVPTX] Blacklist TailDuplicate pass |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Pete Cooper | Don't universally enable initialiser lists on GCC.... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Pete Cooper | Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 suppo... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tim Northover | AArch64: refactor vector list creation to be more uniform |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Arnaud A. de... | CalculateSpillWeights does not need to be a pass |
commit | commitdiff | tree | snapshot |
2013-11-10 |
NAKAMURA Takumi | Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen. |
commit | commitdiff | tree | snapshot |
2013-11-10 |
NAKAMURA Takumi | Remove 6 of XFAIL(s) in llvm/test/TableGen, since r1937... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Bill Wendling | Revert "Resurrect r191017 " GVN proceeds in the presenc... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Use type form of getIntPtrType. |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Nadav Rotem | SimplifyCFG has a heuristics for out-of-order processor... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Use size function instead of manually calculating it. |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Resolve TODO in test now that filecheck has multiple... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Allow multiple check prefixes in FileCheck. |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Teach MergeFunctions about address spaces |
commit | commitdiff | tree | snapshot |
2013-11-10 |
David Majnemer | IR: Refactor GEP range checks, reuse them for other... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Make method static |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Fix missing C++ mode comment |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Matt Arsenault | Use variable for register name in test |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Reed Kotler | Mostly finish up constant islands port for Mips for... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Benjamin Kramer | Remove some unnecessary temporary strings. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Logan Chien | [arm] Refine ARMBuildAttrs.h. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | [PM] Start sketching out the new module and function... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Move the old pass manager infrastructure into a legacy... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Filip Pizlo | This exposes the new calling conventions (WebKit_JS... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Switch to allow implicit construction. In many cases... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Test the polymorphic behavior of this utility. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Use something really explicit to test "move semantics... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Add the critically missing 'clone' method. =] |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Move the test type out of the function and into the... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Chandler Carruth | Add a polymorphic_ptr<T> smart pointer data type. It... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
NAKAMURA Takumi | include/llvm/CodeGen/PBQP: Update @param(s) in comments... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
NAKAMURA Takumi | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Lang Hames | Re-apply r194300 with fixes for warnings. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Akira Hatanaka | [mips] Make sure there is a chain edge dependency betwe... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Nick Lewycky | Revert r194300 which broke the build. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Juergen Ributzka | [Stackmap] Materialize the jump address within the... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Adrian Prantl | Revert "Move copying of global initializers below the... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Adrian Prantl | Revert "Run clang-format on file." |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Lang Hames | Rewrite the PBQP graph data structure. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Juergen Ributzka | [Stackmap] Add AnyReg calling convention support for... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Pedro Artigas | increase the accuracy of register pressure computation... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Grosbach | X86: Assembly files with .cfi_cfa_def shouldn't hit... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Lang Hames | Fix some minor issues with r194282 to get the tree... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Lang Hames | Add a method to get the object-file appropriate stack... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Hal Finkel | Remove dead code from LoopUnswitch |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud A. de... | Revert "CalculateSpillWeights does not need to be a... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Quentin Colombet | [VirtRegMap] Fix for PR17825. Do not ignore noreturn... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Richard Barton | Make PrintAsmOperand call to the superclass to handle... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud A. de... | CalculateSpillWeights does not need to be a pass |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jordan Rose | Add ImmutableSet profiling info for 'bool'. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tim Northover | ARM: fold prologue/epilogue sp updates into push/pop... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Artyom Skrobov | [ARM] Handling for coprocessor instructions that are... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Artyom Skrobov | [ARM] Handling for coprocessor instructions that are... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Artyom Skrobov | [ARM] Handling for coprocessor instructions that are... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Artyom Skrobov | Export MCDisassembler's SubtargetInfo, to allow archite... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud A. de... | CalculateSpillWeights cleanup: remove unneeded includes |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Zoran Jovanovic | Test for microMIPS trap instructions. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
NAKAMURA Takumi | llvm-ar: Let opening a directory failed in llvm-ar. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Matheus Almeida | [mips][msa] Update encoding of LDI instruction. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Artyom Skrobov | [ARM] In ARMAsmParser, MatchCoprocessorOperandName... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Bill Wendling | Remove ^M from the file. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
David Majnemer | IR: Properly canonicalize PointerType in ConstantExpr... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
David Majnemer | IR: Do not canonicalize constant GEPs into an out-of... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Bill Wendling | Run clang-format on file. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Bill Wendling | Move copying of global initializers below the cloning... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Zoran Jovanovic | Support for microMIPS trap instructions 1. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
NAKAMURA Takumi | llvm-c/Support.h: Add a newline at eof. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Reed Kotler | Disable some code that is causing some warnings. It... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Chandler Carruth | Add the fact that we anticipate switching to use (some... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Vincent Lejeune | R600: Fix LowerUDIVREM |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Amara Emerson | [AArch64] Remove NEON from "generic" CPU target. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Simon Atanasyan | Add DT_VERSYM dynamic table entry tag definition. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Richard Sandiford | [SystemZ] Handle vectors in getSetCCResultType |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Benjamin Kramer | Add test case for PR12377, it was fixed by r194116. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Add parameter names in Target.h for C99 compliance |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Vladimir Medic | Implement gpword directive for mips, test case added... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | Add newline at EOF in DynamicLibrary.cpp |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Improve TargetMachine bindings |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Specify explicit namespace in LLVMLoadLibraryP... |
commit | commitdiff | tree | snapshot |
next |