summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Avoid an infinite cycle with private linkage and -f{data|function}-sections.Rafael Espindola2014-02-19
* Fix PR18743.Rafael Espindola2014-02-18
* [AArch64] Expanded sin, cos, pow with FP vector types inputsAna Pazos2014-02-18
* XCore target: Handle common linkageRobert Lytton2014-02-18
* XCore target: Fix llvm.eh.return and EH info register handlingRobert Lytton2014-02-18
* X86: use vpsllvd (& friends) for 16-bit shifts on HaswellTim Northover2014-02-18
* llvm-cov: Support gcov's extermely lenient treatment of -oJustin Bogner2014-02-18
* Fix a typo about lowering AArch64 va_copy.Jiangning Liu2014-02-18
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* Fix the arm assembler so that this malformed instruction:Kevin Enderby2014-02-17
* Add support for assigning to . in AsmParser.Anders Waldenborg2014-02-17
* Fix diassembler handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 shoul...Craig Topper2014-02-17
* AVX-512: implemented zext fron i1 to i16Elena Demikhovsky2014-02-17
* fix for null VectorizedValue assertion in the SLP Vectorizer (in function vec...Gerolf Hoflehner2014-02-17
* MCAsmParser: add some mixed argument testsSaleem Abdulrasool2014-02-17
* MCAsmParser: better handling for named argumentsSaleem Abdulrasool2014-02-17
* Use 16 byte stack alignment for NaCl on ARMMark Seaborn2014-02-16
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-16
* Fix more broken CHECK linesNico Rieck2014-02-16
* Add extra CHECK prefix to tests with explicit prefixNico Rieck2014-02-16
* Actually call FileCheck in testsNico Rieck2014-02-16
* AVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp/test sequenceElena Demikhovsky2014-02-16
* Add a DIELoc class to cover the DW_FORM_exprloc set of expressionsEric Christopher2014-02-16
* Fix broken CHECK linesNico Rieck2014-02-16
* MCAsmParser: relax declaration parsingSaleem Abdulrasool2014-02-16
* ARM IAS: (partially) support .arch_extension directiveSaleem Abdulrasool2014-02-16
* DebugInfo: Deduplicate entries in the fission address tableDavid Blaikie2014-02-15
* Revert "SCEVExpander: Try hard not to create derived induction variables in o...Arnold Schwaighofer2014-02-15
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-15
* Add opcode extension forms of MOV8ri/MOV16ri/MOV32ri.Craig Topper2014-02-15
* DebugInfo: Implement DW_AT_stmt_list for type unitsDavid Blaikie2014-02-14
* [CodeGenPrepare][AddressingModeMatcher] Give up on type promotion if theQuentin Colombet2014-02-14
* TargetLowering: n * r where n > 2 should be an illegal addressing modeTom Stellard2014-02-14
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-14
* Support DWARF discriminators in object streamer.Diego Novillo2014-02-14
* This patch has two main functions:Reed Kotler2014-02-14
* Generate the DWARF stack frame decode operations in the function prologue for...Artyom Skrobov2014-02-14
* [AArch64 NEON] Fix a bug to avoid using floating type as condition type in lo...Kevin Qin2014-02-14
* Revert "DebugInfo: Don't include the name of the CU file in the line table fi...Eric Christopher2014-02-14
* llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32 lacking of line table.NAKAMURA Takumi2014-02-14
* [PR18809] Remove XFAIL from DebugInfo/empty.ll.NAKAMURA Takumi2014-02-14
* [AArch64]Fix the assertion failure caused by "v1i1 SETCC" DAG node.Hao Liu2014-02-14
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-14
* Disable emission of aranges by default and add a command lineEric Christopher2014-02-14
* Do more addrspacecast transforms that happen for bitcast.Matt Arsenault2014-02-14
* R600/SI: Expand all v8[if]32 operationsTom Stellard2014-02-13
* R600/SI: Add a pattern for i32 anyextTom Stellard2014-02-13
* R600/SI: Completely Disable TypeRewriter on computeTom Stellard2014-02-13
* R600/SI: Split global vector loads with more than 4 elementsTom Stellard2014-02-13
* R600/SI: Add ShaderType attribute to some testsTom Stellard2014-02-13