summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* LLVM Interpreter: fixed bug 16694Elena Demikhovsky2013-08-06
* Refactor isInTailCallPosition handlingTim Northover2013-08-06
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-06
* FileCheckize some of the testcases.Bill Wendling2013-08-05
* R600/SI: Add missing test for r187749Tom Stellard2013-08-05
* LLVM Interpreter: This patch implements vector support for cast operations (z...Elena Demikhovsky2013-08-05
* [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequencesRichard Sandiford2013-08-05
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-05
* [SystemZ] Use LOAD AND TEST to eliminate comparisons against zeroRichard Sandiford2013-08-05
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-05
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-05
* Add the saving of S2. This is needed for some of the floating pointReed Kotler2013-08-04
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-04
* X86: Turn fp selects into mask operations.Benjamin Kramer2013-08-04
* AVX-512 set: added VEXTRACTPS instructionElena Demikhovsky2013-08-04
* X86: specify CPU on new test to fix atom buildbotTim Northover2013-08-04
* X86: correct tail return address calculationTim Northover2013-08-04
* Clean up code for Mips16 large frame handling.Reed Kotler2013-08-04
* Fix PPC64 64-bit GPR inline asm constraint matchingHal Finkel2013-08-03
* [mips] Expand vector truncating stores and extending loads.Akira Hatanaka2013-08-02
* [ARMv8] Add an assembler warning for the deprecated 'setend' instruction.Joey Gouly2013-08-02
* SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that c...Nadav Rotem2013-08-02
* Fixes ARM LNT bot from SLP change in O3Renato Golin2013-08-02
* Bugfix for making the DWARF debug strings and labels to code emitted as secre...Carlo Kok2013-08-02
* Fix handling of CHECK-DAG combined with CHECK-NOTTim Northover2013-08-02
* Revert r187597, "Bugfix for making the DWARF debug strings and labels to code...NAKAMURA Takumi2013-08-02
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* fix for LLVM debug info on llvm-mips-linux where the label name uses % instea...Carlo Kok2013-08-01
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-01
* Fix some issues with Mips16 floating when certain intrinsics are present.Reed Kotler2013-08-01
* ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to te...Carlo Kok2013-08-01
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* DebugInfo: Emit definitions for types with no members.David Blaikie2013-08-01
* change the inlinefnlocalvar testcase so it uses a triple that's not coff (doe...Carlo Kok2013-08-01
* Temporarily xfail a test that breaks on OS X when building with LTO.Bob Wilson2013-08-01
* Bugfix for making the DWARF debug strings and labels to code emitted as secre...Carlo Kok2013-08-01
* R600: Add 64-bit float load/store supportTom Stellard2013-08-01
* R600: Use 64-bit alignment for 64-bit kernel argumentsTom Stellard2013-08-01
* R600/SI: Custom lower i64 ZERO_EXTENDTom Stellard2013-08-01
* EVEX and compressed displacement encoding for AVX512Elena Demikhovsky2013-08-01
* [SystemZ] Reuse CC results for integer comparisons with zeroRichard Sandiford2013-08-01
* [SystemZ] Prefer comparisons with zeroRichard Sandiford2013-08-01
* Add tests for Mips DSP instructions.Vladimir Medic2013-08-01
* AArch64: add initial NEON supportTim Northover2013-08-01
* XCore target: Fix Vararg handlingRobert Lytton2013-08-01
* XCore target: Add byval handlingRobert Lytton2013-08-01
* Xcore targetRobert Lytton2013-08-01
* Fix some misc. issues with Mips16 fp stubs.Reed Kotler2013-08-01
* Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.Kevin Enderby2013-07-31
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-31