platform/upstream/llvm.git
2016-03-26 Sean Silva[libprofile] Adjust dummy condition to be more forgiving.
2016-03-26 Sean Silva[libprofile] Add some missing `env` prefixes on commands.
2016-03-26 Mehdi AminiRename ModuleSummaryIndex::modPathStringEntries() into...
2016-03-26 Richard SmithStop depending on the keys in a hash table being in...
2016-03-26 Richard SmithStop testing the unspecified order in which the OnDiskH...
2016-03-26 Richard SmithDon't force OnDiskHashTables to have a minimum of 64...
2016-03-26 Sean CallananWhen we import the definition for a Tagdecl, propagate...
2016-03-26 Matthias Braunabtest: Check all files, improve announcements
2016-03-26 Sean CallananRecord all translation units with more than one functio...
2016-03-26 Matthias BraunPut my abtest scripts into the util directory
2016-03-26 Kostya Serebryany[asan] bump the scariness score of read-after-frees...
2016-03-25 Vedant Kumar[profile] Add integration test to validate PGO function...
2016-03-25 Lang Hames[Support] Switch to RAII helper for error-as-out-parame...
2016-03-25 Sean CallananRemoved LoggingDiagnosticConsumer, an unused class.
2016-03-25 Sunil SrivastavaImprove the reliability of file renaming in Windows...
2016-03-25 Stephane SezerFix FILE * leak in Python API
2016-03-25 Mehdi AminiStringMap/DenseMap unittests: use piecewise_construct...
2016-03-25 Enrico GranataAdd a 'language cplusplus demangle' command. This can...
2016-03-25 Lang Hames[Object] Make createMachOObjectFile return Expected...
2016-03-25 Philip ReamesAllow value forwarding past release fences in GVN
2016-03-25 Richard SmithDon't warn on "use" of undefined inline function that...
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
next