summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with nested aliases where the help system wouldn't correctly tra...Enrico Granata2016-03-253-0/+23
* [Support] Add Error::errorForOutParameter helper.Lang Hames2016-03-252-0/+13
* Store list of undefined-but-used objects in a deterministic order to fixRichard Smith2016-03-258-35/+36
* [X86] Emit a proper ADJCALLSTACKDOWN in EmitLoweredTLSAddrDavid Majnemer2016-03-252-1/+30
* Delete dead variable.Richard Smith2016-03-251-3/+1
* [analyzer] Add CIFIlter modeling to DeallocChecker.Devin Coughlin2016-03-253-11/+150
* [MachineCopyPropagation] Expose more dead copies across instructions with reg...Jun Bum Lim2016-03-252-3/+81
* Prevent construction of cycle in DAG store mergeNirav Dave2016-03-255-52/+111
* Add files forgotten in r264452Tobias Grosser2016-03-256-0/+51
* [libFuzzer] use fflush after every PrintfKostya Serebryany2016-03-251-0/+1
* Remove useless and unused CrashRecoveryContext::getBacktrace(). This function...Richard Smith2016-03-252-17/+1
* [InstSimplify] regenerate checks using a scriptSanjay Patel2016-03-2520-380/+670
* [RS4GC] Lower calls to @llvm.experimental.deoptimizeSanjoy Das2016-03-253-10/+53
* CodeGen: Don't iterate over operands after we've erased an MIJustin Bogner2016-03-251-13/+20
* ARM: maintain BB ordering when expanding WIN__DBZCHKSaleem Abdulrasool2016-03-253-26/+65
* [ASTMatchers] Don't use brace-init lists.Samuel Benzaquen2016-03-251-1/+1
* Update to isl-0.16.1-145-g243bf7cTobias Grosser2016-03-2571-1115/+2766
* [sanitizer] Add memset, memmove, and memcpy to the common interceptorsDerek Bruening2016-03-257-36/+78
* [SetVector] Add erase() methodJun Bum Lim2016-03-253-0/+53
* Fix now-ambiguous references to Error.Lang Hames2016-03-251-5/+5
* Add title above the release notesTobias Grosser2016-03-251-0/+6
* docs: Show two levels of content in index:Tobias Grosser2016-03-252-1/+1
* docs: Describe Polly in the LLVM pass pipelineTobias Grosser2016-03-2510-0/+79
* [ThinLTO] Rename edges() to calls() for clarity (NFC)Teresa Johnson2016-03-252-5/+5
* [ObjCXX] Warn undeclared identifiers.Manman Ren2016-03-253-2/+28
* CodeGen: Fix a use-after-free in TIIJustin Bogner2016-03-251-2/+4
* AMDGPU: Fix a use-after free and a missing breakJustin Bogner2016-03-251-1/+2
* Remove declaration of SymbolTable::codegen, this method was deleted in r264091Reid Kleckner2016-03-251-1/+0
* [X86] Use "and $0" and "orl $-1" to store 0 and -1 when optimizing for minsizeHans Wennborg2016-03-253-1/+101
* [coff] Accept and ignore another link.exe flag for compatibilityReid Kleckner2016-03-252-0/+2
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-5/+10
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-23/+42
* [Object] Remove empty private section from BinaryError.Lang Hames2016-03-251-1/+0
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-2/+11
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-1/+10
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-7/+10
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-5/+12
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-1/+10
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-6/+13
* Consider regmasks when computing register-based DBG_VALUE live rangesReid Kleckner2016-03-259-42/+194
* [ASTMatchers] Fix build for VariadicFunction.Samuel Benzaquen2016-03-251-1/+1
* [Kaleidoscope] Rename Error -> LogError in Chapters 2-5.Lang Hames2016-03-257-92/+92
* [Kaleidoscope] Fix 'Error' name clashes.Lang Hames2016-03-255-103/+103
* [Object] Start threading Error through MachOObjectFile construction.Lang Hames2016-03-255-115/+213
* [InstCombine] consolidate regression tests of the ancients (2002)Sanjay Patel2016-03-255-44/+50
* [index] Remove redundancy between symbol kind and languageBen Langmuir2016-03-255-103/+107
* fix IR function name regex to allow hyphensSanjay Patel2016-03-251-2/+2
* Document the purpose of this testcase.Adrian Prantl2016-03-251-1/+2
* Revert "[SetVector] Add erase() method"Jun Bum Lim2016-03-253-46/+0
* Fix Narrowing conversion warning introduced by r264415Hemant Kulkarni2016-03-251-1/+1
OpenPOWER on IntegriCloud