summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [OCaml] (PR16318) Add missing argument to Llvm.const_intcastPeter Zotov2013-11-05
* [OCaml] (PR11717) Make declare_qualified_global respect address argumentPeter Zotov2013-11-05
* X86 Disassembler: remove unused bool typedef-nameDavid Majnemer2013-11-05
* Suppress OS crash dialog in llvm-rtdyldAlp Toker2013-11-05
* [OCaml] Properly tag the custom operations of Llvm.llbuilderPeter Zotov2013-11-05
* [OCaml] Llvm_linker: do not use external in module interfacePeter Zotov2013-11-05
* Fix r194019 as requested by Eric Christopher.Reed Kotler2013-11-05
* Fix symbol defines in config.h.cmakeAlp Toker2013-11-05
* Lift alignment restrictions on load folding for a significant portion of AVX ...Craig Topper2013-11-05
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* Implemented aarch64 neon intrinsic vcopy_lane with float type.Kevin Qin2013-11-05
* Revert "llvm-cov: Added command-line option to change dir."Yuchen Wu2013-11-05
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-05
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-05
* llvm-cov: Added command-line option to change dir.Yuchen Wu2013-11-05
* Support for reading run counts in llvm-cov.Yuchen Wu2013-11-05
* Fix MSVC build by not putting an error_code directly in a union.Rafael Espindola2013-11-05
* Simplify ErrorOr.Rafael Espindola2013-11-05
* Add a runtime unrolling parameter to the LoopUnroll pass constructorHal Finkel2013-11-05
* Revert r194019 to r194021, "Submit the basic port of the rest of ARM constant...NAKAMURA Takumi2013-11-04
* ARM: remove unnecessary state-tracking during frame lowering.Tim Northover2013-11-04
* AArch64: use default asm operand printing when modifier inapplicableTim Northover2013-11-04
* Make sure we don't get a warning from this variable that is only usedReed Kotler2013-11-04
* Add the test case that goes with the previous submission for constant Reed Kotler2013-11-04
* Submit the basic port of the rest of ARM constant islands code to Mips. Reed Kotler2013-11-04
* Remove dead codeShuxin Yang2013-11-04
* Check for both styles of clobbers, those produced by dragonegg andEric Christopher2013-11-04
* SLPVectorizer: Use properlyDominates to satisfy the irreflexivity of a strict...Benjamin Kramer2013-11-04
* Fix another constant folding address space place I missed.Matt Arsenault2013-11-04
* Scalarize select vector arguments when extracted.Matt Arsenault2013-11-04
* [docs] Add link to 32-bit ARM ELF supplement.Sean Silva2013-11-04
* Use startswith_lower() where possible.Jakub Staszak2013-11-04
* Add support for AVX512 masked vector blend intrinsics.Cameron McInally2013-11-04
* Rename testing case to use - instead of _.Manman Ren2013-11-04
* Change BitcodeReader to use error_code instead of bool + string.Rafael Espindola2013-11-04
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* AVX-512: fixed a typo in builtin nameElena Demikhovsky2013-11-04
* X86: Add a description for AMD bdver3 aka Steamroller.Benjamin Kramer2013-11-04
* Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enab...Filip Pizlo2013-11-04
* [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilderPeter Zotov2013-11-04
* [OCaml] DocumentationPeter Zotov2013-11-04
* [OCaml] Implement missing LLVMCore APIsPeter Zotov2013-11-04
* [OCaml] FormattingPeter Zotov2013-11-04
* AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky2013-11-03
* SLPVectorizer: Add a missing pair of parens. No functionality change.Benjamin Kramer2013-11-03
* [SparcV9] Handle i64 <-> float conversions in sparcv9 mode.Venkatraman Govindaraju2013-11-03
* SLPVectorizer: When CSEing generated gathers only scan blocks containing them.Benjamin Kramer2013-11-03
* Revert "Inliner: Handle readonly attribute per argument when adding memcpy"David Majnemer2013-11-03
* Spell "Actual" correctlyDavid Majnemer2013-11-03
* [OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string}Peter Zotov2013-11-03