summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* llvm-cov.test: Resurrect part of r194694 for win32 hosts.NAKAMURA Takumi2013-12-03
* AArch64: Add missing scalar pair intrinsics.Hao Liu2013-12-03
* llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to che...NAKAMURA Takumi2013-12-03
* Add some missing pattern matches for AArch64 Neon intrinsics like vuqadd_s64 ...Jiangning Liu2013-12-03
* Add some missing pattern matches for AArch64 Neon intrinsics like vmull_high_...Jiangning Liu2013-12-03
* llvm-cov: Removed output to STDOUT/specified file.Yuchen Wu2013-12-03
* Debug Info: drop debug info via upgrading path if version number does not match.Manman Ren2013-12-02
* Update Ocaml/vmcore.ml to emit a "Debug Info Version" module flag.Manman Ren2013-12-02
* [AArch64] Implemented vcopy_lane patterns using scalar DUP instruction.Chad Rosier2013-12-02
* DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.David Blaikie2013-12-02
* Conservative fix for PR17827 - don't optimize a shift + and + compare sequenc...Kay Tiong Khoo2013-12-02
* R600: Workaround for cayman loop bugVincent Lejeune2013-12-02
* Add tests for profile sample file parsing.Diego Novillo2013-12-02
* Output .eh_frames on COFF too now that the integrated as is used on mingw.Rafael Espindola2013-12-02
* ARM: decide whether to use movw/movt based on "minsize" attribute.Tim Northover2013-12-02
* XCore target: Make handling of large frames not dependent upon an FP.Robert Lytton2013-12-02
* ARM: add pseudo-instructions for lit-pool global materialisationTim Northover2013-12-02
* XCore target: fix large code model 'select' indirect address handling.Robert Lytton2013-12-02
* XCore target: Add large code modelRobert Lytton2013-12-02
* XCore target: extend tests in preparationRobert Lytton2013-12-02
* XCore target: Fix eliminateFrameIndex() to handle large framesRobert Lytton2013-12-02
* XCore target: Enable frames larger than 65535 to be loweredRobert Lytton2013-12-02
* [tsan] fix instrumentation of vector vptr updates (https://code.google.com/p/...Kostya Serebryany2013-12-02
* Rename test with misspelt filenameAlp Toker2013-12-02
* Also test the created stubs on 32 bits.Rafael Espindola2013-12-01
* Add -mcpu to stackmap.llAndrew Trick2013-12-01
* ARM: fix bug in -Oz stack adjustment foldingTim Northover2013-12-01
* Ensure bitcode encoding of linkage types stays stable. Patch by Boaz OurielMichael Kuperstein2013-12-01
* Convert a PPC test from grep to FileCheckHal Finkel2013-11-30
* Desensitize a couple of PPC regression testsHal Finkel2013-11-30
* Update the cpu specified on some PPC regression testsHal Finkel2013-11-30
* Test case for issue with microMIPS long branch.Zoran Jovanovic2013-11-30
* [mips][msa] MSA loads and stores have a 10-bit offset. Account for this when ...Daniel Sanders2013-11-30
* Force CPU type to unbreak unit tests on Haswell machines.Juergen Ributzka2013-11-30
* Part 1 of 3 patches that completes very long conditional branchesReed Kotler2013-11-29
* Revert revision 195965.Zoran Jovanovic2013-11-29
* mips: XFAIL llvm-cov testPetar Jovanovic2013-11-29
* Fixed issue with microMIPS long branch.Zoran Jovanovic2013-11-29
* AArch64: The pattern match should check the range of the immediate value.Hao Liu2013-11-29
* Add missing test case for bsl_f64 support of AArch64 NEON.Jiangning Liu2013-11-29
* [AArch64 NEON]Fix a assertion failure when disassemble SHLL instruction.Kevin Qin2013-11-29
* Rein in overzealous InstCombine of fptrunc(OP(fpextend, fpextend)).Stephen Canon2013-11-28
* AArch64: Fix a bug about disassembling post-index load single element to 4 ve...Hao Liu2013-11-28
* Check in conditional branches for constant islands. Still need to finishReed Kotler2013-11-28
* DebugInfo: Do not include variables only referenced by templates in aranges.David Blaikie2013-11-27
* [mips] Implement the following optimizations using dominance information toAkira Hatanaka2013-11-27
* R600: Expand vector FABSTom Stellard2013-11-27
* R600/SI: Implement spilling of SGPRs v5Tom Stellard2013-11-27
* R600/SI: Use SGPR_32 register class for 32-bit SMRD outputsTom Stellard2013-11-27
* R600: Add support for ISD::FROUNDTom Stellard2013-11-27