Teach llvm-build to avoid touching LibraryDependencies.inc unless the contents
[oota-llvm.git] / test /
2014-11-19 Rui Ueyamallvm-readobj: fix off-by-one error in COFFDumper
2014-11-19 Weiming Zhao[Aarch64] Customer lowering of CTPOP to SIMD should...
2014-11-19 Kostya Serebryany[asan] add experimental basic-block tracing to asan...
2014-11-19 Rui Ueyamallvm-readobj: teach it how to dump COFF base relocation...
2014-11-19 Manman RenRevert r222039 because of bot failure.
2014-11-19 Matt ArsenaultR600/SI: Implement areMemAccessesTriviallyDisjoint
2014-11-18 Simon Pilgrim[X86][AVX] 256-bit vector stack unaligned load/stores...
2014-11-18 Colin LeMahieu[Hexagon] Adding A2_and instruction.
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 David MajnemerInstCombine: Fix another infinite loop caused by visitF...
2014-11-18 Colin LeMahieu[Hexagon] Adding A2_sub instruction
2014-11-18 David MajnemerRevert "Revert r222040 because of bot failure."
2014-11-18 Juergen Ributzka[FastISel][AArch64] Follow-up fix for "Fix shift-immedi...
2014-11-18 Matt ArsenaultR600/SI: Move SIFixSGPRCopies to inst selector passes
2014-11-18 Tom StellardR600/SI: Make sure resource descriptors are always...
2014-11-18 Chad Rosier[Reassociate] Use test cases that can actually be optim...
2014-11-18 Colin LeMahieu[Hexagon] Converting from ADD_rr to A2_add which has...
2014-11-18 Juergen Ributzka[FastISel][AArch64] Fix shift-immediate emission for...
2014-11-18 Philip ReamesTweak EarlyCSE to recognize series of dead stores
2014-11-18 Manman RenRemove triple in testing case to recover an arm bot.
2014-11-18 David MajnemerInstCombine: Fold away tautological masked compares
2014-11-18 Frederic RissAllow DwarfCompileUnit::constructImportedEntityDIE...
2014-11-18 David Majnemerllvm-readobj: Don't print the Characteristics field...
2014-11-18 David MajnemerIndVarSimplify: Allow LFTR to fire more often
2014-11-18 Manman RenUpdate testing case that was accidently duplicated.
2014-11-18 Manman RenRevert r222040 because of bot failure.
2014-11-18 Manman RenDebug Info: In DIBuilder, the context field of a global...
2014-11-17 Duncan P. N. Exon... IR: Simplify uniquing for MDNode
2014-11-17 Juergen Ributzka[SimplifyCFG] Make the value type of the hole check...
2014-11-17 Chad Rosier[Reassociate] As the expression tree is rewritten make...
2014-11-17 Alexey Volkov[X86] Use ADD/SUB instead of INC/DEC for Haswell and...
2014-11-17 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-11-17 Renato GolinFix ARM triple parsing
2014-11-17 Oliver Stannard[Thumb1] Re-write emitThumbRegPlusImmediate
2014-11-17 David MajnemerObject, COFF: Tighten the object file parser
2014-11-17 Oliver StannardFix optimisations of SELECT_CC which assumed result...
2014-11-17 Erik EcksteinOptimize switch lookup tables with linear mapping.
2014-11-17 Bob WilsonFix CR/LF line endings in test case.
2014-11-17 Rafael EspindolaAdd back r222061 with a fix.
2014-11-17 Frederic RissImplement MachODumper::printFileHeaders
2014-11-16 Jingyue Wu[DependenceAnalysis] Allow subscripts of different...
2014-11-16 David MajnemerScalarEvolution: HowFarToZero was wrongly using signed...
2014-11-15 Andrea Di Biagio[DAG] Improved target independent vector shuffle foldin...
2014-11-15 Simon Pilgrim[X86][SSE] Improve legal SHUFP and PSHUFD shuffle matching
2014-11-15 Matt ArsenaultR600: Permute operands when selecting legacy min/max
2014-11-15 Reid KlecknerRevert "Don't make assumptions about the name of privat...
2014-11-14 Rafael EspindolaDon't make assumptions about the name of private global...
2014-11-14 Tim NorthoverARM: refactor .cfi_def_cfa_offset emission.
2014-11-14 Tim NorthoverARM: correctly calculate the offset of FP in its push.
2014-11-14 Tim NorthoverARM: simplify test.
2014-11-14 Kevin EnderbyAdd the code and test cases for 64-bit ARM to llvm...
2014-11-14 Frederic RissAdd a test for r222029 that doesn't rely on the default...
2014-11-14 David MajnemerInstCombine: Fix infinite loop caused by visitFPTrunc
2014-11-14 Chad RosierReapply r221924: "[GVN] Perform Scalar PRE on gep indic...
2014-11-14 Tom StellardR600/SI: Fix spilling of m0 register
2014-11-14 Matt ArsenaultR600/SI: Combine min3/max3 instructions
2014-11-14 Frederic Riss[dwarfdump] Handle relocations in Dwarf accelerator...
2014-11-14 Matt ArsenaultR600/SI: Fix verifier error from a branch on IMPLICIT_DEF
2014-11-14 Matt ArsenaultR600/SI: Match integer min / max instructions
2014-11-14 Matt ArsenaultR600/SI: Use S_BFE_I64 for 64-bit sext_inreg
2014-11-14 Chad Rosier[Reassociate] Canonicalize the operands of all binary...
2014-11-14 Frederic RissTentatively appease the bots.
2014-11-14 Chad Rosier[Reassociate] Canonicalize operands of vector binary...
2014-11-14 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-11-14 Frederic RissReapply "[dwarfdump] Add support for dumping accelerato...
2014-11-14 Cameron McInally[AVX512] Add 512b masked integer shift by immediate...
2014-11-14 Tom StellardR600/SI: Start implementing an assembler
2014-11-14 Bill Schmidt[PowerPC] Add VSX builtins for vec_div
2014-11-14 Tim NorthoverX86: use getConstant rather than getTargetConstant...
2014-11-14 Reid KlecknerAllow the use of functions as typeinfo in landingpad...
2014-11-13 Reed KotlerFirst stage of call lowering for Mips fast-isel
2014-11-13 Reid KlecknerFix symbol resolution of floating point libc builtins...
2014-11-13 Reid KlecknerRelax the gcov version.ll test to check '.' instead...
2014-11-13 Matt ArsenaultR600/SI: Fix fmin_legacy / fmax_legacy matching for SI
2014-11-13 Chad RosierRevert "[GVN] Perform Scalar PRE on gep indices that...
2014-11-13 Chandler Carruth[x86] Add some tests for specific patterns of lane...
2014-11-13 Chad Rosier[GVN] Perform Scalar PRE on gep indices that feed loads...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Don't bail during simple GEP instru...
2014-11-13 Matt ArsenaultR600/SI: Use s_movk_i32
2014-11-13 Matt ArsenaultR600: Fix assert on empty function
2014-11-13 Matt ArsenaultR600: Error on initializer for LDS.
2014-11-13 Matt ArsenaultR600/SI: Get rid of FCLAMP_SI pseudo
2014-11-13 Matt ArsenaultR600/SI: Allow commuting with src2_modifiers
2014-11-13 Matt ArsenaultR600/SI: Allow commuting some 3 op instructions
2014-11-13 Tim NorthoverARM: allow constpool entry to be moved to the user...
2014-11-13 Tim NorthoverARM: avoid duplicating branches during constant islands.
2014-11-13 Tim NorthoverARM: add @llvm.arm.space intrinsic for testing Constant...
2014-11-13 Elena DemikhovskyAVX-512: SINT_TO_FP cost model and some bugfixes
2014-11-13 Hal FinkelOCAMLFLAGS can contain =, don't use = with sed
2014-11-13 Hal FinkelRevert r219432 - "Revert "[BasicAA] Revert "Revert...
2014-11-13 Chandler Carruth[x86] Teach the vector shuffle lowering to make a more...
2014-11-13 Rui Ueyamallvm-readobj: Print out address table when dumping...
2014-11-13 Frederic RissAdd an assert and a test that verify r221709's fix.
2014-11-13 Chandler Carruth[x86] Don't form overly fragmented blends when splittin...
2014-11-13 Quentin Colombet[CodeGenPrepare] Handle zero extensions in the TypeProm...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Optimize select when one of the...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Fold the cmp into the select when...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Extend 'select' lowering to support...
2014-11-13 Frederic RissRevert "[dwarfdump] Add support for dumping accelerator...
next