Add -mcpu=z10 to SystemZ tests.
[oota-llvm.git] / test /
2013-12-17 Andrew TrickAdd -mcpu=z10 to SystemZ tests.
2013-12-17 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-17 Arnold SchwaighoferLoopVectorizer: Don't if-convert constant expressions...
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-16 Yi JiangEnable double to float shrinking optimizations for...
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-16 Juergen Ributzka[Stackmap] Allow WebKit_JS calling convention to store...
2013-12-16 Rafael EspindolaAdd a reduced testcase from the recent bootstrap crash.
2013-12-16 Rafael EspindolaRevert "Allow MachineCSE to coalesce trivial subregiste...
2013-12-16 Juergen Ributzka[Stackmap] The first integer argument is passed in...
2013-12-16 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-16 Joerg SonnenbergerRecognize EABIHF as environment and use it for RTAPI...
2013-12-16 Elena Demikhovskyfixed one more line
2013-12-16 Elena DemikhovskyFixed the test - added -mcpu=penryn flag to avoid ambig...
2013-12-16 Elena DemikhovskyAVX-512: Added legal type MVT::i1 and VK1 register...
2013-12-16 Hao Liu[AArch64]Fix the pattern match failure for v1i8/v1i16...
2013-12-15 Reed KotlerLast change for mips16 prolog/epilog cleanup and optimi...
2013-12-15 Joerg SonnenbergerThere is no exp10 on NetBSD.
2013-12-15 Michael KupersteinEnsure bitcode encoding of global variable attributes...
2013-12-14 Iain Sandoe[Powerpc darwin] AsmParser Base implementation.
2013-12-14 Juergen Ributzka[Stackmap] Liveness Analysis Pass
2013-12-14 Matt ArsenaultR600/SI: Minor improvements to test.
2013-12-14 Matt ArsenaultTeach MemoryBuiltins about address spaces
2013-12-13 Kevin EnderbyFixed a bug in getARMFixupKindMachOInfo() where three...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 Andrew TrickRevert "Liveness Analysis Pass"
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-12-13 Andrew TrickLiveness Analysis Pass
2013-12-13 Rafael EspindolaFix pr18235.
2013-12-13 Richard Sandiford[SystemZ] Optimize X [!=]= Y in cases where X - Y or...
2013-12-13 Richard Sandiford[SystemZ] Make more use of TMHH
2013-12-13 Richard Sandiford[SystemZ] Extend integer absolute selection
2013-12-13 Richard Sandiford[SystemZ] Make more use of LTGFR
2013-12-13 Benjamin KramerX86: When lowering shl_parts, don't emit shift amounts...
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-12-13 Matheus Almeida[mips] Add checks for alignment and maximum displacemen...
2013-12-13 Chandler Carruth[inliner] Fix PR18206 by preventing inlining functions...
2013-12-13 Chandler Carruth[inliner] Completely change (and fix) how the inline...
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 Kai NackeChange stack probing code for MingW.
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 Yuchen Wullvm-cov: Added -b option for branch probabilities.
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-12 Mark SeabornFix spelling in comment in test: "themselve" -> "themse...
2013-12-12 Hal FinkelFix a use-after-free error in GlobalOpt CleanupConstant...
2013-12-12 Yuchen WuRemoved llvm-cov.test from Other folder.
2013-12-12 Rafael EspindolaSwitch to the new MingW ABI.
2013-12-12 Chad Rosier[AArch64] Removed unnecessary copy patterns with v1fx...
2013-12-12 Tim NorthoverPowerPC: add Linux triple to TLS tests
2013-12-12 Andrea Di BiagioAdded new X86 patterns to select SSE scalar fp arithmet...
2013-12-12 Hao Liu[AArch64]Fix the problem that AArch64 backend fails...
2013-12-12 Kevin QinFix Incorrect CHECK message [0-31]+ in test case.
2013-12-12 Yi JiangResubmit r196544: Apply transformation on OS X 10.9...
2013-12-12 Yi JiangAdd TargetLibraryInfo in LTO passes builder
2013-12-12 Hal FinkelImprove instruction scheduling for the PPC POWER7
2013-12-12 Quentin ColombetFix an over-constrained assertion in MachineFunction...
2013-12-11 Chad Rosier[AArch64] Refactor NEON floating-point Max/Min/Maxnm...
2013-12-11 Hal FinkelFix the PPC subsumes-predicate check
2013-12-11 Roman DivackyMerge all tls tests to two files. One for normal codege...
2013-12-11 Rafael EspindolaOn ELF and COFF treat linker_private like private.
2013-12-11 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-11 Roman DivackyRemove test thats testing the same thing as tls.ll.
2013-12-11 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-11 Chad Rosier[AArch64] Add NEON scalar floating-point compare LLVM...
2013-12-11 Chad Rosier[AArch64] Refactor the NEON scalar floating-point recip...
2013-12-11 Chad Rosier[AArch64] Refactor the NEON scalar floating-point recip...
2013-12-11 Logan Chien[arm] Pass -triple to llvm-mc for ARM ELF test cases.
2013-12-11 Logan Chien[arm] Implement ARM .arch directive.
2013-12-11 Tim NorthoverARM: constrain register-class in fast-isel
2013-12-11 Elena DemikhovskyAVX-512: Removed "z" suffix from AVX-512 instructions...
2013-12-11 Richard Sandiford[SystemZ] Optimize fcmp X, 0 in cases where X is also...
2013-12-11 Richard SandifordExtend (truncate (load)) folding
2013-12-11 Manuel KlimekFix XFAIL rules.
2013-12-11 Rafael EspindolaMake this test a bit stricter.
2013-12-11 Reed KotlerDistinguish and choose 16 or 32 bit forms of save/resto...
2013-12-10 Reid KlecknerRevert the backend fatal error from r196939
2013-12-10 David Fangon darwin<10, fallback to .weak_definition (PPC,X86)
2013-12-10 Chad Rosier[AArch64] Refactor the NEON floating-point absolute...
2013-12-10 Chad Rosier[AArch64] Refactor the NEON signed/unsigned floating...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned floating-point...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned integer convert...
2013-12-10 Matt ArsenaultR600/SI: Add i64 cmp tests
2013-12-10 Reid KlecknerReland "Fix miscompile of MS inline assembly with stack...
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Andrea Di BiagioEnsure that the backend no longer emits unnecessary...
2013-12-10 Vincent LejeuneR600: Fix an infinite loop when trying to reorganize...
2013-12-10 Vincent LejeuneR600: Fix input modifiers lost for Cayman
2013-12-10 Reed KotlerNext step in Mips16 prologue/epilogue cleanup.
2013-12-10 Elena DemikhovskyAVX-512: changed intrinsics for mask operations
2013-12-10 Elena DemikhovskyAVX-512: Changed intrinsics of VPCONFLICT to match...
2013-12-10 Daniel Sanders[mips][msa] Correct sld and sldi builtins.
2013-12-10 Richard SandifordAdd TargetLowering::prepareVolatileOrAtomicLoad
2013-12-10 Richard SandifordAdd TargetLowering::prepareVolatileOrAtomicLoad
2013-12-10 Kevin Qin[AArch64 NEON] Support poly128_t and implement relevant...
2013-12-10 Reid KlecknerRevert "Fix miscompile of MS inline assembly with stack...
2013-12-10 Reid KlecknerFix miscompile of MS inline assembly with stack realignment
2013-12-10 Nadav RotemFix PR18162 - Incorrect assertion assumed that the...
next