platform/upstream/llvm.git
2016-03-25 Justin BognerSelectionDAG: Remove arbitrary and bug-prone complexity...
2016-03-25 Lang Hames[Object] Make MachOObjectFile's constructor private...
2016-03-25 Enrico GranataFix an issue with nested aliases where the help system...
2016-03-25 Lang Hames[Support] Add Error::errorForOutParameter helper.
2016-03-25 Richard SmithStore list of undefined-but-used objects in a determini...
2016-03-25 David Majnemer[X86] Emit a proper ADJCALLSTACKDOWN in EmitLoweredTLSAddr
2016-03-25 Richard SmithDelete dead variable.
2016-03-25 Devin Coughlin[analyzer] Add CIFIlter modeling to DeallocChecker.
2016-03-25 Jun Bum Lim[MachineCopyPropagation] Expose more dead copies across...
2016-03-25 Nirav DavePrevent construction of cycle in DAG store merge
2016-03-25 Tobias GrosserAdd files forgotten in r264452
2016-03-25 Kostya Serebryany[libFuzzer] use fflush after every Printf
2016-03-25 Richard SmithRemove useless and unused CrashRecoveryContext::getBack...
2016-03-25 Sanjay Patel[InstSimplify] regenerate checks using a script
2016-03-25 Sanjoy Das[RS4GC] Lower calls to @llvm.experimental.deoptimize
2016-03-25 Justin BognerCodeGen: Don't iterate over operands after we've erased...
2016-03-25 Saleem AbdulrasoolARM: maintain BB ordering when expanding WIN__DBZCHK
2016-03-25 Samuel Benzaquen[ASTMatchers] Don't use brace-init lists.
2016-03-25 Tobias GrosserUpdate to isl-0.16.1-145-g243bf7c
2016-03-25 Derek Bruening[sanitizer] Add memset, memmove, and memcpy to the...
2016-03-25 Jun Bum Lim[SetVector] Add erase() method
2016-03-25 Lang HamesFix now-ambiguous references to Error.
2016-03-25 Tobias GrosserAdd title above the release notes
2016-03-25 Tobias Grosserdocs: Show two levels of content in index:
2016-03-25 Tobias Grosserdocs: Describe Polly in the LLVM pass pipeline
2016-03-25 Teresa Johnson[ThinLTO] Rename edges() to calls() for clarity (NFC)
2016-03-25 Manman Ren[ObjCXX] Warn undeclared identifiers.
2016-03-25 Justin BognerCodeGen: Fix a use-after-free in TII
2016-03-25 Justin BognerAMDGPU: Fix a use-after free and a missing break
2016-03-25 Reid KlecknerRemove declaration of SymbolTable::codegen, this method...
2016-03-25 Hans Wennborg[X86] Use "and $0" and "orl $-1" to store 0 and -1...
2016-03-25 Reid Kleckner[coff] Accept and ignore another link.exe flag for...
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Lang Hames[Object] Remove empty private section from BinaryError.
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Sanjay Patel[InstCombine] use FileCheck for better checking
2016-03-25 Reid KlecknerConsider regmasks when computing register-based DBG_VAL...
2016-03-25 Samuel Benzaquen[ASTMatchers] Fix build for VariadicFunction.
2016-03-25 Lang Hames[Kaleidoscope] Rename Error -> LogError in Chapters...
2016-03-25 Lang Hames[Kaleidoscope] Fix 'Error' name clashes.
2016-03-25 Lang Hames[Object] Start threading Error through MachOObjectFile...
2016-03-25 Sanjay Patel[InstCombine] consolidate regression tests of the ancie...
2016-03-25 Ben Langmuir[index] Remove redundancy between symbol kind and language
2016-03-25 Sanjay Patelfix IR function name regex to allow hyphens
2016-03-25 Adrian PrantlDocument the purpose of this testcase.
2016-03-25 Jun Bum LimRevert "[SetVector] Add erase() method"
2016-03-25 Hemant KulkarniFix Narrowing conversion warning introduced by r264415
2016-03-25 Mehdi AminiImprove StringMap unittests: reintroduce move count...
2016-03-25 Samuel Benzaquen[ASTMatchers] Add own version of VariadicFunction.
2016-03-25 Mehdi AminiEnsure that the StringMap does not grow during the...
2016-03-25 Hemant Kulkarni[llvm-readobj] Impl GNU style program headers print
2016-03-25 Jun Bum Lim[SetVector] Add erase() method
2016-03-25 JF BastienImplement is_always_lock_free
2016-03-25 Mehdi AminiDisable counting the number of move in the unittest...
2016-03-25 Jonas Paulsson[SystemZ] Remove isBranch and isTerminator flags on...
2016-03-25 Duncan P. N... Revert "Bitcode: Collect all MDString records into...
2016-03-25 Duncan P. N... Bitcode: Collect all MDString records into a single...
2016-03-25 Chad Rosier[AArch64] Fix typo. NFC.
2016-03-25 David L KreitzerEnable non-power-of-2 #pragma unroll counts.
2016-03-25 Tobias Grosserdocs: Clearify that our release note describe the upcom...
2016-03-25 Tobias Grosserwww: Directly link to our new SPHINX documentation
2016-03-25 Tobias Grosserdocs: Add links to the old documentation
2016-03-25 Simon Pilgrim[X86][SSE] Don't duplicate Lower256IntArith functionali...
2016-03-25 Tobias GrosserCenter picture
2016-03-25 George RimarTrailing whitespaces removed. NFC.
2016-03-25 Tobias Grosserdocs: Add architecture diagram
2016-03-25 Tobias Grosserwww: Reference doxygen documentation directly from...
2016-03-25 Tobias Grosserwww; Drop memory access documentation
2016-03-25 Tobias Grossercmake: Ensure tools/* is still formatted
2016-03-25 Tobias GrosserCodegenCleanup: Drop -load-combine pass
2016-03-25 Elena Demikhovskyfixed typo
2016-03-25 Mehdi AminiFix windows build for sys::fs:file_status Access Time...
2016-03-25 Mehdi AminiAdd lastAccessedTime to file_status
2016-03-25 Mehdi AminiFix perfect forwarding for StringMap
2016-03-25 Mehdi AminiRevert "Add lastAccessedTime to file_status"
2016-03-25 Mehdi AminiRevert "Fix windows build for sys::fs:file_status Acces...
2016-03-25 Mehdi AminiFix windows build for sys::fs:file_status Access Time...
2016-03-25 Mehdi AminiAdd lastAccessedTime to file_status
2016-03-25 Mehdi AminiQuery the StringMap only once when creating MDString...
2016-03-25 Mehdi AminiAdjust initial size in StringMap constructor to guarant...
2016-03-25 Mehdi AminiFix DenseMap::reserve(): the formula was wrong
2016-03-25 Mehdi AminiStringMap: reserve appropriate size when initializing...
2016-03-25 Mehdi AminiAdd GUID/getGlobalIdentifier() non-static API to global...
2016-03-25 Duncan P. N... Bitcode: Use std::stable_partition for reproducible...
2016-03-25 Jason MolendaAdd the same host logging that I added to PlatformRemot...
2016-03-25 Jim InghamUse Clang's FixItHints to correct expressions with...
2016-03-25 Duncan P. N... Bitcode: Stop using MODULE_CODE_METADATA_VALUES
2016-03-25 Richard Smith[modules] Store a local offset to DeclContext lexical...
2016-03-25 Matt ArsenaultAMDGPU: Cost model for basic integer operations
2016-03-25 Hans WennborgX86: Use push-pop for materializing 8-bit immediates...
2016-03-25 Matt ArsenaultAMDGPU: Partially implement getArithmeticInstrCost...
2016-03-25 Duncan P. N... IR: Stop upgrading !llvm.loop attachments via MDString
2016-03-25 Duncan P. N... CGLoopInfo: Use the MD_loop metadata kind from r264371...
2016-03-25 Duncan P. N... IR: Reserve an MDKind for !llvm.loop; NFC
2016-03-25 Saleem AbdulrasoolARM: fix optimised division on WoA
next