oota-llvm.git
2014-06-22 Weiming ZhaoReport error for non-zero data in .bss
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, FnSet has been replaced with FnTree.
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, removed unused methods from old...
2014-06-21 Stepan DyatkovskiyMergeFunctions, doSanityCheck: fixed body comments.
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, introduced sanity check, that...
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, introduced total ordering among...
2014-06-21 Benjamin KramerLoopUnrollRuntime: Check for overflow in the trip count...
2014-06-21 Benjamin KramerLegalizer: Add support for splitting insert_subvectors.
2014-06-21 Benjamin KramerSCEVExpander: Fold constant PHIs harder. The logic...
2014-06-21 Richard TrieuAdd back functionality removed in r210497.
2014-06-21 Andrea Di Biagio[X86] Add ISel patterns to select SSE3/AVX ADDSUB instr...
2014-06-21 Zachary TurnerFix the MinGW builder. Apparently std::call_once and
2014-06-20 Rafael EspindolaAlways use a temp symbol for CIE.
2014-06-20 Rafael EspindolaUse compact unwind for the iOS simulator.
2014-06-20 Rafael EspindolaUse a helper function and clang-format.
2014-06-20 Duncan P. N... Support: ScaledNumber: Fix inconsistent test names
2014-06-20 Duncan P. N... Support: Write ScaledNumbers::getLg{,Floor,Ceiling}()
2014-06-20 Rafael EspindolaDelete dead code.
2014-06-20 Duncan P. N... Support: Write ScaledNumber::getQuotient() and getProduct()
2014-06-20 Duncan P. N... Support: Cleanup ScaledNumber::getAdjusted() doc
2014-06-20 Duncan P. N... Support: Mark end of namespaces
2014-06-20 Kevin EnderbyFix some double printing of filenames for archives...
2014-06-20 Rafael EspindolaDon't produce eh_frame relocations when targeting the...
2014-06-20 Zachary TurnerRevert "Replace Execution Engine's mutex with std:...
2014-06-20 Reid KlecknerGenerate native unwind info on Win64
2014-06-20 David BlaikieFix some -Wsign-compare fallout from changing container...
2014-06-20 Stepan DyatkovskiyCommited patch from Björn Steinbrink:
2014-06-20 Adam Nemet[Make] Fix dependencies for td.expanded
2014-06-20 Ulrich Weigand[RuntimeDyld] Fix ppc64 stub relocations on little...
2014-06-20 Kevin EnderbyFix a warning about the use of const being ignored...
2014-06-20 Ulrich Weigand[RuntimeDyld] Support more PPC64 relocations
2014-06-20 Tom StellardR600/SI: Add patterns for ctpop inside a branch
2014-06-20 Tom StellardR600/SI: Add a pattern for f32 ftrunc
2014-06-20 Tom StellardR600: Expand vector flog2
2014-06-20 Tom StellardR600: Expand vector fexp2
2014-06-20 Tom StellardR600/SI: SI Control Flow Annotation bug fixed
2014-06-20 Tom StellardR600/SI: Add a VALU pattern for i64 xor
2014-06-20 Ulrich Weigand[PowerPC] Fix small argument stack slot offset for LE
2014-06-20 Rafael EspindolaMove test so that it is skipped if the ARM target is...
2014-06-20 Rafael EspindolaAllow a target to create a null streamer.
2014-06-20 Yaron KerenCode in LoopStrengthReduce.cpp depends on SmallBitVecto...
2014-06-20 Yaron KerenReverting size_type for the containers from size_type...
2014-06-20 Yaron KerenAttempting to fix the 64 bit bots.
2014-06-20 Yaron KerenThe count() function for STL datatypes returns unsigned...
2014-06-20 Oliver StannardEmit the ARM build attributes ABI_PCS_wchar_t and ABI_e...
2014-06-20 Zoran Jovanovicps][mips64r6] Added LSA/DLSA instructions
2014-06-20 Matt ArsenaultR600: Trivial subtarget feature cleanups.
2014-06-20 Justin BognerArgList: use MakeArgList overloads in subclasses and...
2014-06-20 Karthik BhatAdd Support to Recognize and Vectorize NON SIMD instruc...
2014-06-20 Duncan P. N... Support: Clean up getRounded() tests
2014-06-20 Duncan P. N... Support: Write ScaledNumbers::getAdjusted()
2014-06-20 Rafael EspindolaSmall clanups:
2014-06-20 Hans WennborgFix .cpp files claiming to be header files
2014-06-20 Duncan P. N... Support: Write ScaledNumbers::getRounded()
2014-06-20 Chandler Carruth[x86] Make the x86 PACKSSWB, PACKSSDW, PACKUSWB, and...
2014-06-20 Hans WennborgDon't build switch lookup tables for dllimport or TLS...
2014-06-20 Rafael EspindolaRevert "Add StringMap::insert(pair) consistent with...
2014-06-20 Kevin EnderbyAdded the -m option as an alias for -format=darwin...
2014-06-19 Rafael EspindolaThe gold plugin doesn't need disassemblers.
2014-06-19 Rafael EspindolaSet gold plugin options in a sane order.
2014-06-19 Kevin EnderbyFix the output of llvm-nm for Mach-O files to use the...
2014-06-19 Rafael EspindolaSimplify. No functionality change.
2014-06-19 Rafael EspindolaUse the assignment operator.
2014-06-19 Rafael EspindolaReduce indentation. No functionality change.
2014-06-19 Rafael EspindolaSet missing options in LTOCodeGenerator::setTargetOptions.
2014-06-19 Kevin EnderbyChange the output of llvm-nm and llvm-size for Mach...
2014-06-19 Rafael EspindolaUse lib/LTO directly in the gold plugin.
2014-06-19 Eric ChristopherAdd a new subtarget hook for whether or not we'd like...
2014-06-19 Zachary TurnerInclude Threading.h instead of forward declaring a...
2014-06-19 David BlaikieAdd StringMap::insert(pair) consistent with the standar...
2014-06-19 Eric ChristopherSince we're using DW_AT_string rather than DW_AT_strp...
2014-06-19 Eric ChristopherFix up a few formatting issues.
2014-06-19 Rafael EspindolaRemove an incorrect fixme.
2014-06-19 Alp TokerFix typos
2014-06-19 Justin BognerSupport: Add llvm::sys::fs::copy_file
2014-06-19 David GreeneRemove bogus configure check
2014-06-19 David GreeneAdd option to keep flavor out of the install directory
2014-06-19 David GreeneTurn of -Werror by default
2014-06-19 Eric ChristopherFix this test a little harder - use llc_dwarf to make...
2014-06-19 Alp TokerRemove unused includes following r211294
2014-06-19 Rafael EspindolaUse the c++ APIs.
2014-06-19 Eric ChristopherRelax this test a bit, we don't need the full contents...
2014-06-19 David BlaikieRemove use of removed function, llvm_stop_multithreading
2014-06-19 David BlaikieRemove circular header reference in Threading.h/Mutex.h
2014-06-19 Zachary TurnerFix build on non-Windows platforms.
2014-06-19 Zachary TurnerRemove support for LLVM runtime multi-threading.
2014-06-19 David BlaikieDebugInfo: Fission: Ensure the address pool entries...
2014-06-19 Alp TokerMCNullStreamer: assign file IDs to resolve crashes...
2014-06-19 Jingyue Wu[ValueTracking] Extend range metadata to call/invoke
2014-06-19 Oliver StannardTests for r211273
2014-06-19 Zachary TurnerKill the LLVM global lock.
2014-06-19 Oliver StannardEmit DWARF info for all code section in an assembly...
2014-06-19 Oliver StannardEmit DWARF3 call frame information when DWARF3+ debug...
2014-06-19 Matheus Almeida[mips] Implementation of dli.
2014-06-19 Matheus Almeida[mips] Small update to the logic behind the expansion...
2014-06-19 Dinesh DwivediUpdated comments as suggested by Rafael. Thanks.
2014-06-19 Dinesh DwivediAdded instruction combine to transform few more negativ...
2014-06-19 Andrea Di Biagio[X86] Teach how to combine horizontal binop even in...
2014-06-19 Dinesh DwivediRefactored and updated SimplifyUsingDistributiveLaws...
2014-06-19 Alp TokerCommandLine: bail out when options get multiply registered
next