platform/upstream/llvm.git
2016-02-23 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-23 Alexey Samsonov[tests] Always specify correct config.target_arch when...
2016-02-23 Michael ZolotukhinFollow up for r261597: Add the * to the auto.
2016-02-23 Sean CallananActually commit the test for r261598.
2016-02-23 Sean CallananFixed a problem where the DWARF for inline functions...
2016-02-23 Michael ZolotukhinFollow-up for r261595: use range loop.
2016-02-23 Duncan P. N... Lex: Return "" when HeaderMap::lookupFilename fails
2016-02-23 Michael Zolotukhin[LoopUnroll] Avoid unnecessary DT recomputation.
2016-02-23 Chandler Carruth[PM] Improve the API and comments around the analysis...
2016-02-22 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-22 Matt ArsenaultAMDGPU: Add failing testcase for register coalescer
2016-02-22 Rafael EspindolaHandle a weak undefined tls to archive member.
2016-02-22 Rafael EspindolaRemove a trivial getter.
2016-02-22 Krzysztof ParzyszekMore detailed dependence test between volatile and...
2016-02-22 Dehao ChenInclude ProfileData as CodeGen's required library.
2016-02-22 Dehao ChenSet function entry count as 0 if sample profile is...
2016-02-22 Duncan P. N... Lex: Check for 0 buckets on header map construction
2016-02-22 David Majnemer[X86] Create mergeable constant pool entries for AVX
2016-02-22 Hans WennborgFix Visual Studio build after r261574
2016-02-22 Dehao ChenAdd prefix based function layout when profile is available.
2016-02-22 Marshall ClowFix __is_referenceable to work with vector types. Fixes...
2016-02-22 Matt ArsenaultSelectionDAG: Use correct addrspace when lowering memcpy
2016-02-22 Derek Schuff[WebAssembly] Fix writeback of stack pointer with dynam...
2016-02-22 Adam Nemet[LoopDataPrefetch] Make it testable with opt
2016-02-22 Duncan P. N... CodeGen: Bring back MachineBasicBlock::iterator::getIns...
2016-02-22 Rafael EspindolaDon't create copy relocs in shared libraries.
2016-02-22 Michael Zolotukhin[LoopUnrolling] Fix a bug introduced in r259869 (PR26688).
2016-02-22 Samuel Benzaquen[ASTMatchers] Add matcher hasAnyName.
2016-02-22 Davide Italiano[X86ISelLowering] Consolidate duplicated code in a...
2016-02-22 Matt ArsenaultAMDGPU: Fix alignments in test
2016-02-22 Matt ArsenaultAMDGPU/R600: Implement allowsMisalignedMemoryAccess
2016-02-22 Philip Reames[RS4GC] "Constant fold" the rs4gc-split-vector-values...
2016-02-22 Tim NorthoverARM: sink atomic release barrier as far as possible...
2016-02-22 Duncan P. N... Revert "CodeGen: MachineInstr::getIterator() => getInst...
2016-02-22 Dan Gohman[WebAssembly] Re-enable the TailDuplicate pass.
2016-02-22 Philip Reames[RS4GC] Revert optimization attempt due to memory corru...
2016-02-22 JF BastienWebAssembly: update expected failures
2016-02-22 Daniel Jasperclang-format: [JS] Add @return to the supported JSDoc...
2016-02-22 Dan Gohman[WebAssembly] Teach address folding to fold bitwise...
2016-02-22 Rafael EspindolaCorrectly handle two gd relocations to the same symbol.
2016-02-22 Dan Gohman[WebAssembly] Initial driver support for standard libra...
2016-02-22 Tom Stellard[AMDGPU][llvm-mc] Support for 32-bit inline literals
2016-02-22 Tom Stellard[AMDGPU] [llvm-mc] [VI] Fix encoding of LDS/GDS instruc...
2016-02-22 Dan Gohman[WebAssembly] Lower va_arg in clang.
2016-02-22 Bruno Cardoso... [VFS] Fix call to getVFSFromYAML in unittests
2016-02-22 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-22 Alexey Samsonov[Sanitizer] Introduce ListOfModules object and use...
2016-02-22 Bruno Cardoso... [VFS] Add 'overlay-relative' field to YAML files
2016-02-22 Bruno Cardoso... [VFS] Add support for handling path traversals
2016-02-22 Tom Stellarddocs/AMDGPUUsage: Update assembly example
2016-02-22 Justin LebarRevert "[attrs] Handle convergent CallSites."
2016-02-22 Manman RenAdd has_feature attribute_availability_with_strict.
2016-02-22 Justin LebarRevert "[ifcnv] Add comment explaining why it's OK...
2016-02-22 Nemanja IvanovicFix for PR26690 take 2
2016-02-22 Devin Coughlin[analyzer] Detect duplicate [super dealloc] calls
2016-02-22 Justin Lebar[attrs] Handle convergent CallSites.
2016-02-22 Justin Lebar[ifcnv] Add comment explaining why it's OK to duplicate...
2016-02-22 Justin Lebar[ifcnv] Use unique_ptr in IfConversion. NFC
2016-02-22 Justin LebarDon't tail-duplicate blocks that contain convergent...
2016-02-22 Dan Gohman[WebAssembly] Properly ignore llvm.dbg.value instructions.
2016-02-22 David MajnemerDon't enable /GX by default
2016-02-22 Aidan DoddsRefactor GetSoftwareBreakpointTrapOpcode
2016-02-22 David Majnemer[MS ABI] Correctly handle dllimport'd explicit instanti...
2016-02-22 David MajnemerAdd a test for r261425.
2016-02-22 Nirav DaveAdd support for Android Vector calling convention for...
2016-02-22 Sanjoy Das[ConstantRange] Rename a method and add more doc
2016-02-22 Aaron BallmanAdd a new check, cert-env33-c, that diagnoses uses...
2016-02-22 Zoran Jovanovic[mips] added support for trunc macro
2016-02-22 Daniel Jasperclang-format: [JS] treat forwardDeclare as an import...
2016-02-22 Nemanja IvanovicRevert bad fix for PR26690.
2016-02-22 Nemanja IvanovicFix for PR26690
2016-02-22 Benjamin KramerFix some abuse of auto flagged by clang's -Wrange-loop...
2016-02-22 Aaron BallmanUse an anonymous hyperlink reference to eliminate Sphin...
2016-02-22 Andy GibbsMake Sema::CheckFormatString a static function inside...
2016-02-22 Igor BregerAVX512F: Add assembler Intel syntax tests for knl,...
2016-02-22 Igor BregerAVX512: Fix scalar mem operands.
2016-02-22 Pavel LabathMark TestMiBreak.test_lldbmi_break_insert_function_pend...
2016-02-22 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256...
2016-02-22 Elena DemikhovskyAllow setting MaxRerollIterations above 16
2016-02-22 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256...
2016-02-22 Craig Topper[X86] Minor formatting fix. NFC
2016-02-22 Tobias GrosserUse EXPECT_EQ in the unittests instead of plain assert
2016-02-22 Mohit K. Bhakkad[MSan] Make unaligned load/store functions compatible...
2016-02-22 Manman RenAddressing review comments for r261163.
2016-02-22 Duncan P. N... Reapply "CodeGen: Use references in MachineTraceMetrics...
2016-02-22 Duncan P. N... Revert "CodeGen: Use references in MachineTraceMetrics...
2016-02-22 Duncan P. N... CodeGen: Use references in MachineTraceMetrics::Trace...
2016-02-22 Duncan P. N... CodeGen: Explicitly convert from iterator to pointer...
2016-02-22 Duncan P. N... Document assumption in X86FrameLowering::inlineStackProbe()
2016-02-22 Faisal ValiFix PR24473 : Teach clang to remember to substitute...
2016-02-22 Kevin B. Smith[X86] More test updates to support fixup-byte-word...
2016-02-21 Duncan P. N... CodeGen: MachineInstr::getIterator() => getInstrIterato...
2016-02-21 Lang Hames[Orc] Add stack-realignment code to the i386 resolver...
2016-02-21 Duncan P. N... CodeGen: Split bundle_iterator into a separate file...
2016-02-21 Johannes DoerfertAdd test case for [FIX] commit r261474
2016-02-21 Duncan P. N... CodeGen: Add constructor for MIBuilder from a bundle_it...
2016-02-21 Duncan P. N... ADT: Disallow == and != between pointers and ilist...
2016-02-21 Duncan P. N... ADT: Remove == and != comparisons between ilist iterato...
2016-02-21 Duncan P. N... TransformUtils: Avoid getNodePtrUnchecked() in integer...
2016-02-21 Tobias GrosserIslAst: Expose IslAst class in header file [NFC]
next