summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Revert the last couple of patches here and go back to somethingEric Christopher2014-04-07
* Handle vlas during inline cost computation if they'll be turnedEric Christopher2014-04-07
* XFAIL this completely at the moment:Eric Christopher2014-04-07
* Make test run on most platforms and only fail on cygwin/mingw whileEric Christopher2014-04-07
* Quick fix: Triple::isOSMSVCRT() should be false for targeting cygwin.NAKAMURA Takumi2014-04-06
* DebugInfo: Support namespace aliases as DW_TAG_imported_declaration instead o...David Blaikie2014-04-06
* AsmParser: add a warning for compatibility parsingSaleem Abdulrasool2014-04-05
* ARM: consolidate MachO checks for ARM asm parserSaleem Abdulrasool2014-04-05
* AsmParser: restore LLVM IR compatibility for linker_private{,_weak}Saleem Abdulrasool2014-04-05
* [PowerPC] Adjust load/store costs in PPCTTIHal Finkel2014-04-04
* Update the test to use FileCheck.Juergen Ributzka2014-04-04
* [mips] Add Octeon cnMips instructions seqi/snei and v3mulu/vmm0/vmulu.Kai Nacke2014-04-04
* [PowerPC] Add a full condition code register to make the "cc" clobber workHal Finkel2014-04-04
* [mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...Daniel Sanders2014-04-04
* DAGLegalize: add last-ditch type-legalization for VSELECT.Tim Northover2014-04-04
* ARM64: handle v1i1 types arising from setcc properly.Tim Northover2014-04-04
* Fix for PR18921 (LDRD/STRD part)::Stepan Dyatkovskiy2014-04-04
* Tweak unconditional-branch.ll passing on any hosts, while investigating x86_6...NAKAMURA Takumi2014-04-04
* ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcastsTim Northover2014-04-04
* ARM64: add 128-bit MLA operations to the custom selection code.Tim Northover2014-04-04
* Fixed register class in STRD instruction for Thumb2 mode.Stepan Dyatkovskiy2014-04-04
* [RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chanceQuentin Colombet2014-04-04
* Revert r205599, the commit was not intended to have so many changesQuentin Colombet2014-04-04
* [RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chanceQuentin Colombet2014-04-04
* ARM: fix test case missed in previous roundupSaleem Abdulrasool2014-04-04
* Implement getRelocationAddress for MachO and ET_REL elf files.Rafael Espindola2014-04-03
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* Fix llvm-objdump crash.Rafael Espindola2014-04-03
* Optimize away unnecessary address casts.Eli Bendersky2014-04-03
* [ARM64] Teach the ARM64DeadRegisterDefinition pass to respect implicit-defs.Lang Hames2014-04-03
* unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explic...NAKAMURA Takumi2014-04-03
* R600: Correct opcode for BFE_INTTom Stellard2014-04-03
* R600/SI: Lower 64-bit immediates using REG_SEQUENCETom Stellard2014-04-03
* Revert r205551, "Attempt to XFAIL this on mingw and cygwin hosts." It didn't ...NAKAMURA Takumi2014-04-03
* llvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax expressions to satisf...NAKAMURA Takumi2014-04-03
* Attempt to XFAIL this on mingw and cygwin hosts. The line table onEric Christopher2014-04-03
* Fix PR19270 - type mismatch caused by invalid optimization.Eli Bendersky2014-04-03
* Loosen up check so that we can pass on platforms that generateEric Christopher2014-04-03
* ARM: update even more testsSaleem Abdulrasool2014-04-03
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* ARM: tell LLVM about zext properties of ldrexb/ldrexhTim Northover2014-04-03
* [mips] Add negative tests confirm that supported ISA's don't allow instructio...Daniel Sanders2014-04-03
* [mips] Implement ehb, ssnop, and pause in assemblerDaniel Sanders2014-04-03
* ARM: skip cmpxchg failure barrier if ordering is monotonic.Tim Northover2014-04-03
* Implementation of 16-bit microMIPS instructions MFHI and MFLO.Zoran Jovanovic2014-04-03
* [mips] Add initial (experimental) MIPS-IV support.Daniel Sanders2014-04-03
* Fix for PR 19261:Eric Christopher2014-04-03
* MicroMIPS specific little endian fixup data byte ordering.Zoran Jovanovic2014-04-03
* ARM: expand atomic ldrex/strex loops in IRTim Northover2014-04-03
* PR19320:Stepan Dyatkovskiy2014-04-03