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 |
2013-11-06 |
Peter Zotov | [llvm-c] Correctly check for existence of native AsmPar... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Add functions for initializing native AsmPrint... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Expose LLVMLoadLibraryPermanently |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [OCaml] Impement Llvm_irreader, bindings to LLVM assemb... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Expose IRReader interface |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [OCaml] Implement Llvm.string_of_llvalue |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Peter Zotov | [llvm-c] Implement LLVMPrintValueToString |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Reed Kotler | Fix definition for Mips16 pc relative load word instruc... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Jiangning Liu | Implement AArch64 Neon instruction set Perm. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Jiangning Liu | Implement AArch64 Neon instruction set Bitwise Extract. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Andrew Trick | Rewrite SCEV's backedge taken count computation. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Rafael Espindola | Remove another unused, and IMHO, not very desirable... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Reed Kotler | Get rid of current calculation function and adjustment... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Andrew Trick | Slightly change the way stackmap and patchpoint intrins... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Reed Kotler | Get rid of all references to soimm in MipsConstantIslan... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Reed Kotler | Cleanup getUserOffset. Issues related to inline assembl... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Tim Northover | ARM: permit bare dmb/dsb/isb aliases on Cortex-M0 |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Dmitri Gribenko | Convert comments to documentation comments (// -> ///) |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Rafael Espindola | Use error_code in GVMaterializer. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Jiangning Liu | Implement AArch64 Neon Crypto instruction classes AES... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Rafael Espindola | Convert FindFunctionInStream to return an error_code. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Michael Gottesman | [objc-arc] Convert the one directional retain/release... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Alp Toker | Provide a test input for opt |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Benjamin Kramer | Silence GCC warning about dropping off a fully covered... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [OCaml] (PR16190) Add ValueKinds for ConstantDataSequen... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [llvm-c] (PR16190) Add LLVMIsA* functions for ConstantD... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [OCaml] (PR10016) Add a few missing line in OCamlLangIm... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Reed Kotler | Remove the word "thumb" from comments. Remove also... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [OCaml] (PR16318) Add missing argument to Llvm.const_in... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [OCaml] (PR11717) Make declare_qualified_global respect... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
David Majnemer | X86 Disassembler: remove unused bool typedef-name |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Alp Toker | Suppress OS crash dialog in llvm-rtdyld |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [OCaml] Properly tag the custom operations of Llvm... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Peter Zotov | [OCaml] Llvm_linker: do not use external in module... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Reed Kotler | Fix r194019 as requested by Eric Christopher. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Alp Toker | Fix symbol defines in config.h.cmake |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Craig Topper | Lift alignment restrictions on load folding for a signi... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Hao Liu | Implement AArch64 post-index vector load/store multiple... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Kevin Qin | Implemented aarch64 neon intrinsic vcopy_lane with... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yuchen Wu | Revert "llvm-cov: Added command-line option to change... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yuchen Wu | Revert "Added basic unit test for llvm-cov." |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yuchen Wu | Added basic unit test for llvm-cov. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yuchen Wu | llvm-cov: Added command-line option to change dir. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yuchen Wu | Support for reading run counts in llvm-cov. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Rafael Espindola | Fix MSVC build by not putting an error_code directly... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Rafael Espindola | Simplify ErrorOr. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Hal Finkel | Add a runtime unrolling parameter to the LoopUnroll... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
NAKAMURA Takumi | Revert r194019 to r194021, "Submit the basic port of... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tim Northover | ARM: remove unnecessary state-tracking during frame... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tim Northover | AArch64: use default asm operand printing when modifier... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Reed Kotler | Make sure we don't get a warning from this variable... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Reed Kotler | Add the test case that goes with the previous submissio... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Reed Kotler | Submit the basic port of the rest of ARM constant islan... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Shuxin Yang | Remove dead code |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Eric Christopher | Check for both styles of clobbers, those produced by... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Benjamin Kramer | SLPVectorizer: Use properlyDominates to satisfy the... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Arsenault | Fix another constant folding address space place I... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Arsenault | Scalarize select vector arguments when extracted. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Sean Silva | [docs] Add link to 32-bit ARM ELF supplement. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jakub Staszak | Use startswith_lower() where possible. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Cameron McInally | Add support for AVX512 masked vector blend intrinsics. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Manman Ren | Rename testing case to use - instead of _. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Rafael Espindola | Change BitcodeReader to use error_code instead of bool... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Zoran Jovanovic | Support for microMIPS branch instructions. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Elena Demikhovsky | AVX-512: fixed a typo in builtin name |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Benjamin Kramer | X86: Add a description for AMD bdver3 aka Steamroller. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Filip Pizlo | Make the pretty stack trace be an opt-in, rather than... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Peter Zotov | [OCaml] implement Llvm_passmgr_builder, bindings for... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Peter Zotov | [OCaml] Documentation |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Peter Zotov | [OCaml] Implement missing LLVMCore APIs |
commit | commitdiff | tree | snapshot |
next |