CMake: polish the Windows packaging rules
[oota-llvm.git] / test /
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
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 Tim NorthoverAllow compatible extension attributes for tail calls
2013-08-12 Richard SandifordFix big-endian handling of integer-to-vector bitcasts...
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 Arnold SchwaighoferRevert r188119 "Kill some duplicated code for removing...
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-10 Rafael EspindolaCheck for $PWD in llvm::sys::current_path.
2013-08-09 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-08-09 Peter CollingbourneKill some duplicated code for removing unreachable...
2013-08-09 Peter CollingbourneDataFlowSanitizer: Remove unreachable BBs so IR continu...
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 Daniel Dunbar[tests] Update to use lit_config and lit package, as...
2013-08-09 Mihai PopaThis fixes the Thumb2 CPS assembly syntax.
2013-08-09 Mihai PopaFix assembling of Thumb2 branch instructions.
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-09 Lang HamesOptimistically ignore scattered relocations in MachO...
2013-08-08 Jack CarterMips ELF: MicroMips direct object Little endian support.
2013-08-08 Michael J. Spencer[Object] Split the ELF interface into 3 parts.
2013-08-08 Arnold SchwaighoferRevert "Reapply r185872 now that the address sanitizer...
2013-08-08 Daniel Dunbar[tests] Remove dead VALGRIND and CLEANED_TESTSUITE...
2013-08-08 Daniel Dunbar[lit] Remove on_clone member, which is no longer used.
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 ChristopherDISubprogram metadata have an MDNode representing which...
2013-08-08 Evgeniy StepanovDisable inlining between sanitized and non-sanitized...
2013-08-08 Eric ChristopherFor DW_TAG_template_type_parameter the actual passed...
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-08 David MajnemerRevert "coff also doesn't have a ReadOnlySection yet...
2013-08-08 Michael GottesmanRevert "[objc-arc] Track if we encountered an additive...
2013-08-07 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-08-07 Bill WendlingReapply r185872 now that the address sanitizer has...
2013-08-07 Daniel Dunbar[tests] Make string encoding issues explicit.
2013-08-07 Daniel Dunbar[tests] Avoid deprecated except syntax.
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-07 Peter CollingbourneDataFlowSanitizer; LLVM changes.
2013-08-07 Eric ChristopherUsing the integrated assembler we'd fail to change...
next