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 |
2013-11-04 |
Peter Zotov | [OCaml] Formatting |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Elena Demikhovsky | AVX-512: added VPCONFLICT instruction and intrinsics, |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Benjamin Kramer | SLPVectorizer: Add a missing pair of parens. No functio... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Venkatraman... | [SparcV9] Handle i64 <-> float conversions in sparcv9... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Benjamin Kramer | SLPVectorizer: When CSEing generated gathers only scan... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
David Majnemer | Revert "Inliner: Handle readonly attribute per argument... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
David Majnemer | Spell "Actual" correctly |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string} |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Fix ABI incompatibility |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Implement Llvm_linker, bindings for the IR... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Implement Llvm_vectorize bindings |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Refactor Llvm_target tests |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Llvm_target: fix typo (Int_val instead of Int64... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Venkatraman... | [Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Llvm_scalar_opts: add missing transforms |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Peter Zotov | [OCaml] Llvm_ipo: add missing transforms |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Bob Wilson | Convert calls to __sinpi and __cospi into __sincospi_stret |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Bob Wilson | Enable optimization of sin / cos pair into call to... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Venkatraman... | [SparcV9] Add ctpop instruction for i64. Also, expand... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Bob Wilson | Configure with --enable-terminfo=no for Apple's llvmCor... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Filip Pizlo | Add a comment to note that LLVMDisablePrettyStackTrace... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Filip Pizlo | When LLVM is embedded in a larger application, it's... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | move getSymbolNMTypeChar to the one program that needs... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | Convert another use of getSymbolNMTypeChar. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | Avoid some getSymbolNMTypeChar uses in COFFObjectFile... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | Revert "Don't use getSymbolNMTypeChar for implementing... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | Don't use getSymbolNMTypeChar for implementing COFFObje... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Benjamin Kramer | SLPVectorizer: Remove duplicated function. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Benjamin Kramer | LoopVectorize: Remove quadratic behavior the local... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | A better fix that also works on ppc: add a target tripple. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | Fix this test to pass on darwin now that llvm-nm is... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Rafael Espindola | Fix llvm-nm to mach OS X's nm on some tests. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Michael Liao | Fix PR17764 |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Yuchen Wu | Added command-line option to output llvm-cov to file. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Arnold Schwaighofer | LoopVectorizer: Move cse code into its own function |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Eric Christopher | Comment some and reformat for clarity beginFunction. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
David Blaikie | DebugInfo: regenerate test case from Clang to adjust... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Arnold Schwaighofer | LoopVectorizer: Perform redundancy elimination on induc... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
David Blaikie | DebugInfo: Improve readability of test case added in... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
David Blaikie | DebugInfo: add a test case for data member locations... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
David Blaikie | Fix a test case broken by r193872 |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Manman Ren | Add comments. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
David Blaikie | DebugInfo: Make pubnames header printing similar to... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Juergen Ributzka | [Stackmap] Remove erroneous assert. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Matt Arsenault | Use isa<> instead of dyn_cast<> with unused value |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Chad Rosier | [AArch64] Simplify a few of the instruction patterns... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Chad Rosier | [AArch64] Fix assembly string formatting and other... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Rafael Espindola | Remove linkonce_odr_auto_hide. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Aaron Ballman | Commenting out this assert because it is causing the... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Aaron Ballman | Fixing an order of evaluation error in an assert. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Benjamin Kramer | LoopVectorize: Look for consecutive acces in GEPs with... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Bradley Smith | [ARM] Add Virtualization subtarget feature and more... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Bradley Smith | [ARM] Fix Tag_ABI_HardFP_use build attribute |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Hal Finkel | Consider (x == -1) unlikely in BranchProbabilityInfo |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Arnold Schwaighofer | LoopVectorizer: If dependency checks fail try runtime... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Arnold Schwaighofer | LoopVectorizer: Clear all member data structures in... |
commit | commitdiff | tree | snapshot |
next |