platform/upstream/llvm.git
2015-04-21 Artem Belevich[cuda] Added support for CUDA built-in variables.
2015-04-21 Enrico GranataAdd properties to SBExecutionContext to access the...
2015-04-21 Richard Smith[modules] Move list of exported module macros from...
2015-04-21 Ahmed Bougacha[MemCpyOpt] Use the raw i8* dest when optimizing memset...
2015-04-21 Krzysztof Parzyszek[Hexagon] Patterns for frame index with offset for...
2015-04-21 Lang HamesUpdate comment. NFC.
2015-04-21 Daniel BerlinRevamp PredIteratorCache interface to be cleaner.
2015-04-21 Jingyue Wu[NVPTX] do not run DCE after SLSR and SeparateConstOffs...
2015-04-21 Sanjoy Das[LSR][NFC] Remove a stale comment.
2015-04-21 Duncan P. N... DebugInfo: Remove DIArray and DITypeArray typedefs
2015-04-21 Duncan P. N... DebugInfo: Prepare for removal of DIArray and DITypeArr...
2015-04-21 Sergey Matveev[sanitizer] Plug a memory leak in symbolization code.
2015-04-21 Jingyue Wu[SLSR] garbage-collect unused instructions
2015-04-21 Jingyue Wu[SeparateConstOffsetFromGEP] garbage-collect intermedia...
2015-04-21 Yaron KerenRemove FilesToRemove->push_back(Filename) from sys...
2015-04-21 Duncan P. N... DebugInfo: Use MDType in DITypeIdentifierMap
2015-04-21 Daniel BerlinMove IDF Calculation to a separate file, expose an...
2015-04-21 Duncan P. N... DebugInfo: Prune unnecessary forward declarations
2015-04-21 Duncan P. N... DebugInfo: Drop rest of DIDescriptor subclasses
2015-04-21 Duncan P. N... DebugInfo: Prepare for deletion of DIDescriptor subclasses
2015-04-21 Alexey SamsonovRecommend to use CMake on the Clang Getting Started...
2015-04-21 Artem BelevichRevert r235398 "[cuda] Added support for CUDA built...
2015-04-21 Duncan P. N... DebugInfo: Assert dbg.declare/value insts are valid
2015-04-21 Reid KlecknerRe-land r235154-r235156 under the existing -sehprepare...
2015-04-21 Artem Belevich[cuda] Added support for CUDA built-in variables.
2015-04-21 Ulrich WeigandImplement target-specific __attribute__((aligned))...
2015-04-21 Ulrich WeigandProvide alignment info on LLVM external symbols
2015-04-21 Ulrich WeigandFix __alignof__ of global variables on SystemZ
2015-04-21 Matthias BraunX86: Match for X86ISD nodes in LowerBUILD_VECTOR instea...
2015-04-21 Simon Atanasyan[ELF] Change return type of the OutputSection::flags...
2015-04-21 Simon Atanasyan[ELF] Narrow down the type of OutputSection::_sections...
2015-04-21 Simon Atanasyan[Mips] Write .reginfo section into the separate PT_MIPS...
2015-04-21 Simon Atanasyan[ELF] Simplify class memeber function declaration
2015-04-21 Bob WilsonMinor edits to the llvm-cov documentation.
2015-04-21 Davide ItalianoPlacate clang. lldb can build on FreeBSD with -Werror...
2015-04-21 Reid Kleckners/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentine...
2015-04-21 Elena DemikhovskyAVX-512: Added VPMOVx2M instructions for SKX,
2015-04-21 Tobias GrosserRemove target triples from test cases
2015-04-21 Elena DemikhovskyAVX-512: Added VPTESTM and VPTESTNM instructions for SKX
2015-04-21 Toma Tabacu[mips] [IAS] Implement the .asciiz directive.
2015-04-21 Tobias GrosserFix some formatting issues
2015-04-21 Tobias GrosserRename 'scattering' to 'schedule'
2015-04-21 Jozef Kolek[mips][microMIPSr6] Implement CACHE and PREF instructions
2015-04-21 Tobias GrosserPass an actual schedule to the isl_union_access [NFC]
2015-04-21 Vasileios Kalintiris[mips] Cleanup old floating-point flag conditions defin...
2015-04-21 Vasileios Kalintiris[mips] Optimize code generation for 64-bit variable...
2015-04-21 Elena DemikhovskyAVX-512: Added logical and arithmetic instructions...
2015-04-21 Tobias GrosserDrop unneccessary -basicaa passes in DependenceInfo...
2015-04-21 Tobias GrosserMove to isl's new dependence analysis interface [NFC]
2015-04-21 Simon Pilgrim[X86][SSE] Provide execution domains for scalar floatin...
2015-04-21 Simon PilgrimCONCAT_VECTOR of BUILD_VECTOR - minor fix
2015-04-21 Pawel BylicaFix generic shift expansion when shift amount is 0
2015-04-21 Matthias BraunEnhanced vim support.
2015-04-21 Ying ChenXFAIL tests that are failed on linux with gcc-4.9.2
2015-04-21 Matthias BraunX86: Do not select X86 custom vector nodes if operand...
2015-04-21 Derek SchuffTighten bundling section alignment test.
2015-04-21 Derek Schuff[MC] When using bundle aligment, align sections to...
2015-04-21 Fiona GlaserInstCombine: fold (sitofp (zext x)) to (uitofp x)
2015-04-20 Pirama Arumuga... Fix flakiness in fp16-promote.ll
2015-04-20 JF Bastienbugpoint Enhancement.
2015-04-20 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-04-20 David MajnemerAdd myself as the Constant Folder owner.
2015-04-20 Davide Italiano--discard-locals should be --discard-all here.
2015-04-20 Andrew Kaylor[WinEH] Fix problem with landing pad return values...
2015-04-20 Davide Italiano[GNU/ELF] Add support for -X/--discard-locals.
2015-04-20 Duncan P. N... DebugInfo: Delete subclasses of DIScope
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of subclasses of DIScope
2015-04-20 Andrew Kaylor[WinEH] Fix problem with mapping shared empty handler...
2015-04-20 Duncan P. N... DebugInfo: Fix Kaleidoscope Ch. 8 after r235327
2015-04-20 Duncan P. N... DebugInfo: Delete old subclasses of DIType
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of subclasses of DIType
2015-04-20 Duncan P. N... DwarfUnit: Split MDSubroutineType version of constructT...
2015-04-20 Samuel BenzaquenAdd conversionDecl matcher for node CXXConversionDecl.
2015-04-20 Lang Hames[Orc] Make the makeStub function propagate argument...
2015-04-20 Ying ChenAdd Makefile for typedef_array
2015-04-20 Duncan P. N... DwarfUnit: Cleanup comments
2015-04-20 Olivier SallenaveRefactoring and enhancement to FMA combine.
2015-04-20 Duncan P. N... Fix polly build after LLVM r235327
2015-04-20 Andrew KaylorFixing line endings
2015-04-20 Pirama Arumuga... [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
2015-04-20 Reid KlecknerPut statement expression decls in the enclosing code...
2015-04-20 Tom StellardDAGCombine: Remove redundant NaN checks around ISD...
2015-04-20 Tom StellardIR: Add ConstantFP::getNaN()
2015-04-20 Duncan P. N... DebugInfo: Remove DIType
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of DIType
2015-04-20 Tom Stellardconfigure: Add --enable-runtime-subnormal option
2015-04-20 Andrew Kaylor[WinEH] Fix memory leak with catch-all mapping.
2015-04-20 Duncan P. N... DebugInfo: Remove DIScope
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of DIScope
2015-04-20 Lang Hames[Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for...
2015-04-20 Pete CooperAdd targets to cmake for specific target components.
2015-04-20 Duncan P. N... DebugInfo: Remove typedefs for DITypeRef, etc.
2015-04-20 Vince HarronConnectionFileDescriptor::BytesAvailable reading too...
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BITSWAP instruction
2015-04-20 Robert FlackAllow specifying tool path/prefix for tests with CROSS_...
2015-04-20 Vladimir Sukharev[AArch64] LORID_EL1 register must be treated as read...
2015-04-20 Sean CallananThis patch implements several improvements to the
2015-04-20 Akira Hatanaka[InlineFunction] Don't add lifetime markers for zero...
2015-04-20 Brendon CahoonRecognize n/1 in the SCEV divide function
2015-04-20 Bill Schmidt[PowerPC] Flow oversized lines for r235309
next