summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Use DW_AT_linkage_name when we're emitting DWARF4 or above.Eric Christopher2014-03-13
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Fix a bug in InstCombine where we would incorrectly attempt to construct aOwen Anderson2014-03-13
* Add -mtriple=x86_64-linux to this test case to fix the build bots.5Kevin Enderby2014-03-13
* Fix for http://llvm.org/bugs/show_bug.cgi?id=18590Ekaterina Romanova2014-03-13
* Use printable names to implement directional labels.Rafael Espindola2014-03-13
* R600: LDS instructions shouldn't implicitly define OQAPTom Stellard2014-03-13
* Cleanup: Remove use of old "-enable-correct-eh-support" option from a testMark Seaborn2014-03-13
* [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)Hans Wennborg2014-03-13
* CodeGenPrep: sink extends of illegal types into use block.Manuel Jacob2014-03-13
* [msan] Fix handling of byval arguments in VarArg calls.Evgeniy Stepanov2014-03-13
* AVX-512: masked load/store + intrinsics for them.Elena Demikhovsky2014-03-13
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-13
* ARM: support emission of complex SO expressionsSaleem Abdulrasool2014-03-13
* Support: add support to identify WinCOFF/ARM objectsSaleem Abdulrasool2014-03-13
* Fix PR18800. llvm intrinsic memcpy takes 5 arguments void @llvm.memcpy.p0i8.p...Karthik Bhat2014-03-13
* llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]NAKAMURA Takumi2014-03-13
* decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.NAKAMURA Takumi2014-03-12
* This test need the X86 backend, move it to the X86 sub directory.Rafael Espindola2014-03-12
* Back out Profile library and dependent commitsJustin Bogner2014-03-12
* PR17473:Michael Zolotukhin2014-03-12
* [X86] Add peephole for masked rotate amountAdam Nemet2014-03-12
* Fix the ocaml test to not create a alias to a declaration.Rafael Espindola2014-03-12
* Resubmit "[SLPV] Recognize vectorizable intrinsics during SLP vectorization ..."Raul E. Silvera2014-03-12
* Add a triple to fix the test on OS X.Rafael Espindola2014-03-12
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-12
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-12
* Fix two thinkos in testcase and remove XFAIL.Eric Christopher2014-03-12
* Allow exclamation and tilde to be parsed as a part of the ppc asm operand.Roman Divacky2014-03-12
* XFAIL this temporarily.Eric Christopher2014-03-12
* Move test to X86 only for now.Eric Christopher2014-03-12
* R600: Fix trunc store from i64 to i1Matt Arsenault2014-03-12
* Allow switch-to-lookup table for tables with holes by adding bitmask checkHans Wennborg2014-03-12
* When computing the size of a base type be conservative if the typeEric Christopher2014-03-12
* Revert r203488 and r203520.Evan Cheng2014-03-12
* Turn on hashing by default for split dwarf compile units.Eric Christopher2014-03-12
* Try harder to evaluate expressions when printing assembly.Rafael Espindola2014-03-12
* [mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node...Daniel Sanders2014-03-12
* ARM: correct Dwarf output for non-contiguous VFP saves.Tim Northover2014-03-12
* [ARM] Use DWARF register numbers for CFI directives in ELF assemblyHans Wennborg2014-03-12
* DebugInfo: Omit pubnames/pubtypes when compiling with -gmltDavid Blaikie2014-03-12
* DebugInfo: Do not emit pubnames/pubtypes sections if they are emptyDavid Blaikie2014-03-11
* Test for empty pubnames/pubtypesDavid Blaikie2014-03-11
* DebugInfo: Refactor emitDebugPubNames/Types into a common implementationDavid Blaikie2014-03-11
* Clean up test/DebugInfo/empty.ll now that we have an alias for "llc with dwar...David Blaikie2014-03-11
* [mips] Implement NaCl sandboxing of function calls:Sasa Stankovic2014-03-11
* Don't assume an empty stderr.Rafael Espindola2014-03-11
* X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)Hans Wennborg2014-03-11
* ARM: honour -f{no-,}optimize-sibling-callsSaleem Abdulrasool2014-03-11
* ARM: remove ancient -arm-tail-calls optionSaleem Abdulrasool2014-03-11