platform/upstream/llvm.git
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
2016-03-14 Peter CollingbourneRelax test introduced in r263464 to accept ARM ABI...
2016-03-14 Keno Fischer[SLPVectorizer] Fix dependency list
2016-03-14 Aaron BallmanReverting r263474; it turns out there are uses of the...
2016-03-14 Aaron BallmanThe file header of TrailingObjects.h suggests that...
2016-03-14 Rui UeyamaELF: Update the document.
2016-03-14 Adam NemetTurn LoopLoadElimination on again
2016-03-14 Rui UeyamaRevert r263366: Cosmetic change to reduce repetitions...
2016-03-14 Daniel Jasperclang-format: [JS] Handle certain cases of ASI.
2016-03-14 Peter CollingbourneCodeGen: Use 32-bit gep offsets to address vtable addre...
2016-03-14 Enrico GranataMore of the alias refactoring work! CommandAlias is...
2016-03-14 Ed MasteEnable expectedFailure for all Clang versions in TestRe...
2016-03-14 Rui UeyamaELF: Add a few numbers to the document.
2016-03-14 Peter CollingbourneCodeGen: Mark functions used in vtables as unnamed_addr.
2016-03-14 Michael Kuperstein[AliasSetTracker] Do not strip pointer casts when proce...
2016-03-14 Chad Rosier[AArch64] Refactor AArch64FrameLowering::emitPrologue...
2016-03-14 Quentin Colombet[SpillPlacement] Fix a quadratic behavior in spill...
2016-03-14 Chad Rosier[AArch64] Break the dependency between FP and SP when...
2016-03-14 Quentin Colombet[ADT] Add a pop_back_val method to the SparseSet container.
2016-03-14 Chad Rosier[Mips] Fix -Wunused-private-field warning after r263444.
2016-03-14 Sanjay Patel[DAG] use !isUndef() ; NFCI
2016-03-14 Marshall ClowAdd failing tests that I forgot to add to the last...
2016-03-14 Marshall ClowImplement LWG#2566: Requirements on the first template...
2016-03-14 Richard Smith[modules] Don't diagnose non-modular includes from...
2016-03-14 Sanjay Patel[DAG] use isUndef() ; NFCI
2016-03-14 Tom StellardAMDGPU/SI: Handle wait states required for DPP instructions
2016-03-14 Sanjay Patel[x86, AVX] replace masked load with full vector load...
2016-03-14 Daniel Sanders[mips] MIPS32R6 compact branch support
2016-03-14 Samuel Antao[OpenMP] Replace offloading option that start with...
2016-03-14 Marek OlsakAMDGPU/SI: Incomplete shader binaries need to finish...
2016-03-14 Nicolai HaehnleAMDGPU: mark llvm.amdgcn.image.atomic.* as a source...
2016-03-14 Pavel Labath[test] Correctly retry connections on android targets
2016-03-14 Vasileios Kalintiris[mips] Use range-based for loops. NFC.
2016-03-14 Benjamin KramerRevert "Recommitted r261633 "Supporting all entities...
2016-03-14 Benjamin KramerRevert "Recommitted r261634 "Supporting all entities...
2016-03-14 Jonas HahnfeldFix some more tests with CLANG_DEFAULT_CXX_STDLIB
2016-03-14 Jonas HahnfeldMake FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
2016-03-14 George RimarRemove dead code. NFC.
2016-03-14 Ed MasteAllow any build-id length between 4 and 20 bytes inclusive
2016-03-14 Ulrich Weigand[SystemZ] Avoid LER on z13 due to partial register...
2016-03-14 Chad Rosier[CVP] Replace nonnegative with positive, per Philip...
2016-03-14 Benjamin Kramer[Frontend] Disable value name discarding for all saniti...
next