[mips] Guard micromips instructions with predicate InMicroMips. Also, fix
[oota-llvm.git] / test / CodeGen /
2013-08-20 Jim GrosbachARM: Fix fast-isel copy/paste-o.
2013-08-20 Elena DemikhovskyAVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD...
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Richard SandifordFix test typo and add usual "br %r14" test
2013-08-20 Richard SandifordFix overly pessimistic shortcut in post-RA MachineLICM
2013-08-20 Tim NorthoverARM: implement some simple f64 materializations.
2013-08-20 Daniel Sanders[mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor...
2013-08-19 Hal FinkelDon't form PPC CTR-based loops around a copysignl call
2013-08-19 Paul RedmondImprove the widening of integral binary vector operations
2013-08-19 Elena DemikhovskyAVX-512: added arithmetic and logical operations.
2013-08-19 Richard Sandiford[SystemZ] Add negative integer absolute (load negative)
2013-08-19 Richard Sandiford[SystemZ] Add integer absolute (load positive)
2013-08-19 Richard Sandiford[SystemZ] Add support for sibling calls
2013-08-19 Hal FinkelAdd ExpandFloatOp_FCOPYSIGN to handle ppcf128-related...
2013-08-19 Hal FinkelAdd the PPC fcpsgn instruction
2013-08-18 Tim NorthoverARM: make sure we keep inline asm operands tied.
2013-08-18 Elena DemikhovskyAVX-512: Added VMOVD, VMOVQ, VMOVSS, VMOVSD instructions.
2013-08-16 Tom StellardR600: Expand vector FRINT ops
2013-08-16 Tom StellardR600: Expand vector FFLOOR ops
2013-08-16 Tom StellardR600: Expand vector float operations for both SI and...
2013-08-16 Jim GrosbachARM: Properly constrain comparison fastisel register...
2013-08-16 Jim GrosbachARM: Fast-isel register class constrain for extends.
2013-08-16 Jim GrosbachARM: Fix more fast-isel verifier failures.
2013-08-16 Jim GrosbachARM: Clean up fast-isel machine verifier errors.
2013-08-16 Reed KotlerFix a subtle difference between running clang vs llc...
2013-08-16 Daniel Dunbar[tests] Another attempt to workaround broken misched...
2013-08-16 Michel DanzerR600/SI: Add pattern for xor of i1
2013-08-16 Michel DanzerR600/SI: Fix broken encoding of DS_WRITE_B32
2013-08-16 Benjamin KramerWhen initializing the PIC global base register on ARM...
2013-08-16 Richard Sandiford[SystemZ] Use SRST to implement strlen and strnlen
2013-08-16 Richard Sandiford[SystemZ] Use MVST to implement strcpy and stpcpy
2013-08-16 Richard Sandiford[SystemZ] Use CLST to implement strcmp
2013-08-16 Richard Sandiford[SystemZ] Fix handling of 64-bit memcmp results
2013-08-16 Richard Sandiford[SystemZ] Fix sign of integer memcmp result
2013-08-16 Craig TopperDon't use v16i32 for load pattern matching. All 512...
2013-08-16 Daniel Dunbar[tests] Add a hack to eliminate some dangling .s files...
2013-08-16 Daniel Dunbar[tests] Remove an out-dated failing test.
2013-08-16 Tom StellardRevert "R600/SI: Fix incorrect encoding of DS_WRITE_B32...
2013-08-16 Tom StellardR600/SI: Fix incorrect encoding of DS_WRITE_B32 instruc...
2013-08-16 Tom StellardR600: Add support for global vector loads with element...
2013-08-16 Tom StellardR600: Add support for global vector stores with element...
2013-08-16 Tom StellardR600: Add support for i16 and i8 global stores
2013-08-16 Tom StellardR600: Add support for v4i32 stores on Cayman
2013-08-16 Tom StellardR600: Enable folding of inline literals into REQ_SEQUEN...
2013-08-16 Tom StellardR600: Change the RAT instruction assembly names so...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (madd_q to xori)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (fadd to ftq)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (add_a to dpsub...
2013-08-15 Craig TopperRevert r188449 as it turns out we're just missing the...
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-15 Craig TopperDon't let isPermImmMask handle v16i32 since VPERMI...
2013-08-14 Tom StellardR600/SI: Improve legalization of vector operations
2013-08-14 Tom StellardR600/SI: Replace v1i32 type with i32 in imageload and...
2013-08-14 Tom StellardR600/SI: Convert v16i8 resource descriptors to i128
2013-08-14 Tom StellardR600/SI: Use i8 types for resource descriptors in tests
2013-08-14 Tom StellardR600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
2013-08-14 Tom StellardR600/SI: Assign a register class to the $vaddr operand...
2013-08-14 Tom StellardR600/SI: Handle MSAA texture targets
2013-08-14 Tom StellardR600/SI: Allow conversion between v32i8 and v8i32
2013-08-14 Tom StellardR600/SI: Add pattern for fp_to_uint
2013-08-14 Hal FinkelActually fix PPC64 64-bit GPR inline asm constraint...
2013-08-14 Renato GolinLet t2LDRBi8 and t2LDRBi12 have same Base Pointer
2013-08-14 NAKAMURA Takumillvm/test/CodeGen/X86/setcc-sentinals.ll: Relax express...
2013-08-14 Akira Hatanaka[mips] Properly parse registers that appear in inline...
2013-08-13 Jim GrosbachDAG: Combine (and (setne X, 0), (setne X, -1)) -> ...
2013-08-13 Elena DemikhovskyAVX-512: Added CMP and BLEND instructions.
2013-08-12 Tom StellardR600: Set scheduling preference to Sched::Source
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-08-12 Richard Sandiford[SystemZ] Use CLC and IPM to implement memcmp
2013-08-12 Tim NorthoverAllow compatible extension attributes for tail calls
2013-08-11 Reed KotlerDon't generate floating point stubs for mips16 code...
2013-08-11 Elena DemikhovskyAVX-512: Added more tests for BROADCAST
2013-08-11 Elena DemikhovskyAVX-512: Added VPERM* instructons and MOV* zmm-to-zmm...
2013-08-10 Niels Ole SalscheiderR600/SI: FMA is faster than fmul and fadd for f64
2013-08-10 Niels Ole SalscheiderR600/SI: Add FMA pattern
2013-08-09 Reed KotlerAdd another intrinsic that LLVM gives an incorrect...
2013-08-09 Michael Gottesman[stackprotector] Simplify SP Pass so that we emit diffe...
2013-08-09 Stephen LinCHECK-LABEL-ify tests
2013-08-09 Craig TopperAdd missing 'v' prefix in front of palignr on one of...
2013-08-09 Hal FinkelSet ISD::FROUND to Expand by default for all types
2013-08-08 Arnold SchwaighoferRevert "Reapply r185872 now that the address sanitizer...
2013-08-08 David Fanginitial draft of PPCMachObjectWriter.cpp
2013-08-08 Niels Ole SalscheiderR600/SI: Implement fp32<->fp64 conversions
2013-08-08 Niels Ole SalscheiderR600/SI: Implement sint<->fp64 conversions
2013-08-08 Andrea Di Biagiotest commit.
2013-08-08 Eric ChristopherMake sure that if we're going to attempt to add a type...
2013-08-08 Hal FinkelPPC: Map frin to round() not nearbyint() and rint()
2013-08-07 Bill WendlingReapply r185872 now that the address sanitizer has...
2013-08-07 Elena DemikhovskyAVX-512 set: Added BROADCAST instructions
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-07 Reed KotlerCreate a pattern for the "trap" instruction.
2013-08-06 Tom StellardR600/SI: Use VSrc_* register classes as the default...
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-06 Hal FinkelAdd PPC64 mulli pattern
2013-08-06 Justin Holewinski[NVPTX] Add missing patterns for i1 [s,u]int_to_fp
next