platform/upstream/llvm.git
2016-02-25 Hemant KulkarniReverts change r261907 and r261918
2016-02-25 Marshall Clowmore status updates
2016-02-25 Marshall ClowAdded tests to make sure that the categorization traits...
2016-02-25 Rui UeyamaELF: Split Writer::addPredefiendSections. NFC.
2016-02-25 Rui UeyamaELF: Split Writer::writeHeader. NFC.
2016-02-25 Hongbin ZhengUse regex in testcase, do not fail windows bots
2016-02-25 Devin CoughlinRevert "[analyzer] Make ObjCDeallocChecker path sensitive."
2016-02-25 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-25 Rui UeyamaELF: Define log() to print out message if --verbose...
2016-02-25 Hemant KulkarniFix endianness issue on BE machines introduced by r261907
2016-02-25 Devin Coughlin[analyzer] Make ObjCDeallocChecker path sensitive.
2016-02-25 David L KreitzerReformatted a comment to fit the 80 column limit. NFC.
2016-02-25 Jonathan PeytonAdd new OpenMP 4.5 affinity API
2016-02-25 Rui UeyamaRename so that the function name is consistent between...
2016-02-25 Rui UeyamaRemove default values which are always overwritten.
2016-02-25 Rui UeyamaELF: Implement ICF.
2016-02-25 Chris Bieneman[CMake] Fixing install-clang-headers dependencies to...
2016-02-25 Hongbin ZhengTry to fix windows fail at r261902.
2016-02-25 Alexey Samsonov[Sanitizer] Protect against compiler-inserted memcpy...
2016-02-25 Jonathan PeytonAdd initial support for OpenMP 4.5 task priority feature
2016-02-25 Hemant Kulkarni[llvm-readobj] Enable GNU style sections and relocation...
2016-02-25 Jonathan Peytondd new OpenMP 4.5 schedule clause modifiers (monotonic...
2016-02-25 Hongbin ZhengAdapt to LLVM head, again
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 Pavel LabathFix PythonDataObjectsTests for python 2
2016-02-25 Bill Seurer[powerpc] reactivate ignore_lib4.cc on powerpc64le
2016-02-25 Michael KruseAdd update_test.py script.
2016-02-25 Maxim Ostapenko[sanitizer] Fix third parameter in COMMON_INTERCEPTOR_W...
2016-02-25 NAKAMURA TakumiRevert r261814, "check-clang-tools: Introduce the featu...
2016-02-25 Marshall ClowUpdate the status of a N4089 and a couple issues
2016-02-25 Tim NorthoverARM: disallow pc as a base register in Thumb2 memory...
2016-02-25 Marshall ClowAnother chunk of N4089
2016-02-25 Alexander Kornienko[clang-tidy] Adding headers needed in modernize-depreca...
2016-02-25 Hongbin ZhengRevert "Adapt to LLVM head. NFC"
2016-02-25 Hongbin ZhengRevert "Introduce analysis pass to compute PostDominato...
2016-02-25 Hongbin ZhengRevert "Introduce DominanceFrontierAnalysis to the...
2016-02-25 Hongbin ZhengRevert "Introduce RegionInfoAnalysis, which compute...
2016-02-25 Sanjay Patelrangify; NFCI
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...
next