aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Using the integrated assembler we'd fail to change section to theEric Christopher2013-08-071-0/+33
* AVX-512 set: Added BROADCAST instructionsElena Demikhovsky2013-08-071-0/+37
* [SystemZ] Optimize floating-point comparisons with zeroRichard Sandiford2013-08-071-0/+348
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-076-0/+113
* JumpThreading: Turn a select instruction into branching if it allows to threa...Benjamin Kramer2013-08-071-0/+63
* LLVM Interpreter: MIPS tests should passElena Demikhovsky2013-08-071-1/+0
* Create a pattern for the "trap" instruction.Reed Kotler2013-08-071-0/+13
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-061-0/+84
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-066-45/+45
* Change the linkage of these global values to 'internal'.Bill Wendling2013-08-061-2/+2
* LoopVectorize: Allow vectorization of loops with lifetime markersArnold Schwaighofer2013-08-061-0/+96
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-0614-28/+36
* Add PPC64 mulli patternHal Finkel2013-08-061-0/+16
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-062-2/+7
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-062-15/+14
* [NVPTX] Add missing patterns for i1 [s,u]int_to_fpJustin Holewinski2013-08-061-0/+37
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-061-0/+18
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-061-0/+18
* ARM: implement allowTruncateForTailCallTim Northover2013-08-061-0/+111
* LLVM Interpreter: fixed bug 16694Elena Demikhovsky2013-08-061-52/+137
* Refactor isInTailCallPosition handlingTim Northover2013-08-063-0/+157
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-066-126/+115
* FileCheckize some of the testcases.Bill Wendling2013-08-0513-26/+39
* R600/SI: Add missing test for r187749Tom Stellard2013-08-051-0/+48
* LLVM Interpreter: This patch implements vector support for cast operations (z...Elena Demikhovsky2013-08-052-0/+178
* [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequencesRichard Sandiford2013-08-053-1/+237
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-053-0/+92
* [SystemZ] Use LOAD AND TEST to eliminate comparisons against zeroRichard Sandiford2013-08-051-0/+223
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-053-0/+246
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-051-0/+58
* Add the saving of S2. This is needed for some of the floating pointReed Kotler2013-08-045-16/+17
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-045-8/+0
* X86: Turn fp selects into mask operations.Benjamin Kramer2013-08-043-48/+290
* AVX-512 set: added VEXTRACTPS instructionElena Demikhovsky2013-08-041-1/+20
* X86: specify CPU on new test to fix atom buildbotTim Northover2013-08-041-1/+1
* X86: correct tail return address calculationTim Northover2013-08-041-0/+19
* Clean up code for Mips16 large frame handling.Reed Kotler2013-08-041-12/+25
* Fix PPC64 64-bit GPR inline asm constraint matchingHal Finkel2013-08-031-0/+65
* [mips] Expand vector truncating stores and extending loads.Akira Hatanaka2013-08-021-0/+11
* [ARMv8] Add an assembler warning for the deprecated 'setend' instruction.Joey Gouly2013-08-021-0/+3
* SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that c...Nadav Rotem2013-08-021-0/+35
* Fixes ARM LNT bot from SLP change in O3Renato Golin2013-08-021-0/+8
* Bugfix for making the DWARF debug strings and labels to code emitted as secre...Carlo Kok2013-08-021-0/+40
* Fix handling of CHECK-DAG combined with CHECK-NOTTim Northover2013-08-021-0/+1
* Revert r187597, "Bugfix for making the DWARF debug strings and labels to code...NAKAMURA Takumi2013-08-021-40/+0
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-0214-36/+28
* fix for LLVM debug info on llvm-mips-linux where the label name uses % instea...Carlo Kok2013-08-011-1/+1
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-016-28/+705
* Fix some issues with Mips16 floating when certain intrinsics are present.Reed Kotler2013-08-011-0/+368
* ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to te...Carlo Kok2013-08-011-2/+2