Loosen this test too.
[oota-llvm.git] / test /
2013-04-05 Rafael EspindolaLoosen this test too.
2013-04-05 Rafael EspindolaLoosen this test.
2013-04-05 Rafael EspindolaAdd a test for obj2yaml in preparation for refactoring it.
2013-04-05 Andrew TrickRegisterPressure heuristics currently require signed...
2013-04-04 Arnold SchwaighoferLoopVectorizer: Pass OperandValueKind information to...
2013-04-04 Arnold SchwaighoferX86 cost model: Differentiate cost for vector shifts...
2013-04-04 Hal FinkelPPC: Improve code generation for mixed-precision recipr...
2013-04-04 Jyotsna VermaDisable 2010-10-01-crash.ll for Hexagon as the Hexagon...
2013-04-04 Rafael EspindolaAdd back parsing of header charactestics.
2013-04-04 Richard Osborne[XCore] Add bru instruction.
2013-04-04 Richard Osborne[XCore] The RRegs register class is a superset of GRRegs.
2013-04-04 Jakob Stoklund OlesenAvoid high-latency false CPSR dependencies even for...
2013-04-04 Stepan DyatkovskiyNew-password-test commit.
2013-04-04 Vincent LejeuneR600: Take export into account when computing cf address
2013-04-04 Alexey SamsonovPropagate path to ASan/MSan symbolizer into test enviro...
2013-04-04 Jakob Stoklund OlesenAdd SPARC v9 support for select on 64-bit compares.
2013-04-03 Arnold SchwaighoferX86 cost model: Vector shifts are expensive in most...
2013-04-03 Rafael EspindolaImplement the "mips endian" for r_info.
2013-04-03 Richard Osborne[XCore] Check disassembly of the st8 instruction.
2013-04-03 Richard Osborne[XCore] Update disassembler test to improve coverage...
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2013-04-03 Eric ChristopherImplement sectionContainsSymbol for ELF.
2013-04-03 Eric ChristopherWhen dumping clear the arm/thumb flag for now.
2013-04-03 Vincent LejeuneR600: Fix last ALU of a clause being emitted in a separ...
2013-04-03 Bill SchmidtFix PR15632: No support for ppcf128 floating-point...
2013-04-03 Tim NorthoverAArch64: implement ETMv4 trace system registers.
2013-04-03 Timur IskhodzhanovTemporarily relax the WIN32 checks in the SRet test...
2013-04-03 Timur IskhodzhanovFix SRet for thiscall in i686-pc-win32
2013-04-03 Jakob Stoklund OlesenAdd 64-bit compare + branch for SPARC v9.
2013-04-03 Hal FinkelUse PPC reciprocal estimates with Newton iteration...
2013-04-03 Rafael EspindolaFix the fde encoding used by mips to match gas.
2013-04-03 Michael GottesmanRemove an optimization where we were changing an objc_a...
2013-04-02 Akira Hatanaka[mips] Small update to the implementation of eh.return...
2013-04-02 Eric ChristopherSupport and test template arguments for unions.
2013-04-02 NAKAMURA Takumillvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming...
2013-04-02 Bill SchmidtFix PR15630: Replace faulty stdcx. with stwcx.
2013-04-02 Jakob Stoklund OlesenDon't attempt MTM heuristics without a scheduling model...
2013-04-02 Chad Rosier[fast-isel] Use the correct API to disable FastLowerArg...
2013-04-02 Arnold SchwaighoferDAGCombiner: Merge store/loads when we have extload...
2013-04-02 Preston GurdSimplify test cases for Atom preferring call register...
2013-04-02 Bill WendlingUse a worklist to avoid a sneaky iterator invalidation.
2013-04-02 Jakob Stoklund OlesenAdd 64-bit load and store instructions.
2013-04-02 Jakob Stoklund OlesenBasic 64-bit ALU operations.
2013-04-02 Jakob Stoklund OlesenMaterialize 64-bit immediates.
2013-04-02 Jakob Stoklund OlesenAdd 64-bit shift instructions.
2013-04-02 Jakob Stoklund OlesenAdd support for 64-bit calling convention.
2013-04-01 Jack CarterMips direct object exception handling regression
2013-04-01 Vincent LejeuneR600: Add support for native control flow
2013-04-01 Vincent LejeuneR600: Emit CF_ALU and use true kcache register.
2013-04-01 Hal FinkelFix a bad assert in PPCTargetLowering
2013-04-01 Hal FinkelAdd triple to test/CodeGen/PowerPC/stfiwx-2
2013-04-01 Shuxin YangCorrect assertion condition
2013-04-01 Arnold SchwaighoferMerge load/store sequences with adresses: base + index...
2013-04-01 Hal FinkelAdd more PPC floating-point conversion instructions
2013-04-01 Hal FinkelFix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
2013-04-01 Hal FinkelAdd the PPC popcntw instruction
2013-04-01 Nadav RotemAdd support for vector data types in the LLVM interpreter.
2013-04-01 Benjamin KramerX86TTI: Add accurate costs for itofp operations, based...
2013-03-31 Benjamin KramerX86: Promote sitofp <8 x i16> to <8 x i32> when AVX...
2013-03-31 Hal FinkelAdd the PPC lfiwax instruction
2013-03-31 Hal FinkelCleanup PPC(64) i32 -> float/double conversion
2013-03-30 Benjamin KramerDAGCombine: visitXOR can replace a node without returni...
2013-03-30 Benjamin KramerChange '@SECREL' suffix to GAS-compatible '@SECREL32'.
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
2013-03-30 Justin Holewinski[NVPTX] Add NVVMReflect pass to allow compile-time...
2013-03-30 Shuxin YangImplement XOR reassociation. It is based on following...
2013-03-30 Akira Hatanaka[mips] Add patterns for DSP indexed load instructions.
2013-03-30 Akira Hatanaka[mips] Fix DSP instructions to have explicit accumulato...
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2013-03-29 Michael GottesmanUpdated test0 of retain-not-declared.ll to reflect...
2013-03-29 Timur IskhodzhanovExclude the X86/complex-fca.ll test at it probably...
2013-03-29 Michael GottesmanAdd clang.arc.used to ModuleHasARC so ARC always runs...
2013-03-29 Adrian Prantlmove testcase into appropriate X86 subdirectory.
2013-03-29 Hal FinkelImplement FRINT lowering on PPC using frin
2013-03-29 Adrian PrantlSplit the llvm/tools/clang/test/CodeGenObjC/debug-info...
2013-03-29 Benjamin KramerRemove the old CodePlacementOpt pass.
2013-03-29 Hal FinkelAdd PPC FP rounding instructions fri[mnpz]
2013-03-28 Jack Carter[Mips Assembler] Add support for OR macro with imediate...
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-28 Michael LiaoEnhance boolean simplification to handle 16-/64-bit...
2013-03-28 Jack Carter[Mips Assembler] Add alias definitions for jal
2013-03-28 Timur IskhodzhanovMake Win32 put the SRet address into EAX, fixes PR15556
2013-03-28 Hal FinkelSpecify CPUs on the PPC bswap-load-store test
2013-03-28 Hal FinkelOnly enable 64-bit bswap DAG combines for PPC64
2013-03-28 Michael GottesmanNon optimizable objc_retainBlock calls are not forwarding.
2013-03-28 Michael Gottesman[ObjCARC] Strength reduce objc_retainBlock -> objc_reta...
2013-03-28 Jyotsna VermaHexagon: Enable SupportDebugInfomation and DwarfInSecti...
2013-03-28 Akira HatanakaRemove -O3.
2013-03-28 Hal FinkelAdd the PPC64 ldbrx/stdbrx instructions
2013-03-28 Gordon KeiserFix issue with disassembler decoding CBZ/CBNZ immediate...
2013-03-28 Rafael EspindolaMove test since it depends on the X86 backend.
2013-03-28 Jyotsna VermaHexagon: Use multiclass for gp-relative instructions.
2013-03-28 Tim NorthoverAArch64: implement GICv3 system registers
2013-03-28 Hal FinkelAdd the PPC64 popcntd instruction
2013-03-28 Kostya Serebryany[tsan] make sure memset/memcpy/memmove are not inlined...
2013-03-28 Michael GottesmanRevert "Updated ELF relocation test for .eh_frame section"
2013-03-28 Hal FinkelCleanup PPC CR-spill kill flags and 32- vs. 64-bit...
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-28 Akira HatanakaCheck if Type is a vector before calling function Type...
2013-03-27 Preston GurdThis patch follows is a follow up to r178171, which...
next