Introduce SpecialCaseList::isIn overload for GlobalAliases.
[oota-llvm.git] / lib / Target /
2013-08-19 Mihai PopaThumb2 add immediate alias for SP
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 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-18 Craig TopperMake more of the lowering helpers static. Also use...
2013-08-18 Dmitri GribenkoRemove unused stdio.h includes
2013-08-17 Tom StellardR600: Fix possible use of an uninitialized variable
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 Bill Schmidt[PowerPC] Preparatory refactoring for making prologue...
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 Daniel SandersReverted test commit (r188556)
2013-08-16 Daniel SandersTest commit. Just a blank line
2013-08-16 Benjamin KramerR600: Allocate memoperand in the MachienFunction so...
2013-08-16 Benjamin KramerWhen initializing the PIC global base register on ARM...
2013-08-16 Mihai PopaAdd support for Thumb2 literal loads with negative...
2013-08-16 Mihai PopaFix Thumb2 aliasing complementary instructions taking...
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 Vladimir MedicThis patch implements wait instruction for mips. Exampl...
2013-08-16 Craig TopperDon't use v16i32 for load pattern matching. All 512...
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: Add IsExport bit to TableGen instruction definitions
2013-08-16 Tom StellardR600: Change the RAT instruction assembly names so...
2013-08-15 Matt ArsenaultFix spelling
2013-08-15 Renato Golinmake arm-use-movt available for all ARM
2013-08-15 Renato Golinmake arm-reserve-r9 available for all ARM
2013-08-15 Bill WendlingConstify the function parameters.
2013-08-15 Mihai PopaThis fixes three issues related to Thumb literal loads:
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-15 Alexey SamsonovTentative fix for global-buffer-overflow caused by...
2013-08-15 Craig TopperUse MVT instead of EVT in X86ISelDAGToDAG since all...
2013-08-15 Craig TopperUse MVT in place of EVT in more X86 operation lowering...
2013-08-15 Craig TopperReplace getValueType().getSimpleVT() with getSimpleValu...
2013-08-15 Craig TopperReplace getValueType().getSimpleVT() with getSimpleValu...
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: Lower BUILD_VECTOR to REG_SEQUENCE v2
2013-08-14 Tom StellardR600/SI: Choose the correct MOV instruction for copying...
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: Fix an obvious typo
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 Craig TopperMake more helper methods into static functions.
2013-08-14 Craig TopperRemove tab characters.
2013-08-14 Craig TopperMake some helper methods static.
2013-08-14 Craig TopperUse MVT in more lowering code.
2013-08-14 Craig TopperReplace EVT with MVT in isVectorShift. Keeps compiler...
2013-08-14 Craig TopperReplace EVT with MVT in many of the shuffle lowering...
2013-08-14 Akira Hatanaka[mips] Fix bug in parsing accumulator registers.
2013-08-14 Akira Hatanaka[mips] Use register operands instead of register classe...
2013-08-14 Akira Hatanaka[mips] Rename DSPRegs.
2013-08-14 Akira Hatanaka[mips] Rename HIRegs and LORegs.
2013-08-14 Akira Hatanaka[mips] Properly parse registers that appear in inline...
2013-08-13 Jack Carter[Mips][msa] Added initial MSA support.
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-13 Michael GottesmanUpdate makeLibCall to return both the call and the...
2013-08-13 Joey GoulyARMv8: SWP and SWPB are obsoleted on ARMv8.
2013-08-13 Evgeniy StepanovFix compiler warnings.
2013-08-13 Mihai PopaFix signed overflow in when computing encodings for...
2013-08-13 Elena DemikhovskyAVX-512: Added CMP and BLEND instructions.
2013-08-13 Vladimir MedicThis patch introduces changes to MipsAsmParser register...
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2013-08-12 Tom StellardR600: Set scheduling preference to Sched::Source
2013-08-12 Vladimir MedicThis patch implements ei and di instructions for mips...
2013-08-12 Richard Sandiford[SystemZ] Use CLC and IPM to implement memcmp
2013-08-12 Richard Sandiford[SystemZ] Add a definition of the CLC instruction
2013-08-12 Richard Sandiford[SystemZ] Add a definition of the IPM instruction
2013-08-12 Benjamin KramerRemove global construction. const char* is sufficient...
2013-08-11 Reed KotlerDon't generate floating point stubs for mips16 code...
2013-08-11 Elena DemikhovskyAVX-512: Added more tests for BROADCAST
next