oota-llvm.git
2015-11-29 Rafael EspindolaCorrectly handle llvm.global_ctors merging.
2015-11-29 Rafael EspindolaFix a crash when writing merged bitcode.
2015-11-28 Davide Italiano[SimplifyLibCalls] Use any_of(). Suggested by David...
2015-11-28 Benjamin Kramer[SimplifyLibCalls] Fix inverted condition that lead...
2015-11-28 Simon Pilgrim[X86][AVX] Regenerate ADDSUB tests
2015-11-28 Xinliang David Li[PGO] Move value profile format related structures...
2015-11-28 Renato GolinRevert "[ARM] Generate ABI_optimization_goals build...
2015-11-28 Simon Pilgrim[X86][FMA] Added 512-bit tests to match 128/256-bit...
2015-11-28 Simon Pilgrim[X86][FMA] More thorough FMA tests
2015-11-28 Simon Pilgrim[X86][AVX2] Tidied up PBROADCAST tests
2015-11-28 NAKAMURA Takumillvm/test/CodeGen/SystemZ/alloca-04.ll REQUIRES asserts...
2015-11-28 Jonas Paulsson[Stack realignment] Handling of aligned allocas.
2015-11-28 Craig TopperUse range-based for loops. NFC
2015-11-28 Craig Topper[TableGen] Use SmallString instead of std::string to...
2015-11-28 Xinliang David Li[PGO] Add return code for vp rt record init routine...
2015-11-28 Xinliang David Li[PGO] Allow value profile writer interface to allocated...
2015-11-28 Xinliang David LiFunction name cleanup (NFC)
2015-11-28 Xinliang David Li[PGO] Extract VP data integrity check code into a helpe...
2015-11-28 Keno Fischer[autoconf] Fix MinGW build
2015-11-27 Rafael EspindolaPass .ll directly to llvm-link.
2015-11-27 Rafael EspindolaPass .ll directly to llvm-link
2015-11-27 Diego NovilloSamplePGO - Add initial support for inliner annotations.
2015-11-27 Diego NovilloSamplePGO - Fix default threshold for hot callsites.
2015-11-27 Rafael EspindolaModernize the test a bit
2015-11-27 Rafael EspindolaSimplify the linking of recursive data.
2015-11-27 Artyom SkrobovFollow-up fix for r254201
2015-11-27 Artyom Skrobov[ARM] Generate ABI_optimization_goals build attribute...
2015-11-27 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 scalar instructions
2015-11-27 Adhemerval... [sanitizer] [dfsan] Unify aarch64 mapping
2015-11-27 Davide Italiano[SimplifyLibCalls] Use range-based loop. NFC.
2015-11-27 Craig Topper[TableGen] Sort pattern predicates before concatenating...
2015-11-27 Craig Topper[X86] Pair a NoVLX with HasAVX512 to match the others...
2015-11-27 Andrew Wilkinstest: bail early if tool_path is None
2015-11-27 Andrew Wilkinstest: check if go_executable is set
2015-11-27 Andrew WilkinsUse $GO_EXECUTABLE in Go-based lit tests
2015-11-27 Rafael EspindolaTest both input file orders.
2015-11-27 Rafael EspindolaAdd missing file.
2015-11-27 Rafael EspindolaMake the test a bit more interesting.
2015-11-26 Peter CollingbourneMC: Simplify handling of temporary symbols in COFF...
2015-11-26 Simon Pilgrim[X86][FMA] Begun adding AVX512 FMA tests
2015-11-26 Charlie Turner[LoopVectorize] Use MapVector rather than DenseMap...
2015-11-26 Craig Topper[X86] Now that X86VPermt2 is used in all the avx512_per...
2015-11-26 Craig Topper[X86] Merge X86VPermt2Fp and X86VPermt2Int back togethe...
2015-11-26 Rafael EspindolaAdd a few passing lto tests.
2015-11-26 Craig Topper[X86] Split ISD node for Vfpclass and Vfpclasss so...
2015-11-26 Hal Finkel[bugpoint] Fix "Alias must point to a definition" problems
2015-11-26 Rafael EspindolaDisallow aliases to available_externally.
2015-11-26 Craig Topper[X86] Revert part of r254167 to recover bots.
2015-11-26 Krzysztof Parzyszek[Hexagon] Lowering of V60/HVX vector types
2015-11-26 Craig Topper[X86] Strengthen more type constraints to reduce isel...
2015-11-26 Krzysztof Parzyszek[Hexagon] Hexagon V60 HVX intrinsic defintions
2015-11-26 Daniel Sanders[mips][ias] Range check uimm5 operands and fix several...
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A new AT instruction variants
2015-11-26 Martell MaloneARM: address WOA unsigned division overflow crash
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A UAO PSTATE bit
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A persistent memory instruction
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A ID_A64MMFR2_EL1 register
2015-11-26 Oliver Stannard[AArch64] Add subtarget features for ARMv8.2-A
2015-11-26 Daniel Sanders[mips][ias] Explicitly disable IAS on tests that depend...
2015-11-26 Daniel Sanders[mips][ias] Replace anchor comments with anchor instruc...
2015-11-26 Benjamin Kramer[SimplifyLibCalls] Don't depend on a called function...
2015-11-26 Craig Topper[X86] Strengthen more type constraints to reduce isel...
2015-11-26 Vyacheslav... X86-FMA3: Improved/enabled the memory folding optimizat...
2015-11-26 Craig Topper[X86] Strengthen the type constraints on X86psadbw...
2015-11-26 Craig Topper[SelectionDAG] Add a SDTCisSameSizeAs type constraint...
2015-11-26 Craig TopperAdd type constraints to masked_load/masked_store to...
2015-11-26 Craig Topper[TableGen] Flip reversed comments.
2015-11-26 Krzysztof Parzyszek[Hexagon] HVX vector register classes and more isel...
2015-11-26 Tom StellardAMDGPU: Fix typo
2015-11-26 Sanjoy Das[OperandBundles] Treat "deopt" operand bundles specially
2015-11-26 Tom StellardAMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
2015-11-26 Kostya Serebryany[libFuzzer] clean up the docs, add one more link
2015-11-26 Xinliang David LiFix a typo introduced in previous patches
2015-11-25 Xinliang David Li[PGO] Implement ValueProfiling Closure interfaces for...
2015-11-25 Evgeniy Stepanov[safestack] Fix alignment of dynamic allocas.
2015-11-25 Richard DiamondFix a use-after-free in `llvm-config`.
2015-11-25 Dan Gohman[WebAssembly] Fix inline asm support for i64 operands.
2015-11-25 Dan Gohman[WebAssembly] Fold setne and seteq comparisons into...
2015-11-25 Kostya Serebryany[libFuzzer] add a flag -exact_artifact_path
2015-11-25 Krzysztof Parzyszek[Hexagon] Treat transfers of FP immediates are pseudo...
2015-11-25 Dan Gohman[WebAssembly] Add some comments. NFC.
2015-11-25 Marek OlsakAMDGPU/SI: select S_ABS_I32 when possible (v2)
2015-11-25 Dan Gohman[WebAssembly] Fix WebAssembly register numbering for...
2015-11-25 Davide Italiano[SCCP] More informative message if we don't know how...
2015-11-25 Matt ArsenaultAMDGPU: Check feature attributes in SIMachineFunctionInfo
2015-11-25 Krzysztof ParzyszekAdd hexagonv55 and hexagonv60 as recognized CPUs, make...
2015-11-25 Matt ArsenaultAMDGPU: Add some tests for promotion of v2i64 scalar_to...
2015-11-25 Matt ArsenaultAMDGPU: Make v2i64/v2f64 legal types.
2015-11-25 Artyom SkrobovExpose isXxxConstant() functions from SelectionDAGNodes...
2015-11-25 Dan Gohman[WebAssembly] Use a physical register to describe ARGUM...
2015-11-25 Xinliang David Li[PGO] Regroup functions in better order (NFC)
2015-11-25 Dan Gohman[WebAssembly] Clean up several FIXME comments.
2015-11-25 Dan Gohman[WebAssembly] Make several tests more strict.
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-25 Dan Gohman[WebAssembly] Codegen support for ISD::ExternalSymbol
2015-11-25 Dan Gohman[WebAssembly] Add 'final' to some classes. NFC.
2015-11-25 Dan Gohman[WebAssembly] Whitespace consistency. NFC.
2015-11-25 Sanjay Patelfix typo; NFC
2015-11-25 Hal Finkel[PowerPC] Don't generate mfocrf on the e500mc
2015-11-25 Eric ChristopherAccept any stack offset, including none, here.
next