platform/upstream/llvm.git
2016-04-05 Jonathan Peyton[STATS] Remove trailing whitespace in stats source...
2016-04-05 Justin Lebar[CUDA] Show --cuda-gpu-arch option in clang --help.
2016-04-05 Justin Lebar[CUDA] Add -fcuda-flush-denormals-to-zero.
2016-04-05 Sanjay Patelfix documentation comments; NFC
2016-04-05 Manman RenSwift Calling Convention: swifterror target-independent...
2016-04-05 Nirav DaveFix missing period in no-jump-table flag comment. NFC.
2016-04-05 Sanjay Pateladd tests to show missing optimization from D18230
2016-04-05 Sanjay Pateladd example usage and workflow to --help output
2016-04-05 David Blaikiellvm-dwp: Simplify hashing code a bit
2016-04-05 Nirav DaveAdd -fno-jump-tables and-fjump-tables flags
2016-04-05 Rui UeyamaFix formatting.
2016-04-05 Tobias GrosserAdd test case forgotten in r265379.
2016-04-05 Stephane SezerFix dotest.py '-p' option for multi-process mode
2016-04-05 Stephane SezerUpdate watchpoint help to use new -s flag
2016-04-05 Stephane SezerPrint environment when dumping arch triple
2016-04-05 Stephane SezerMake sure to update Target arch if environment changed
2016-04-05 Stephane SezerAllow gdbremote process to read modules from memory
2016-04-05 Sanjay Patel[InstCombine] regenerate checks
2016-04-05 Sanjay Patel[x86] regenerate checks
2016-04-05 JF BastienWebAssembly: fix cfg-stackify test
2016-04-05 Sanjay Patelcheck or check-next the first line of the function too
2016-04-05 Johannes DoerfertRemove dead code and comment [NFC]
2016-04-05 Valery Pykhtin[TableGen] AsmMatcherEmitter.cpp: replace a sequence...
2016-04-05 Jacques Pienaar[lanai] LanaiSetflagAluCombiner more conservative
2016-04-05 Johannes Doerfert[WWW] Update passes
2016-04-05 Sam Parker[ARM] Cleanup of smul and smla instruction descriptions
2016-04-05 Konstantin... [AMDGPU] Emit linkonce and linkonce_odr symbols
2016-04-05 Haicheng Wu[BlockPlacement] Remove an unnecessary continue
2016-04-05 Kuba BreckaReverting r265401 ("Enabling AddressSanitizer tests...
2016-04-05 Andrey Turetskiy[X86] Introduction of -march=lakemont.
2016-04-05 Rafael EspindolaUpdate for llvm change.
2016-04-05 Rafael EspindolaUse ArrayRef for contiguous areas in ELF. NFC.
2016-04-05 Chuang-Yu ChengAdd missing test for the "Don't delete empty preheaders...
2016-04-05 Kuba BreckaEnabling AddressSanitizer tests, they should work now.
2016-04-05 Kuba BreckaFixing AddressSanitizer tests (update expectations...
2016-04-05 Rafael EspindolaCentralize the definition of a few types. NFC.
2016-04-05 Tamas Berghammer[NFC] Cleanup the code used to run shell commands from...
2016-04-05 Chuang-Yu ChengDon't delete empty preheaders in CodeGenPrepare if...
2016-04-05 Kuba BreckaEnabling TSan tests, they should work now.
2016-04-05 Kuba BreckaFix ThreadSanitizer test cases to work on OS X 10.10...
2016-04-05 Peter Zotov[llvm-c] Expose LLVM{Get,Set}ModuleIdentifier
2016-04-05 Johannes Doerfert[FIX] Ensure SAI objects for exit PHIs
2016-04-05 Tamas BerghammerFix TestPlatformProcessConnect after rL265357
2016-04-05 Pavel LabathFix a bug in linux core file handling
2016-04-05 Simon Dardis[mips] MIPSR6 Compact jump support
2016-04-05 Justin Holewinski[NVPTX] Handle ldg created from sign-/zero-extended...
2016-04-05 David L KreitzerAdds the ability to use an epilog remainder loop during...
2016-04-05 Tamas BerghammerSet the thumb flag for thumb symbols coming from an...
2016-04-05 Rafael EspindolaRemove redundant argument. NFC.
2016-04-05 Daniel Jasperclang-format: Fix cast detection on "this".
2016-04-05 Haojian Wu[clang-tidy] Add a check to detect static definitions...
2016-04-05 Haojian WuAdd parentheses around `&&` within `||` to avoid compil...
2016-04-05 Dmitry Polukhin[IFUNC] Use GlobalIndirectSymbol when aliases and ifunc...
2016-04-05 Andy GibbsConsolidate and improve the handling of built-in featur...
2016-04-05 Tobias GrosserScopInfo: Check for possibly nested GEP in fixed-size...
2016-04-05 Yabin Cui[tsan] Fix freebsd build.
2016-04-05 Jason MolendaConsolidate the knowledge of what arm cores are always...
2016-04-05 Etienne Bergeron[Support] Fix an invalid character escaping in string...
2016-04-05 Etienne Bergeron[clang-tidy] Fix documentation of misc-suspicious-missi...
2016-04-05 Rafael EspindolaFix another case of propagating IsUsedRegularObj.
2016-04-05 Peter CollingbourneAdd triple to llvm-mc command line. Should fix Windows...
2016-04-05 Peter CollingbourneELF: Make SymbolBody::compare a non-template function.
2016-04-05 Peter CollingbourneELF: Preserve MustBeInDynSym for bitcode symbols.
2016-04-05 Teresa Johnson[ThinLTO] Refactor some common code into getGlobalValue...
2016-04-05 JF BastienDocs: dampen story time for atomics
2016-04-05 JF BastienLanai: fix -Wsign-compare warning
2016-04-04 Teresa JohnsonDon't fold double constant to an integer if dest type...
2016-04-04 Yabin Cui[tsan] Disable randomized address space on aarch64...
2016-04-04 JF BastienLanai: fix -Wpedantic warnings
2016-04-04 Richard SmithMove local helper class into anonymous namespace.
2016-04-04 Marshall ClowRemove unused internal routines. No functional change
2016-04-04 Reid KlecknerFix test failure from r265361
2016-04-04 Reid KlecknerFix non-determinism in order of LLVM attributes
2016-04-04 Sanjay Pateluse range loop; NFCI
2016-04-04 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-04 Marshall ClowPut back the undefs that Richard removed. Boost won...
2016-04-04 Enrico GranataImprove the way LLDB escapes arguments before passing...
2016-04-04 Sanjay Patelfix typos; NFC
2016-04-04 James Y KnightFix "suggest parentheses" warning.
2016-04-04 Peter CollingbourneELF: Create dynamic symbols for symbol aliases of copy...
2016-04-04 Amaury SechetStyle update in Core.h/Core.cpp . NFC
2016-04-04 Justin BognerRevert "CodeGen: Remove dead code in TailDuplicate"
2016-04-04 Matthias BraunMachineScheduler: Ignore COPYs with undef/dead op in...
2016-04-04 Matthias Brauntest: Always treat .mir files as tests even outside...
2016-04-04 Adrian McCarthyImplement `target modules dump objfile`
2016-04-04 Teresa JohnsonClean up calls to WriteBitcodeToFile (NFC)
2016-04-04 Justin BognerCodeGen: Remove dead code in TailDuplicate
2016-04-04 Teresa Johnsonclang-format llvm-as.cpp (NFC)
2016-04-04 Hans WennborgRe-commit r265039 "[X86] Merge adjacent stack adjustmen...
2016-04-04 John McCallFix an unused-variable warning by using the variable...
2016-04-04 Bruno Cardoso... [CrashReproducer] Pass -I, -F and -resource-dir to...
2016-04-04 Todd Fialadisabled TSAN tests until the author can help track...
2016-04-04 George Burgess IV[Sema] Delete FIXME that has been fixed. NFC.
2016-04-04 Todd FialaXcode: run gtests when building the lldb-gtest target
2016-04-04 Jonathan PeytonOMP_WAIT_POLICY changes
2016-04-04 Mike SpertusFix redundant "typename typename T" in Visual Studio...
2016-04-04 Zia AnsariEnable unroll for constant bound loops when TripCount...
2016-04-04 Rafael EspindolaRevert unintentional change.
2016-04-04 Sean SilvaPut these options in sorted order.
2016-04-04 Teresa JohnsonFix bot errors from r265327, exact GUID which depends...
next