Trying to fix the build in a bot.
[oota-llvm.git] / test /
2015-12-14 Xinliang David Li[PGO] Shorten profile symbol prefixes
2015-12-14 Rafael EspindolaUse diagnostic handler in the LLVMContext
2015-12-14 Quentin Colombet[X86] Add relaxtion logic for ADC instructions.
2015-12-14 Dan Gohman[WebAssembly] Add type prefixes to call instructions
2015-12-14 Dan Gohman[WebAssembly] Implement a new algorithm for placing...
2015-12-14 Reid KlecknerRevert "Don't create unnecessary PHIs"
2015-12-14 Chih-Hung Hsieh[X86] Part 2 to fix x86-64 fp128 calling convention.
2015-12-14 Sanjay Pateladd fast-math-flags to 'call' instructions (PR21290)
2015-12-14 Pete CooperStart implementing FDE dumping when printing the eh_frame.
2015-12-14 Pete CooperPrint the eh_frame section in MachoDump.
2015-12-14 David Majnemer[ConstantFold] Fix bitcast to gep constant folding...
2015-12-14 Sanjoy Das[MergeFunctions] Use II instead of CI for InvokeInst...
2015-12-14 Sanjoy DasTeach MergeFunctions about operand bundles
2015-12-14 Sanjoy DasTeach haveSameSpecialState about operand bundles
2015-12-14 Xinliang David Li[PGO] Value profiling text format reader/writer support
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-14 Paul RobinsonFastISel needs to remove dead code when it bails out.
2015-12-14 Petar Jovanovic[Power PC] llvm soft float support for ppc32
2015-12-14 Matt ArsenaultAMDGPU: Use generic bitreverse intrinsic
2015-12-14 Matt ArsenaultAMDGPU: Fix splitting vector loads with existing offsets
2015-12-14 Sanjay Patel[InstCombine] fold trunc ([lshr] (bitcast vector) ...
2015-12-14 Adhemerval Zanella[sanitizer] [msan] VarArgHelper for AArch64
2015-12-14 James MolloyDon't create unnecessary PHIs
2015-12-14 David Blaikie[llvm-dwp] Deduplicate type units
2015-12-14 David Blaikie[llvm-dwp] Remove some unused test code
2015-12-13 Michael ZuckermanI Added a triple flag for x86-evenDirective test.
2015-12-13 Cong HouRevert r255460, which still causes test failures on...
2015-12-13 Michael Zuckerman[X86][inline asm] support even directive
2015-12-13 Cong Hou[LoopVectorizer] Refine loop vectorizer's register...
2015-12-13 Cong HouRevert r255454 as it leads to several test failers...
2015-12-13 Cong Hou[LoopVectorizer] Refine loop vectorizer's register...
2015-12-13 Saleem AbdulrasoolARM: only emit EABI attributes on EABI targets
2015-12-12 Simon Pilgrim[X86][AVX512] Added support for VMOVQ shuffle comments
2015-12-12 Manuel JacobPartially fix memcpy / memset / memmove lowering in...
2015-12-12 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-12 Sanjay Patel[InstCombine] canonicalize (bitcast (extractelement...
2015-12-12 Simon Pilgrim[X86][AVX] Tests tidyup
2015-12-12 David MajnemerMove catchpad-phi-cast.ll to the X86 specific subdirectory
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-12-12 Chen Li[X86ISelLowering] Add additional support for multiplica...
2015-12-12 Hal FinkelFix test/CodeGen/PowerPC/ppc-shrink-wrapping.ll after...
2015-12-12 Sanjay Patel[InstCombine] allow any pair of bitcasts to be combined
2015-12-12 Hal Finkel[PowerPC] Add Branch Hints for Highly-Biased Branches
2015-12-12 Chen LiRevert rL255391: [X86ISelLowering] Add additional suppo...
2015-12-12 Sanjay Pateluse FileCheck for better checking
2015-12-11 Derek Schuff[WebAssembly] Implement prolog/epilog insertion and...
2015-12-11 Chen Li[X86ISelLowering] Add additional support for multiplica...
2015-12-11 Matt ArsenaultSelectionDAG: Match min/max if the scalar operation...
2015-12-11 Hal FinkelRevert r248483, r242546, r242545, and r242409 - absdiff...
2015-12-11 Sanjay PatelAdd tests for bitcast-bitcast sequences for all scalar...
2015-12-11 Xinliang David Li[PGO] Revert r255365: solution incomplete, not handling...
2015-12-11 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-11 Matthias BraunCodeGen: Redo analyzePhysRegs() and computeRegisterLive...
2015-12-11 Chad RosierRevert r255247, r255265, and r255286 due to serious...
2015-12-11 Frederic Riss[dsymutil] Ignore absolute symbols in the debug map
2015-12-11 James Molloy[Mem2Reg] Respect optnone
2015-12-11 James Molloy[InstCombine] Make MatchBSwap also match bit reversals
2015-12-11 Kyle Butt[PPC]: Peephole optimize small accesss to aligned globals.
2015-12-11 Cong Hou[X86][SSE] Update the cost table for integer-integer...
2015-12-10 Eric ChristopherFix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast...
2015-12-10 Kyle ButtPPC: Teach FMA mutate to respect register classes.
2015-12-10 JF BastienEarlyCSE: add tests
2015-12-10 Simon Pilgrim[DAGCombiner] Fix PR25763 - vector comparison constant...
2015-12-10 Chad Rosier[DSE] Disable non-local DSE to see if the bots go green.
2015-12-10 Rafael EspindolaFix another case where the linkage was not set.
2015-12-10 Rong Xu[PGO] Use %t as the temporary profdata filename in...
2015-12-10 Pirama Arumuga NainarFix fptosi, fptoui from f16 vectors to i8, i16 vectors
2015-12-10 Sanjay Patel[InstCombine] fold bitcasts around an extractelement...
2015-12-10 Dan Gohman[WebAssembly] Tighten up several CHECK tests.
2015-12-10 Rafael EspindolaSlit lib/Linker in two.
2015-12-10 Chad Rosier[DeadStoreElimination] Add support for non-local DSE.
2015-12-10 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-10 Amjad AboudMacro debug info support in LLVM IR
2015-12-10 Akira HatanakaRevert r255137.
2015-12-10 Dan Gohman[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
2015-12-10 Dan Gohman[WebAssembly] Implement fma.
2015-12-10 Tom StellardAMDGPU/SI: Emit constant arrays in the .text section
2015-12-10 Tom StellardAMDGPU/SI: Add support for sgpr and vgpr inline assembl...
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
2015-12-10 Dan Gohman[WebAssembly] Also legalize sign_extend_inreg of i32...
2015-12-10 Dan GohmanPeepholeOptimizer: Ignore dead implicit defs
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of shift operators with...
2015-12-10 Dan Gohman[WebAssembly] Implement anyext.
2015-12-09 Quentin Colombet[X86] Enable shrink-wrapping by default, but keep it...
2015-12-09 Rafael EspindolaSynchronize the logic for deciding to link a gv.
2015-12-09 Rong Xu[PGO] Rename the profdata filename to avoid the conflic...
2015-12-09 Justin BognerIR: Make ConstantDataArray::getFP actually return a...
2015-12-09 Reid Kleckner[Float2Int] Don't operate on vector instructions
2015-12-09 Sanjoy DasUse WeakVH to keep track of calls with operand bundles...
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement...
2015-12-09 Rong Xu[PGO] Resubmit "MST based PGO instrumentation infrastru...
2015-12-09 Mehdi AminiRevert "[InstCombine] fold bitcasts around an extractel...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement
2015-12-09 Mehdi AminiChange hasUniqueInitializer() to call isStrongDefinitio...
2015-12-09 Tim NorthoverARM: don't use a deleted node as the BaseReg in complex...
2015-12-09 Robert LougherFix cycle in selection DAG introduced by extractelement...
2015-12-09 Oliver Stannard[AArch64] Fix FP16 vector instructions that should...
2015-12-09 Daniel Sanders[mips][ias] Range check uimm10 operands
2015-12-09 Zlatko BuljanRevert r254897 "[mips][microMIPS] Implement LH, LHE...
next