Introduce SpecialCaseList::isIn overload for GlobalAliases.
[oota-llvm.git] / test /
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 Michael KupersteinAdds missing TLI check for library simplification of
2013-08-19 Hal FinkelAdd ExpandFloatOp_FCOPYSIGN to handle ppcf128-related...
2013-08-19 Hal FinkelAdd the PPC fcpsgn instruction
2013-08-19 David Blaikiellvm-dwarfdump: Do not include address offsets for...
2013-08-19 David BlaikieDebugInfo: don't emit zero-length names for parameters
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 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 Matt ArsenaultAdd missing test for GEP + bitcast transformation
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-16 Jim GrosbachInstCombine: Simplify if(x!=0 && x!=-1).
2013-08-15 Matt ArsenaultDon't do FoldCmpLoadFromIndexedGlobal for non inbounds...
2013-08-15 Daniel Dunbar[tests] Fix refacto in r187764 that effectively disable...
2013-08-15 Yunzhong GaoFixing a corner-case bug in strchr and strrchr lib...
2013-08-15 Peter CollingbourneDataFlowSanitizer: Add a debugging feature to help...
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-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 Peter CollingbourneDataFlowSanitizer: move abilist input file to Inputs.
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 Peter CollingbourneDataFlowSanitizer: Instrumentation for memset.
2013-08-14 Hal FinkelActually fix PPC64 64-bit GPR inline asm constraint...
2013-08-14 Peter CollingbourneDataFlowSanitizer: greylist is now ABI list.
2013-08-14 Alexey Samsonovllvm-symbolizer: add support for .gnu_debuglink section
2013-08-14 Renato GolinLet t2LDRBi8 and t2LDRBi12 have same Base Pointer
2013-08-14 Tim NorthoverAdd test-case for hex floating-literals
2013-08-14 Tim NorthoverSupport C99 hexadecimal floating-point literals in...
2013-08-14 Akira Hatanaka[mips] Fix bug in parsing accumulator registers.
2013-08-14 NAKAMURA Takumillvm/test/CodeGen/X86/setcc-sentinals.ll: Relax express...
2013-08-14 Matt ArsenaultFix always creating GEP with i32 indices
2013-08-14 Akira Hatanaka[mips] Properly parse registers that appear in inline...
2013-08-13 Hal FinkelBBVectorize: Add initial stores to the write set when...
2013-08-13 Nick LewyckyRemove duplicate copy of testcase in r188327.
2013-08-13 Nick LewyckyRevert r187191, which broke opt -mem2reg on the testcas...
2013-08-13 Jim GrosbachDAG: Combine (and (setne X, 0), (setne X, -1)) -> ...
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-13 Carlo KokOutput DW_AT_stmt_list dwarf debug info as DW_FORM_sec_...
2013-08-13 Joey GoulyARMv8: SWP and SWPB are obsoleted on ARMv8.
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 Evgeniy StepanovPass DIEHash::collectAttributes output argument by...
2013-08-13 David Majnemer[-cxx-abi microsoft] Stick zero initialized symbols...
2013-08-13 Eric ChristopherAdd the start of DIE hashing for DWARF4 type units...
2013-08-12 Eric ChristopherAdd comment and source to testcase.
2013-08-12 Rui Ueyama[FileCheck] Fix a bug that cause FileCheck to misidenti...
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2013-08-12 Peter CollingbourneReapply r188119 now that the bug it exposed is fixed.
2013-08-12 Tom StellardR600: Set scheduling preference to Sched::Source
2013-08-12 Eric ChristopherMove the addition of the dwo_id as late as possible...
2013-08-12 Nadav RotemFix PR16797 - Support PHINodes with multiple inputs...
2013-08-12 Vladimir MedicThis patch implements ei and di instructions for mips...
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-08-12 Richard Sandiford[SystemZ] Use CLC and IPM to implement memcmp
next