Provide basic type safety for array_pod_sort comparators.
[oota-llvm.git] / test /
2013-09-22 Tim NorthoverISelDAG: spot chain cycles involving MachineNodes
2013-09-22 Venkatraman Govind... [Sparc] Add support for TLS in sparc.
2013-09-22 David MajnemerX86: Use R_X86_64_TPOFF64 for FK_Data_8
2013-09-22 Venkatraman Govind... [SPARC] Make functions with GLOBAL_OFFSET_TABLE access...
2013-09-22 Venkatraman Govind... [Sparc] Emit .register directive to declare the use...
2013-09-21 Venkatraman Govind... [Sparc] Fix lowering FABS on fp128 (long double) on...
2013-09-21 Benjamin KramerSROA: Handle casts involving vectors of pointers and...
2013-09-21 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-09-21 David MajnemerELF: Parse types in directives like binutils gas
2013-09-21 Juergen Ributzka[X86] Emulate AVX 256bit MIN/MAX support by splitting...
2013-09-21 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-09-21 NAKAMURA TakumiInitialize BSSSection explicitly in InitMachOMCObjectFi...
2013-09-21 Reed KotlerSet .reorder for the stub so that gas takes care of...
2013-09-21 Arnold SchwaighoferReapply "SLPVectorizer: Handle more horizontal reductio...
2013-09-21 Nadav RotemLoopVectorizer: Only allow vectorization of intrinsics...
2013-09-21 Arnold SchwaighoferRevert "SLPVectorizer: Handle more horizontal reduction...
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-20 Shuxin YangResurrect r191017 " GVN proceeds in the presence of...
2013-09-20 Andrew KaylorFix some more MCJIT PIC test XFAILs (for i386)
2013-09-20 Arnold SchwaighoferSLPVectorizer: Handle more horizontal reductions (disabled)
2013-09-20 Joerg SonnenbergerDelete empty files.
2013-09-20 Joerg SonnenbergerRevert r191017, it results in segmentation faults in Qt.
2013-09-20 Benjamin KramerInstCombine: Canonicalize (gep i8* X, -(ptrtoint Y...
2013-09-20 NAKAMURA Takumillvm/test: Mark 3 tests as XFAIL:msvc.
2013-09-20 NAKAMURA Takumitest/tools/lto/lit.local.cfg: Suppress llvm-lto test...
2013-09-20 Benjamin KramerMove x86-dependent tests into the right directory.
2013-09-19 David BlaikieDebugInfo: constrain gnu pubnames test further
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 Kai NackePR16726: extend rol/ror matching
2013-09-19 Kai NackeRevert PR16726: extend rol/ror matching
2013-09-19 Kai NackePR16726: extend rol/ror matching
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).
2013-09-19 Bill WendlingAdd testcase to make sure we don't generate too many...
2013-09-19 Shuxin Yang[Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1...
2013-09-19 Benjamin KramerInstCombine: Don't allow turning vector-of-pointer...
2013-09-19 Yi JiangX86 horizontal vector reduction cost model
2013-09-19 Shuxin YangGVN proceeds in the presence of dead code.
2013-09-19 Evgeniy Stepanov[msan] Wrap indirect functions.
2013-09-19 Benjamin KramerDAGCombiner: Don't fold vector muls with constants...
2013-09-19 Justin Holewinski[NVPTX] Make constant vector test case endian-independent
2013-09-19 Justin Holewinski[NVPTX] Support constant vector globals
2013-09-19 Amara Emerson[ARMv8] Add support for the v8 cryptography extensions.
2013-09-19 Tim NorthoverX86: FrameIndex addressing modes do have a base register.
2013-09-18 Reed KotlerFix two issues regarding Got pointer (GP) setup.
2013-09-18 Adrian PrantlDebug info: Get rid of the VLA indirection hack in...
2013-09-18 Preston GurdAttempt to fix llvm-ppc64-linux2 buildbot failure by...
2013-09-18 Preston GurdVerify that llvm can generate the prefetchw instruction...
2013-09-18 Chandler CarruthName the XCore target-specific subdirectories canonically.
2013-09-18 NAKAMURA TakumiA couple of tests, in llvm/test/Transforms/*/xcore...
2013-09-18 Robert LyttonPrevent LoopVectorizer and SLPVectorizer running if...
2013-09-18 Andrea Di BiagioRe-add tests from r179291 which were accidentally remov...
2013-09-18 Richard Sandiford[SystemZ] Add unsigned compare-and-branch instructions
2013-09-18 Joey Gouly'svn add' the test cases.
2013-09-18 Craig TopperLift alignment restrictions for load/store folding...
2013-09-17 Matt ArsenaultFix a constant folding address space place I missed.
2013-09-17 Reid KlecknerCOFF: Ensure that objects produced by LLVM link with...
2013-09-17 Quentin ColombetRevert the load slicing done in r190870.
2013-09-17 Reid KlecknerCOFF: Emit all MCSymbols rather than filtering out...
2013-09-17 Matt ArsenaultCleanup handling of constant function casts.
2013-09-17 Bill Schmidt[PowerPC] Fix problems with large code model (PR17169).
2013-09-17 Arnold SchwaighoferCostmodel: Add support for horizontal vector reductions
2013-09-17 Arnold SchwaighoferSLPVectorizer: Don't vectorize phi nodes that use invok...
2013-09-17 Quentin Colombet[InstCombiner] Slice a big load in two loads when the...
2013-09-17 Joey Gouly[ARM] Fix the deprecation of MCR encodings that map...
2013-09-17 Stepan DyatkovskiyBugfix for PR17099:
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-17 Quentin Colombet[SelectionDAG] Teach the vector scalarizer about TRUNCATE.
2013-09-17 Adrian Prantlmention command line parameters
2013-09-16 Adrian PrantlBe sure we run ARM tests only when an ARM backend is...
2013-09-16 Adrian PrantlDebug info: Fix PR16736 and rdar://problem/14990587.
2013-09-16 Preston GurdAdd Atom Silvermont (slm) tests
2013-09-16 Krzysztof ParzyszekAdd testcase for r190631
2013-09-16 Arnold SchwaighoferDon't vectorize if there are outside loop users of...
2013-09-16 Evgeniy Stepanov[msan] Check return value of main().
2013-09-16 Vladimir MedicThis patch implements Mips load/store instructions...
2013-09-16 Richard Sandiford[SystemZ] Improve extload handling
2013-09-16 Peter CollingbourneImplement function prefix data as an IR feature.
2013-09-15 Hal FinkelPPC: Don't restrict lvsl generation to after type legal...
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-09-15 David MajnemerMC: Add support for '?' flags in .section directives
2013-09-15 Kai NackeFix alignment of unwind data.
2013-09-15 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-09-15 Hal FinkelRevert r190764: PPC: Don't restrict lvsl generation...
2013-09-15 Hal FinkelPPC: Don't restrict lvsl generation to after type legal...
2013-09-15 Hal FinkelPrevent assert in CombinerGlobalAA with null values
2013-09-15 Reed KotlerExpand the mask capability for deciding which functions...
2013-09-14 Ben LangmuirAdd the remaining Intel SHA instructions
2013-09-14 Chandler CarruthRemove the long, long defunct IR block placement pass.
2013-09-14 Zoran JovanovicFixed bug when generating Load Upper Immediate microMIP...
2013-09-14 Zoran JovanovicSupport for microMIPS DIV instructions.
2013-09-14 Zoran JovanovicSupport for misc microMIPS instructions.
2013-09-14 Matt ArsenaultAdd missing CHECK-LABEL
2013-09-14 Matt ArsenaultAdd test for untested path in SimplifyCFG
2013-09-13 Amaury de la VieuvilleFix tests for hasFPARMv8 name change (r190692)
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-09-13 Joey Gouly[ARMv8] Emit the proper .fpu directive.
2013-09-13 Amaury de la VieuvilleAdd "native" to config.available_features, to make...
2013-09-13 Richard Sandiford[SystemZ] Try to fold shifts into TMxx
next