platform/upstream/llvm.git
2016-03-15 Pete CooperFix EHFrame processing to add implicit references when...
2016-03-15 Arpith Chacko... Revert commit reviews.llvm.org/D17877 to fix tests...
2016-03-15 Jim InghamRemove unnecessary <limits> includes.
2016-03-15 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-15 Jonathan PeytonFix spelling error in comment
2016-03-15 Bjorn SteinbrinkAlso handle the new Rust pers fn to isCatchAll()
2016-03-15 Bob WilsonMove the fixit for -Wformat-security to a note.
2016-03-15 Jonathan Peyton[STATS] Print "Unknown" for frequency if it wasn't...
2016-03-15 Jonathan Peyton[STATS] Fix comments in kmp_stats.h
2016-03-15 Bjorn SteinbrinkAdd Rust's personality function to the list of known...
2016-03-15 Jonathan Peyton[STATS] Add header information to stats print out
2016-03-15 Evgeniy Stepanov[msan] Don't put module constructors in comdats.
2016-03-15 Evgeniy Stepanov[cfi] Don't emit checks for disabled CFI kinds.
2016-03-15 Mehdi AminiAdd missing error handling in llvm-lto
2016-03-15 Teresa Johnson[ThinLTO] Record all global variable defs in the summary
2016-03-15 Alexey Samsonov[ASan] Make sure unittest works if sized-delete is...
2016-03-15 Pablo BarrioTest commit - Remove some trailing whitespace
2016-03-15 Quentin Colombet[MIR] Add a test case for the diagnostic of a wrongly...
2016-03-15 Quentin Colombet[AArch64] Move GlobalISel test cases into a GlobalISel...
2016-03-15 Chris Bieneman[CMake] Updating Apple build configurations
2016-03-15 Chris Bieneman[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
2016-03-15 Rui UeyamaELF: Fix use-after-free problem.
2016-03-15 Chris BienemanFix a bot I broke.
2016-03-15 Chris Bieneman[Driver] [Darwin] Fix linking libclang_rt.profile_...
2016-03-15 Chris Bieneman[CMake] Add PACKAGE_VENDOR for customizing version...
2016-03-15 Adam Nemet[LV] Preserve LoopInfo when store predication is used
2016-03-15 Davide Italiano[MC] Rename TLSDESC as it's not ARM specific.
2016-03-15 Changpeng FangAMDGPU/SI: Implement GroupStaticSize Intrinsic for...
2016-03-15 Hemant Kulkarni[llvm-readobj] Impl GNU style printing of sections...
2016-03-15 David Majnemer[COFF] Don't trust a symbol's section number
2016-03-15 Douglas KatzmanMyriad: Add new sparc CPU kinds.
2016-03-15 Douglas KatzmanMyriad: Pass -mcpu to movi{Compile,Asm}
2016-03-15 Arpith Chacko... Reverted reviews.llvm.org/D17877 to fix tests.
2016-03-15 Jonas Hahnfeld[libcxx] Remove localization tests for Russian month...
2016-03-15 Kuba BreckaRevert r263551 due to a test failure.
2016-03-15 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-15 Kuba Brecka[sanitizer] On OS X, verify that interceptors work...
2016-03-15 Benjamin Kramer[GlobalOpt] Don't look through aliases when sorting...
2016-03-15 George RimarError/warning/log messages should start with lowercase...
2016-03-15 Chad Rosier[SLP] Update comment to reflect reality. NFC.
2016-03-15 Ewan CrawfordAdd regression test for expressions calling functions...
2016-03-15 John BrawnMake it possible for AST plugins to enable themselves...
2016-03-15 Ewan CrawfordFix expression evaluation for resolving anonymous aggre...
2016-03-15 David Majnemer[COFF] Don't hard-code the load configuration size
2016-03-15 David Majnemer[COFF] Remove an unused function, getFileOff
2016-03-15 Benjamin KramerRestrict the hack from r263429 to asan and msan.
2016-03-15 Nikolay Haustov[AMDGPU] Assembler: Update SOP* tests
2016-03-15 David Majnemer[COFF] Use the correct size of the TLS directory
2016-03-15 Tobias GrosserMemAccInt: Do not strip pointer casts
2016-03-15 David Majnemer[llvm-objdump] Add support for dumping the PE TLS directory
2016-03-15 Andrew Wilkins[llgo] Roll gofrontend forward
2016-03-15 Andrew Wilkinsbindings/go: reinstate TargetMachine.TargetData
2016-03-15 Jason MolendaBump the lldb version # in the xcode project files...
2016-03-15 Lang Hames[MachO] Extend the alt_entry support for aliases added...
2016-03-15 Eric ChristopherUse some braces to format this a little better.
2016-03-15 Teresa JohnsonBitcodeWriter dyn_cast cleanup for r263275 (NFC)
2016-03-15 Eric ChristopherFix llvm/llvm/lib/Transforms/Utils/LoopUnroll.cpp:285...
2016-03-15 Teresa JohnsonMove global ID computation from Function to GlobalValue...
2016-03-15 Enrico GranataWorkaround the fact that "b" is now a separate command...
2016-03-15 Fiona GlaserDenseMap: make .resize() do the intuitive thing
2016-03-15 Lang Hames[MachO] Add MachO alt-entry directive support.
2016-03-15 Enrico GranataAdd some test coverage for the changes in alias help
2016-03-15 Enrico GranataImprove the way we decide whether an alias is a dashdas...
2016-03-15 Kostya Serebryany[libFuzzer] use max_len exactly equal to the max size...
2016-03-15 Enrico GranataThis was printing arguments twice in dash-dash aliases...
2016-03-15 Sanjoy Das[StatepointLowering] Move an assertion; NFCI
2016-03-15 Davide Italiano[MC] Rename TLSCALL as it's not ARM specific.
2016-03-15 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-15 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Eric ChristopherTemporarily Revert "[X86][SSE] Simplify vector LOAD...
2016-03-14 Rui UeyamaAdd dependency to llvm-dis.
2016-03-14 Rui UeyamaUse ELFT instead of ELFFile<ELFT>.
2016-03-14 Justin Lebar[LoopUnroll] Respect the convergent attribute.
2016-03-14 NAKAMURA TakumiMathExtrasTest.cpp: Use EXPECT_DOUBLE_EQ here, instead...
2016-03-14 Marshall ClowMissed this file in previous checkin
2016-03-14 Marshall ClowImplement LWG2577: {shared,unique}_lock</tt> should...
2016-03-14 NAKAMURA Takumiclang/test/CodeGenCXX/virtual-function-attrs.cpp: Appea...
2016-03-14 Rui UeyamaObject: Add ELF types to ELFType.
2016-03-14 Amaury SechetImporove load to store => memcpy
2016-03-14 Rui UeyamaMake getAlignment a non-member function. NFC.
2016-03-14 Manuel JacobRe-add ConstantFoldInstOperands form taking opcode...
2016-03-14 Easwaran RamanRemove code added for debugging purposes. NFC.
2016-03-14 Enrico GranataLots of progress on the CommandAlias refactoring
2016-03-14 Justin Bognerllvm-shlib: Remove the option to override __cxa_atexit
2016-03-14 Reid Klecknerllvm-config: fix --libs on Linux
2016-03-14 Rui UeyamaError messages should start with lowercase letters.
2016-03-14 Amaury SechetFactor out MachineBlockPlacement::fillWorkLists. NFC
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Clang side of renaming of function...
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Renaming of function index to module...
2016-03-14 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Keno Fischer[JITEventListener] Fix some -Wundef warnings
2016-03-14 Ed MasteShuffle an #undef to avoid a warning on FreeBSD
2016-03-14 Adam NemetRevert "Turn LoopLoadElimination on again"
2016-03-14 Chris Bieneman[CMake] Updating Apple Clang CMake caches
2016-03-14 Sanjay Patelallow branch weight metadata on select instructions...
2016-03-14 Justin Lebar[attrs] Handle convergent CallSites.
2016-03-14 Justin Lebar[docs] "Straightforward" is one word.
2016-03-14 Justin Lebar[docs] Fix typo in docs/CodeGenerator.rst.
2016-03-14 Ulrich Weigand[SystemZ] Add missing isBranch flags to certain instruction
next