platform/upstream/llvm.git
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]
2016-02-21 Duncan P. N... ADT: Stop using getNodePtrUnchecked on end() iterators
2016-02-21 Craig Topper[X86] Remove unused encoding types from disassembler...
2016-02-21 Duncan P. N... CodeGen: Avoid getNodePtrUnchecked() where we need...
2016-02-21 Duncan P. N... ADT: clang-format ilist_iterator, NFC
2016-02-21 Duncan P. N... ADT: Remove ilist_iterator random access API, NFC
2016-02-21 Simon Pilgrim[X86][AVX] Add shuffle masking support for EltsFromCons...
2016-02-21 Johannes DoerfertSupport memory intrinsics
2016-02-21 Johannes DoerfertUse regular expressions instead of temporary names...
2016-02-21 Tobias GrosserScalerEvolution: Only erase temporary values if they...
2016-02-21 Tobias GrosserScalarEvolution: Do not keep temporary PHI values in...
2016-02-21 Sanjay Patelfix inaccurate comment; NFC
2016-02-21 Sanjay Patel[InstCombine] add getNegativeIsTrueBoolVec() helper...
2016-02-21 Sanjoy DasFix LLVM's handling and detection of skylake and cannon...
2016-02-21 Sanjoy Das[LoopDeletion] Add an assert that verifies LCSSA
2016-02-21 Anton Yartsev[analyzer][scan-build] Non-existing directory for scan...
2016-02-21 JF BastienWebAssembly: update expected torture test failures
2016-02-21 Johannes Doerfert[Refactor] Add missing newline after functions
2016-02-21 Johannes Doerfert[Refactor] Indicate pointer and reference types when...
2016-02-21 Johannes Doerfert[Refactor] Add newlines to separate doxygen fields
2016-02-21 Johannes Doerfert[Refactor] Avoid variables with name of types
2016-02-21 Johannes Doerfert[FIX] Compare SCEVs not values during SCEV expansion
2016-02-21 Tobias GrosserBlockGenerator: Drop unnecessary return value
2016-02-21 Simon Pilgrim[InstCombine] Added SSE41 roundss/roundsd demanded...
2016-02-21 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding pmovzx{b|d|w}{w|d...
2016-02-21 Simon Pilgrim[InstCombine] Added XOP frczss/vfrczsd demanded vector...
2016-02-21 Simon Pilgrim[InstCombine] Added SSE41 roundss/roundsd demanded...
2016-02-21 Elena DemikhovskyAdded SKL and CNL processors and features to Clang
2016-02-21 Manman RenClass Property: Fix a crash with old ABI when generatin...
2016-02-21 Dan Gohman[WebAssembly] Support physical registers in the rewrite...
2016-02-21 Duncan P. N... IR: Add ConstantData, for operand-less Constants
2016-02-21 David MajnemerUnbreak non-X86 targets from fallout caused by r261462
2016-02-21 David Majnemer[X86] Use the correct alignment for COMDAT constant...
2016-02-21 Duncan P. N... Lex: Never overflow the file in HeaderMap::lookupFilename()
2016-02-20 Simon Pilgrim[InstCombine] SSE/SSE2 (u)comiss/(u)comisd comparison...
2016-02-20 Duncan P. N... Lex: Change HeaderMapImpl::getString() to return String...
2016-02-20 Dan Gohman[WebAssembly] Refine a README.txt entry.
2016-02-20 Dan Gohman[WebAssembly] Handle CopyToReg nodes with flag results...
2016-02-20 Duncan P. N... Lex: Use dbgs() instead of fprintf() in HeaderMap:...
2016-02-20 Duncan P. N... Lex: Add a test for HeaderMap::lookupFileName()
2016-02-20 Simon Pilgrim[InstCombine] Added SSE/SSE2 comparison intrinsics...
2016-02-20 Derek Schuff[WebAssembly] Write stack pointer back to memory when...
2016-02-20 Derek Schuff[WebAssembly] Stackify function prologs and epilogs
2016-02-20 Simon Pilgrim[InstCombine] Added some SSE/SSE2 demanded vector eleme...
2016-02-20 Dan GohmanDon't scan for SSA register operands to update when...
2016-02-20 Duncan P. N... Lex: Check whether the header map buffer has space...
2016-02-20 Duncan P. N... Lex: Check buckets on header map construction
2016-02-20 Nemanja IvanovicFix the build bot break caused by rL261441.
2016-02-20 Duncan P. N... Lex: Add some unit tests for corrupt header maps
2016-02-20 Argyrios Kyrtzidis[c-index-test] CMake: When installing c-index-test...
2016-02-20 Simon Pilgrim[X86][AVX] Added test case for PR22359
2016-02-20 Duncan P. N... Lex: clang-format HeaderMap.h, NFC
next