[X86] Add extra rules for combining vselect dag nodes into movsd.
[oota-llvm.git] / test / CodeGen /
2014-01-28 Andrea Di Biagio[X86] Add extra rules for combining vselect dag nodes...
2014-01-28 Andrea Di Biagio[DAGCombiner] Avoid introducing an illegal build_vector...
2014-01-28 Hal FinkelHandle spilling the PPC GPRC_NOR0 register class
2014-01-28 Michel DanzerR600/SI: Add pattern for truncating i32 to i1
2014-01-28 Jakob Stoklund OlesenFix the DWARF EH encodings for Sparc PIC code.
2014-01-27 David PeixottoFix unsupported addressing mode assertion for pld
2014-01-27 Andrea Di Biagio[DAGCombiner] Teach how to fold sext/aext/zext of const...
2014-01-27 Stepan DyatkovskiyAdditional fix for 200201: due to dependence on bitwidt...
2014-01-27 Stepan DyatkovskiyFix for PR18102.
2014-01-27 Michel DanzerR600/SI: Add intrinsic for BUFFER_LOAD_DWORD* instructions
2014-01-27 Michel DanzerR600/SI: Add intrinsic for S_SENDMSG instruction
2014-01-27 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-27 Kevin QinRevert r199791.
2014-01-26 Jakob Stoklund OlesenClean up the Legal/Expand logic for SPARC popc.
2014-01-26 Rafael EspindolaImplement the missing bits corresponding to .mips_hack_...
2014-01-26 Jakob Stoklund OlesenOnly generate the popc instruction for SPARC CPUs that...
2014-01-26 Jakob Stoklund OlesenFix swapped CASA operands.
2014-01-26 Jiangning LiuImprove pattern match from v1i8 to v1i32 for AArch64...
2014-01-26 Rafael EspindolaRemove -print-hack-directives from a test where we...
2014-01-26 Rafael EspindolaMove tests that just use llc from test/MC/Mips to test...
2014-01-26 Jiangning LiuImplement pattern match from v1xx to v1xx for AArch64...
2014-01-26 Kevin Qin[AArch64 NEON] Add patterns for concat_vector on v2i32.
2014-01-26 Kevin Qin[AArch64 NEON] Add test case for vector FP_ROUND.
2014-01-25 Hal FinkelAdd a TBAA CodeGen failure test case
2014-01-25 Hal FinkelXFAIL test/CodeGen/SystemZ/alias-01.ll which requires...
2014-01-25 Rafael EspindolaThis reverts commit r200064 and r200051.
2014-01-25 Jack Carter[Mips] Move 2 test cases from MC to CodeGen.
2014-01-25 Juergen RibutzkaRevert "Revert "Add Constant Hoisting Pass" (r200034)"
2014-01-25 Hans WennborgRevert "Add Constant Hoisting Pass" (r200034)
2014-01-24 Ana Pazos[AArch64] Removed unused i8 type from FPR8 register...
2014-01-24 Juergen RibutzkaAdd Constant Hoisting Pass
2014-01-24 Lang HamesAdd a testcase for the changes in r199938.
2014-01-24 Juergen RibutzkaRevert "Add Constant Hoisting Pass"
2014-01-24 Juergen RibutzkaAdd Constant Hoisting Pass
2014-01-24 Alp TokerFix known typos
2014-01-24 Rafael EspindolaDon't use "llc -filetype=obj" now that the codepath...
2014-01-24 Kevin Qin[AArch64 NEON] Fix a bug in implementing register copy...
2014-01-24 Juergen Ributzka[X86] Prevent the creation of redundant ops for sadd...
2014-01-24 Jakob Stoklund OlesenImplement atomicrmw operations in 32 and 64 bits for...
2014-01-23 Lang HamesReplace vfmaddxx213 instructions with their 231-type...
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-23 Eric ChristopherMove test to x86 directory.
2014-01-23 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-23 Eric ChristopherAvoid emitting a DWARF type attribute for an ObjC prope...
2014-01-23 Tom StellardR600: Disable the BFE pattern
2014-01-23 Tom StellardR600: Correctly handle vertex fetch clauses the precede...
2014-01-23 Tom StellardR600: Unconditionally unroll loops that contain GEPs...
2014-01-23 Andrew TrickMove a unit test into the correct dir. Sorry if it...
2014-01-23 Tom StellardR600: Recommit 199842: Add work-around for the CF stack...
2014-01-23 Elena DemikhovskyAVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instru...
2014-01-23 Tim NorthoverARM: use litpools for normal i32 imms when compiling...
2014-01-23 Hao Liu[AArch64]Add CHECK for two test cases testing scalar_to...
2014-01-22 Owen AndersonRevert r162101 and replace it with a solution that...
2014-01-22 Tom StellardRevert "R600: Add work-around for the CF stack entry...
2014-01-22 Tom StellardR600: Add work-around for the CF stack entry HW bug
2014-01-22 Tom StellardR600: Refactor stack size calculation
2014-01-22 Quentin ColombetAdd a testcase for r199430.
2014-01-22 Tom StellardR600: MOVA is vector only
2014-01-22 Tom StellardR600: Take alignment into account when calculating...
2014-01-22 Tom StellardR600: Add support for global addresses with constant...
2014-01-22 Tom StellardR600: Begin private memory at the second GPR.
2014-01-22 Tom StellardR600/SI: Add support for i8 and i16 private loads/stores
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-22 Elena DemikhovskyAVX512: combining setcc and zext is wrong on AVX512
2014-01-22 James MolloyMachineCopyPropagation has special logic for removing...
2014-01-22 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-22 Venkatraman Govind... [Sparc] Add support for inline assembly constraints...
2014-01-22 Venkatraman Govind... [Sparc] Add support for inline assembly constraint...
2014-01-22 Venkatraman Govind... [Sparc] Do not add PC to _GLOBAL_OFFSET_TABLE_ address...
2014-01-21 Duncan P. N. Exon... CodeGen: Stop treating vectors as aggregates
2014-01-21 Chandler CarruthTweak the spelling of the asserts requirement a bit...
2014-01-21 Andrew TrickFix PR18572 - llc crash during GenericScheduler::initPo...
2014-01-21 Hal FinkelFix pointer info on PPC byval stores
2014-01-21 Justin Holewinski[NVPTX] Add missing patterns for div.approx with immedi...
2014-01-21 Kevin Qin[AArch64 NEON] Fix a bug caused by undef lane when...
2014-01-20 Andrea Di Biagio[X86] Teach how to combine a vselect into a movss/movsd
2014-01-20 James MolloyRemove the useless pseudo instructions VDUPfdf and...
2014-01-20 Hal FinkelFix misched-aa-colored.ll to require asserts (trying...
2014-01-20 Hal FinkelFix misched-aa-colored.ll to require asserts.
2014-01-20 Hal FinkelUpdate IR when merging slots in stack coloring
2014-01-20 Artyom Skrobov[ARM] Do not generate Tag_DIV_use=AllowDIVExt when...
2014-01-20 Chandler CarruthRevert r199628: "[AArch64 NEON] Fix a bug caused by...
2014-01-20 Kevin Qin[AArch64 NEON] Fix a bug caused by undef lane when...
2014-01-19 Saleem AbdulrasoolARM: update build attributes for ABI r2.09
2014-01-17 Juergen RibutzkaAdd two new calling conventions for runtime calls
2014-01-17 Daniel Sanders[mips][msa] Correct pattern for LSA
2014-01-17 Kevin Qin[AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select f16_to_f32 and...
2014-01-17 Kevin Qin[AArch64 NEON] Custom lower conversion between vector...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select concat_vectors...
2014-01-16 Amara EmersonMove the xscale build attribute test to the proper...
2014-01-16 Jiangning LiuFor ARM, fix assertuib failures for some ld/st 3/4...
2014-01-16 Elena DemikhovskyAVX-512: fixed a compare pattern
2014-01-16 Rafael EspindolaConvert test to FileCheck.
2014-01-16 Reed KotlerAdjust offsets for max load instruction offsets. This...
2014-01-15 Andrea Di BiagioUpdate test/CodeGen/X86/vbinop-simplify-bug.ll.
2014-01-15 Andrea Di Biagio[DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
2014-01-15 Jiangning LiuFor AArch64, lowering sext_inreg and generate optimized...
2014-01-15 Weiming ZhaoPR 18466: Fix ARM Pseudo Expansion
2014-01-14 Tim NorthoverARM: correctly determine final tBX_LR in Thumb1 functions
next