platform/upstream/llvm.git
2016-02-25 Ben LangmuirAdd FieldNames to __NSConstantString_tag
2016-02-25 Hongbin ZhengAdapt to LLVM head. NFC
2016-02-25 Geoff Berry[AArch64] Clean up callee-save CFI emission. NFC.
2016-02-25 Hongbin ZhengIntroduce RegionInfoAnalysis, which compute Region...
2016-02-25 Hongbin ZhengIntroduce DominanceFrontierAnalysis to the new PassMana...
2016-02-25 Hongbin ZhengIntroduce analysis pass to compute PostDominators in...
2016-02-25 Rafael EspindolaAdd support for weak symbols in LTO.
2016-02-25 Rafael EspindolaRemove unnecessary prefix.
2016-02-25 Simon Atanasyan[ELF][MIPS] Add STO_MIPS_PLT flag to the symbols requir...
2016-02-25 Nikolay Haustov[AMDGPU] Disassembler: Support for all VOP1 instructions.
2016-02-25 Sanjay Pateldon't repeat names in documentation comments; NFC
2016-02-25 Michael KruseUse inline local variable declaration. NFC.
2016-02-25 Marshall ClowNo, really - test the constructor
2016-02-25 Marshall ClowAdd test to ensure that the converting constructor...
2016-02-25 Tobias Grosserwww: Fix typo
2016-02-25 Aaron BallmanReplace a compiler-specific approach to determining...
2016-02-25 Joerg SonnenbergerGC empty directory.
2016-02-25 Maxim Ostapenko[asan] Disable recvfrom test failing on the bots.
2016-02-25 Haojian Wu[clang-tidy] update links to Google Code Style in docs
2016-02-25 Tobias GrosserAdd Polly GSoC projects
2016-02-25 Johannes DoerfertSupport calls with known ModRef function behaviour
2016-02-25 Michael KruseFix DomTree preservation for generated subregions.
2016-02-25 Johannes DoerfertSimplify code [NFC]
2016-02-25 Johannes DoerfertTry to build alias checks even when non-affine accesses...
2016-02-25 Igor BregerAVX512F: Add GATHER/SCATTER assembler Intel syntax...
2016-02-25 Aidan DoddsImprove readability and performance of ClangExpressionP...
2016-02-25 Hrvoje Varga[mips][microMIPS] Implement DINSU, DINSM, DINS instructions
2016-02-25 Tamas BerghammerAdd support for handling absolute symbols in ELF
2016-02-25 Tamas BerghammerHandle the case when a variable is only valid in part...
2016-02-25 Nikolay Haustov[AMDGPU] Assembler: Simplify handling of optional operands
2016-02-25 Maxim Ostapenko[asan] Disable recvfrom testcase on Android due to...
2016-02-25 Chandler Carruth[PM] Add the IR unit type to the pass manager's logging...
2016-02-25 Maxim Ostapenko[sanitizer] Disable recv and recvfrom interceptors...
2016-02-25 Simon Pilgrim[X86][SSE3] Added combine support for MOVDDUP/MOVSHDUP...
2016-02-25 NAKAMURA TakumiRevert r260064, "Disable llvm/test/tools/llvm-profdata...
2016-02-25 Maxim Ostapenko[sanitizer] Move recvmsg and recv interceptors to sanit...
2016-02-25 George Rimar[ELF] - Referencing __start or __stop should keep the...
2016-02-25 NAKAMURA TakumiRevert r261742, "[AMDGPU] Assembler: Simplify handling...
2016-02-25 George Rimar[ELF2] - Basic implementation of -r/--relocatable
2016-02-25 Mohit K. Bhakkad[Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA...
2016-02-25 Justin BognerPM: Implement a basic loop pass manager
2016-02-25 Akira Hatanaka[Sema] Remove assert in TreeTransform<Derived>::Transfo...
2016-02-25 Elena DemikhovskyOptimized loading (zextload) of i1 value from memory.
2016-02-25 Chandler Carruth[Support] Don't check for ICC directly and rely on...
2016-02-25 Alexey Bataev[OPENMP 4.5] Codegen for member decls in 'lastprivate...
2016-02-25 Faisal ValiTwek fix for PR24473 (r261506) - Preserve the template...
2016-02-25 Simon Atanasyan[ELF][MIPS] Enumerate absolute MIPS relocations in...
2016-02-25 Saleem Abdulrasoolbuiltins: adjust the clobbers list for android __clear_...
2016-02-25 Alexey Bataev[OPENMP 4.5] Support fielddecls in 'shared' clause.
2016-02-25 Chandler Carruth[Support] Add a fancy helper function to get a static...
2016-02-25 Xiuli Pan[OpenCL] Add Sema checks for types
2016-02-25 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-25 NAKAMURA Takumicheck-clang-tools: Introduce the feature "target-headers".
2016-02-25 Justin BognerIR: Make the X / undef -> undef fold match the comment
2016-02-25 Greg ClaytonFix "target modules add -s <filename>" to work if the...
2016-02-25 Alexander Kornienko[clang-tidy] Another attempt to fix MSVC build
2016-02-25 Adrian McCarthyXFail TestInlines.py on Windows with clang.
2016-02-25 Junmo Park[CodeGenPrepare] Remove load-based heuristic
2016-02-25 Adrian McCarthyGet register context for the 32-bit process in a WoW64...
2016-02-25 Cong HouMove test/CodeGen/Generic/pr26652.ll to test/CodeGen...
2016-02-24 Alexander KornienkoTrying to fix MSVC build
2016-02-24 Sanjay Patelfix typo
2016-02-24 Cong HouDetecte vector reduction operations just before instruc...
2016-02-24 Manman RenFix assertion failure on MaybeODRUseExprs.
2016-02-24 Rafael EspindolaMake test more portable.
2016-02-24 Chris Bieneman[CMake] Fix a really simple, silly bug from r261797
2016-02-24 Zachary Turnerxfail case sensitivity test on Linux.
2016-02-24 Sanjay Pateladd tests to show missing bitcasted logic transform
2016-02-24 George Burgess IVMinor cleanup of Sema::CheckEnableIf. NFC.
2016-02-24 Chris Bieneman[CMake] Default CMAKE_MACOSX_RPATH to On, this is the...
2016-02-24 Amaury SechetAdd capability to push/pop DFI in MCStreamer. NFC
2016-02-24 Zachary TurnerUpdate the website with lots of new info about building...
2016-02-24 Anna Zaks[asan] Do not instrument globals in the special "LLVM...
2016-02-24 Michael KruseIntroduce ScopStmt::getRegionNode(). NFC.
2016-02-24 Michael KruseIntroduce ScopStmt::getEntryBlock(). NFC.
2016-02-24 Michael KruseIntroduce Scop::getStmtFor. NFC.
2016-02-24 Michael KruseAdd assertions checking def dominates use. NFC.
2016-02-24 Michael KruseAdd assertion to MemoryAccess::addIncoming. NFC.
2016-02-24 Michael KruseUse inline variable declaration. NFC.
2016-02-24 Michael KruseReplace std::auto_ptr with std::unique_ptr. NFC.
2016-02-24 Michael KruseTidy test case. NFC.
2016-02-24 Michael KruseProofreading comments in DependenceInfo.h. NFC.
2016-02-24 David MajnemerRevert "Don't convert a char to a const char *"
2016-02-24 Rafael EspindolaMark R_AARCH64_CALL26 as relative.
2016-02-24 Peter CollingbourneFix build by using hasFlag instead of hasArg.
2016-02-24 Richard SmithPR26237: Fix iterator invalidation bug that occurs...
2016-02-24 David MajnemerDon't convert a char to a const char *
2016-02-24 Justin Lebar[CUDA] Mark all CUDA device-side function defs, decls...
2016-02-24 Artem Belevich[CUDA] do not allow attribute-based overloading for...
2016-02-24 Justin Lebar[CUDA] Add conversion operators for threadIdx, blockIdx...
2016-02-24 Justin Lebar[CUDA] Add hack so code which includes "curand.h" doesn...
2016-02-24 Justin Lebar[CUDA] Don't specify exact line numbers in cuda-builtin...
2016-02-24 Justin LebarBail on compilation as soon as a job fails.
2016-02-24 Justin LebarMake test/Driver/output-file-cleanup.c hermetic.
2016-02-24 Rafael EspindolaMark R_AARCH64_ADD_ABS_LO12_NC as relative.
2016-02-24 Zachary TurnerSome fixes for case insensitive paths on Windows.
2016-02-24 Nico WeberFix rejects-valid caused by r261297.
2016-02-24 Rafael EspindolaMark R_AARCH64_LDST64_ABS_LO12_NC as relative.
2016-02-24 Greg ClaytonRemoved unused functions.
2016-02-24 Peter CollingbourneAdd whole-program vtable optimization feature to Clang.
next