Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / CodeGen /
2014-08-07 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction...
2014-08-07 Akira Hatanaka[Branch probability] Recompute branch weights of tail...
2014-08-07 Chandler Carruth[x86] Fix another miscompile found through fuzz testing...
2014-08-07 Chandler Carruth[x86] Fix another miscompile in the new vector shuffle...
2014-08-07 Chandler Carruth[x86] Fix another miscompile in the new vector shuffle...
2014-08-07 Pavel Chupin[x32] Use ebp/esp as frame and stack pointer
2014-08-07 Chandler Carruth[x86] Fix a miscompile in the new shuffle lowering...
2014-08-06 Sanjay PatelFix a test that has no checks.
2014-08-06 Matt ArsenaultR600: Cleanup fadd and fsub tests
2014-08-06 Reid KlecknerAdd a triple to this test to get the right IR mangling
2014-08-06 Reid KlecknerDon't count inreg params when mangling fastcall functions
2014-08-06 Reid KlecknerRound up the size of byval arguments to MinAlign
2014-08-06 Robert Khasanov[AVX512] Added load/store instructions to Register2Memo...
2014-08-06 James Molloy[AArch64] Add a testcase for r214957.
2014-08-06 Tim NorthoverARM: do not generate BLX instructions on Cortex-M CPUs.
2014-08-06 Tim NorthoverARM-MachO: materialize callee address correctly on...
2014-08-06 Chandler Carruth[x86] Fix two independent miscompiles in the process...
2014-08-06 Adam Nemet[X86] Fixes commit r214890 to match the posted patch
2014-08-06 Matt ArsenaultR600: Increase nearby load scheduling threshold.
2014-08-06 Matt ArsenaultR600/SI: Implement areLoadsFromSameBasePtr
2014-08-06 David BlaikieDebugInfo: Assert that any CU for which debug_loc lists...
2014-08-05 David BlaikieDebugInfo: Fix a bunch of tests that, owing to their...
2014-08-05 Jonathan RoelofsRe-apply r214881: Fix return sequence on armv4 thumb
2014-08-05 Bill Schmidt[PowerPC] Swap arguments and adjust shift count for...
2014-08-05 Sanjay PatelImproved test cases that were added with r214892.
2014-08-05 Chandler Carruth[x86] Fix a crasher due to shuffles which cancel each...
2014-08-05 Jonathan RoelofsRevert r214881 because it broke lots of build-bots
2014-08-05 Sanjay PatelOptimize vector fabs of bitcasted constant integer...
2014-08-05 Adam Nemet[AVX512] Add masking variant and intrinsics for valignd/q
2014-08-05 Jonathan RoelofsFix return sequence on armv4 thumb
2014-08-05 David BlaikieImprove test for merged global debug info by using...
2014-08-05 Tom StellardR600/SI: Update MUBUF assembly string to match AMD...
2014-08-05 Tom StellardR600/SI: Avoid generating REGISTER_LOAD instructions.
2014-08-05 Yi KongAArch64: Add support for instruction prefetch intrinsic
2014-08-05 Chandler Carruth[x86] Fix a crash and wrong-code bug in the new vector...
2014-08-05 Juergen Ributzka[FastISel][AArch64] Implement the FastLowerArguments...
2014-08-05 Kevin QinRevert "r214832 - MachineCombiner Pass for selecting...
2014-08-05 Juergen Ributzka[FastISel][AArch64] Don't perform sign-/zero-extension...
2014-08-05 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-08-04 Bill Schmidt[PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi
2014-08-04 Juergen Ributzka[FastISel][AArch64] Fix shift lowering for i8 and i16...
2014-08-04 Chandler Carruth[SDAG] Fix a really, really terrible bug in the DAG...
2014-08-04 Chad Rosier[AArch64] Extend the number of scalar instructions...
2014-08-04 Joerg SonnenbergerMC uses .lcomm now, so adjust.
2014-08-04 Reid KlecknerFix failure to invoke exception handler on Win64
2014-08-04 Ulrich Weigand[PowerPC] Add target triple to vec_urem_const.ll test...
2014-08-04 Robert Khasanov[SKX] Enabling load/store instructions: encoding
2014-08-04 Ulrich Weigand[PowerPC] Swap arguments to vpkuhum/vpkuwum on little...
2014-08-04 Ulrich Weigand[PowerPC] MULHU/MULHS are not legal for vector types
2014-08-04 Ulrich Weigand[PowerPC] Fix and improve vector comparisons
2014-08-04 Chandler Carruth[x86] Just unilaterally prefer SSSE3-style PSHUFB lower...
2014-08-04 Chandler Carruth[x86] Implement more aggressive use of PACKUS chains...
2014-08-04 Kevin QinRevert "r214669 - MachineCombiner Pass for selecting...
2014-08-04 Chandler Carruth[x86] Handle single input shuffles in the SSSE3 case...
2014-08-04 Chandler Carruth[x86] Fix the test case added in r214670 and tweaked...
2014-08-03 Sanjay PatelAccount for possible leading '.' in label string.
2014-08-03 Sanjay Patelfix for PR20354 - Miscompile of fabs due to vectorization
2014-08-03 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-08-03 Matt ArsenaultR600/SI: Fix extra whitespace in asm str
2014-08-02 James MolloyUpdate test to use a more modern AArch64 triple, as...
2014-08-02 James Molloy[AArch64] Teach DAGCombiner that converting two consecu...
2014-08-02 Chandler Carruth[x86] Give this test a bare metal triple so it doesn...
2014-08-02 Chandler Carruth[x86] Largely complete the use of PSHUFB in the new...
2014-08-02 Chandler Carruth[x86] Teach the target shuffle mask extraction to recog...
2014-08-02 Akira Hatanaka[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
2014-08-02 Matt ArsenaultR600: Cleanup fneg tests
2014-08-02 Chandler Carruth[x86] Make some questionable tests not spew assembly...
2014-08-01 Akira Hatanaka[X86] Simplify X87 stackifier pass.
2014-08-01 NAKAMURA Takumillvm/test/CodeGen/Mips/cconv/arguments-varargs.ll:...
2014-08-01 Tom StellardRevert "R600: Move code for generating REGISTER_LOAD...
2014-08-01 Reid KlecknerMS inline asm: Hide symbol to attempt to fix test failu...
2014-08-01 Tom StellardR600: Move code for generating REGISTER_LOAD into R600I...
2014-08-01 Reid KlecknerMS inline asm: Use memory constraints for functions...
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fold offset into the memory operation.
2014-08-01 Juergen Ributzka[FastISel][AArch64] Add branch weights.
2014-08-01 Philip ReamesExplicitly report runtime stack realignment in StackMap...
2014-08-01 Juergen Ributzka[FastISel][ARM] Do not emit stores for undef arguments.
2014-08-01 Matt ArsenaultR600: Cleanup test
2014-08-01 Chad Rosier[AArch64] Fix test from r214518 in an attempt to appeas...
2014-08-01 Chad Rosier[AArch64] Generate tbz/tbnz when comparing against...
2014-08-01 Daniel Sanders[mips][PR19612] Fix va_arg for big-endian mode.
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fix the immediate versions of the...
2014-08-01 Hal Finkel[PowerPC] Recognize consecutive memory accesses from...
2014-08-01 Tom StellardR600/SI: Do abs/neg folding with ComplexPatterns
2014-08-01 Tom StellardR600/SI: Fold immediates when shrinking instructions
2014-08-01 Tom StellardR600/SI: Fix incorrect commute operation in shrink...
2014-07-31 Jan VeselyR600: Modernize work item intrinsics test
2014-07-31 Will SchmidtDisable IsSub subregister assert. pr18663.
2014-07-31 Hal FinkelFix ScalarEvolutionExpander when creating a PHI in...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add basic bitcast support for conve...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add sqrt intrinsic support.
2014-07-31 Juergen Ributzka[FastISel][AArch64] Update and enable patchpoint and...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add MachO large code model support...
2014-07-31 Juergen Ributzka[FastISel] Fix the patchpoint intrinsic lowering in...
2014-07-31 Juergen Ributzka[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add select folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add support for shift-immediate.
2014-07-30 Louis GerbargFix test case introduced in r214322
2014-07-30 Louis GerbargRetain alignment requirements for load->selects modifie...
next