FileCheckize r197869
[oota-llvm.git] / test / CodeGen /
2013-12-20 Roman DivackyImplement initial-exec TLS for PPC32.
2013-12-20 Richard Sandiford[SystemZ] Optimize comparisons with truncated extended...
2013-12-20 Richard Sandiford[SystemZ] Extend RISBG optimization
2013-12-20 Tom StellardR600: Allow ftrunc
2013-12-19 Quentin Colombet[X86][fast-isel] Fix select lowering.
2013-12-19 Josh MageeUnbreak ARM buildbots after r197653 by forcing the...
2013-12-19 Rafael EspindolaAdd a triple so that this passes on OS X.
2013-12-19 NAKAMURA TakumiAdd REQUIRES:asserts to 3 tests in llvm/test/CodeGen...
2013-12-19 Matt ArsenaultR600/SI: Make private pointers be 32-bit.
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-12-18 Reed KotlerFix a problem with mips16 stubs when calls are transfor...
2013-12-18 Andrew TrickRevert "Add -mcpu=z10 to SystemZ tests."
2013-12-18 Weiming Zhao[aarch32] fix bug 18268: Incorrect condition of vsel
2013-12-18 Rafael EspindolaCorrectly handle the degenerated triple "thumb".
2013-12-18 Rafael EspindolaOne ppc32-darwin, a i64 inside a structure can have...
2013-12-18 Tim NorthoverARM: force soft-float ABI for tests depending on it.
2013-12-18 Tim NorthoverARM: set default float ABI based on triple.
2013-12-18 Kevin Qin[AArch64 NEON]Implment loading vector constant form...
2013-12-17 Andrew TrickDisabled subregister copy coalescing during MachineCSE.
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-17 Duncan P. N. Exon... Setting the CPU in the new vaargs test
2013-12-17 Duncan P. N. Exon... Revert "Revert "Mark vastart_save_xmm_regs as changing...
2013-12-17 Stepan DyatkovskiyFix for PR18045:
2013-12-17 Elena DemikhovskyAVX-512: Added implementation of CONCAT_VECTORS for...
2013-12-17 Duncan P. N. Exon... Revert "Mark vastart_save_xmm_regs as changing EFLAGS"
2013-12-17 Duncan P. N. Exon... Mark vastart_save_xmm_regs as changing EFLAGS
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-16 Quentin ColombetAdd warning capabilities in LLVM.
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-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-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 Kai NackeChange stack probing code for MingW.
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 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 Roman DivackyRemove test thats testing the same thing as tls.ll.
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 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...
next