oota-llvm.git
2015-11-10 Chris Bieneman[CMake] Autoconf builds libLTO with -fPIC, CMake should...
2015-11-10 Bill Schmidt[PowerPC] Add an MI SSA peephole pass.
2015-11-10 Adrian Prantldsymutil: Prune module forward decl DIEs if a uniquable...
2015-11-10 Teresa JohnsonEnsure ModuleLinker materializes complete comdat groups
2015-11-10 Sanjoy Das[IR] Make {Call,Invoke}::cloneImpl aware of operand...
2015-11-10 Sanjoy Das[OperandBundles] Identify operand bundles with both...
2015-11-10 Sanjay Patelless indent; NFCI
2015-11-10 Sanjay Patel[ARM] add overrides for isCheapToSpeculateCttz() and...
2015-11-10 Yunzhong Gaollvm-lto: trivial spelling changes to distinguish custo...
2015-11-10 Matt ArsenaultLegalizeDAG: Implement promote for scalar_to_vector
2015-11-10 Matt ArsenaultLegalizeDAG: Implement promote for insert_vector_elt
2015-11-10 Matt ArsenaultLegalizeDAG: Implement promote for extract_vector_elt
2015-11-10 Philip Reames[ValueTracking] Recognize that and(x, add (x, -1))...
2015-11-10 Ramkumar RamachandraAddLLVM: squelch CMP0007 by not adding empty elements...
2015-11-10 Teresa Johnson[ThinLTO] Update comment per change in WeakAny handling...
2015-11-10 Teresa Johnson[ThinLTO] WeakAny fixes/cleanup
2015-11-10 Sanjay Patel[AArch64] add overrides for isCheapToSpeculateCttz...
2015-11-10 Renato GolinRevert "Strip metadata when speculatively hoisting...
2015-11-10 Michael Kuperstein[X86] Do not try to custom-lower sitofp/fptosi in soft...
2015-11-10 Xinliang David LiFix asan warning (NFC)
2015-11-10 Sanjay Pateladd 'MustReduceDepth' as an objective/cost-metric for...
2015-11-10 James MolloyReapply "[ARM] Combine CMOV into BFI where possible"
2015-11-10 Igor LaevskyStrip metadata when speculatively hoisting instructions
2015-11-10 Oliver StannardUpdate test to use explicit triple
2015-11-10 Tilmann Scheller[PowerPC] Remove redundant code.
2015-11-10 Oliver Stannard[AArch64] Fix halfword load merging for big-endian...
2015-11-10 Hans WennborgInliner: Do zero-cost inlines even if above a negative...
2015-11-10 Igor BregerAVX512 : Implemented encoding and DAG lowering for...
2015-11-10 David BlaikieRemove another variable unused in -Asserts build
2015-11-10 David BlaikieRemove some unused variables to clean up the -Werror...
2015-11-10 Colin LeMahieu[Hexagon] Adding instruction aliases and tests.
2015-11-10 Andy AyersSupport for emitting inline stack probes
2015-11-10 Richard DiamondFix mingw targets. Bandaid for r252532's buildbot brakage.
2015-11-10 Colin LeMahieu[Hexagon] Fixing compound register printing and reenabl...
2015-11-10 Tim NorthoverAArch64: add experimental support for address tagging.
2015-11-10 Kevin EnderbyFix llvm-nm(1) printing of llvm-bitcode files for ...
2015-11-10 Derek Schuff[WebAssembly] Support 'unreachable' expression
2015-11-10 Matt ArsenaultRemove unnecessary call to getAllocatableRegClass
2015-11-10 Xinliang David Li[PGO] Make indexed value profile data more compact
2015-11-10 Colin LeMahieu[Hexagon] Fixing store instructions and reenabling...
2015-11-10 Akira Hatanaka[ARM] Handle t2ADDri in ARMAsmPrinter::EmitUnwindingIns...
2015-11-10 Colin LeMahieu[Hexagon] Fixing load instruction parsing and reenablin...
2015-11-09 Matthias BraunMachineVerifier: Streamline live interval related error...
2015-11-09 Matthias BraunMachineVerifier: Add missing linebreak
2015-11-09 Matthias BraunMachineVerifier: MI::print has no TargetMachine overload
2015-11-09 Matthias BraunMachineVerifier: print list of live intervals if available
2015-11-09 David BlaikieSimplify some APIs I was cleaning up while fixing ...
2015-11-09 Reid KlecknerFix -Wpessimizing-move warning in llvm-config.cpp
2015-11-09 Reid Kleckner[WinEH] Remove isBarrier from instructions that do...
2015-11-09 Sanjay Pateladd a SelectionDAG method to check if no common bits...
2015-11-09 Duncan P. N... CodeGen: Be clear about semantics in SlotIndex::getNext...
2015-11-09 David BlaikieFix -Wdeprecated warnings due to the use of copy ops...
2015-11-09 Davide Italiano[TargetLibraryInfo] Add support for fls, flsl, flsll.
2015-11-09 Kostya Serebryany[libFuzzer] make libFuzzer link if there is no sanitize...
2015-11-09 Richard DiamondFix `llvm-config` to adapt to the install environment.
2015-11-09 Reid KlecknerCombine ifdefs around dl_iterate_phdr in Unix/Signals.inc
2015-11-09 David Majnemer[WinEH] Don't emit CATCHRET from visitCatchPad
2015-11-09 Chris BienemanDeprecate Autoconf
2015-11-09 Sanjay Patelspecify triple so Windows bots won't be sad
2015-11-09 Rafael EspindolaAdd templated read/write to support::endian.
2015-11-09 Sanjay Patel[x86] try harder to match bitwise 'or' into an LEA
2015-11-09 Colin LeMahieu[Hexagon] Separating statement to match what clang...
2015-11-09 Reid Kleckner[WinEH] Tweak funclet prologue/epilogue insertion to...
2015-11-09 Andrew Kaylor[WinEH] Re-committing r252249 (Clone funclets with...
2015-11-09 Reid Kleckner[Hexagon] Fix -Wmicrosoft-enum-value warning with expli...
2015-11-09 Mike AizatskyWindows-specific test for sys::path::remove_dots.
2015-11-09 Sanjay Pateldon't repeat function names in comments; NFC
2015-11-09 Sanjay Patelfix formatting; NFC
2015-11-09 Mike AizatskyMoving FileManager::removeDotPaths to llvm::sys::path...
2015-11-09 Adhemerval... [sanitizer] Use same shadow offset for ASAN on aarch64
2015-11-09 Dehao ChenAdd discriminators for call instructions that are from...
2015-11-09 Chad RosierSimplify. NFC.
2015-11-09 Oliver StannardGlobalOpt should maintain externally_initialized when...
2015-11-09 Jonathan RoelofsCreate Makefile variables for 'share' and 'libexec'
2015-11-09 James Molloy[LoopVectorize] Address post-commit feedback on r250032
2015-11-09 Silviu BarangaAllow LLE/LD and the loop versioning infrastructure...
2015-11-09 Charlie Turner[AArch64] Add UABDL patterns for log2 shuffle.
2015-11-09 Charlie Turner[AArch64] Handle extract_subvector(..., 0) in ISel.
2015-11-09 Renato Golin[EABI] Add LLVM support for -meabi flag
2015-11-09 Renato GolinRevert "[ARM] Combine CMOV into BFI where possible"
2015-11-09 Oliver Stannard[CodeGen] Always promote f16 if not legal
2015-11-09 Colin LeMahieu[Hexagon] Adding override to methods.
2015-11-09 Colin LeMahieu[Hexagon] Removing XFAIL on Hexagon target.
2015-11-09 Colin LeMahieu[Hexagon] Fixing warnings.
2015-11-09 Colin LeMahieu[Hexagon] Removing extra gen line.
2015-11-09 Colin LeMahieu[Hexagon] Maybe the makefile?
2015-11-09 Colin LeMahieu[Hexagon] Adding LLVMBuild.txt reference to HexagonAsmP...
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-11-09 Mehdi AminiAdd a method to the BitcodeReader to parse only the...
2015-11-09 Colin LeMahieu[AsmParser] Generalize matching for grammars without...
2015-11-09 Colin LeMahieu[AsmParser] Backends can parameterize ASM tokenization.
2015-11-09 Colin LeMahieu[AsmParser] Provide target direct access to mnemonic...
2015-11-09 Xinliang David Li[PGO] Instr func name var creation code refactoring
2015-11-08 Colin LeMahieu[AsmParser] Allow tokens to be put back in to the token...
2015-11-08 Maksim Panchenko[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
2015-11-08 NAKAMURA TakumiAppease hosts without HAVE_BACKTRACE nor ENABLE_BACKTRACES.
2015-11-08 Hal Finkel[PowerPC] Fix LoopPreIncPrep not to depend on SCEV...
2015-11-08 David Majnemer[LoopStrengthReduce] Don't bother fixing up PHIs from...
2015-11-08 David MajnemerMake bugpoint ehpad/token friendly
2015-11-08 David Majnemer[WinEH] Update PHIs of CATCHRET successors
next