platform/upstream/llvm.git
2016-04-12 Jonas Paulsson[SystemZ] Use LDE32 instead of LE, when Offset is small.
2016-04-12 George Rimar[ELF] Removed redundant llvm-mc call. NFC.
2016-04-12 Pavel LabathBump up timeout in TestGdbRemoteProcessInfo
2016-04-12 Benjamin KramerRemove unused diagnostics. NFC.
2016-04-12 Alexey Bataev[OPENMP 4.0] Support for 'linear' clause in 'declare...
2016-04-12 Simon Dardis[mips] MIPSR6 Compact branch aliases
2016-04-12 Pavel LabathSkip a test in TestNamespaceLookup on linux to avoid...
2016-04-12 Johannes DoerfertIntroduce an invalid context for each statement
2016-04-12 Alexey Bataev[OPENMP 4.0] Support for 'aligned' clause in 'declare...
2016-04-12 Johannes DoerfertSimplify SCEVAffinator code [NFC]
2016-04-12 Pavel LabathRevert "Restore the lazy initialization of ScriptInterp...
2016-04-12 Stephan BergmannAvoid GCC -fpermissive error about llvm::Mangler hidden...
2016-04-12 Michael Zuckerman[Clang][BuiltIn][avx512] Adding avx512 (shuf,sqrt{ss...
2016-04-12 Mehdi AminiRefactor the Internalize stage of libLTO in a separate...
2016-04-12 Mehdi AminiUse StringSet instead of StringMap where it makes sense...
2016-04-12 Junmo ParkMinor code cleanup. NFC.
2016-04-12 Matthias Gehre[clang-tidy] fix readability-avoid-const-params-in...
2016-04-12 Matthias Gehre[ASTMatchers]: fix crash in hasReturnValue
2016-04-12 Saleem AbdulrasoolProcess: fix the build with certain kernel versions
2016-04-12 Alexey Bataev[OPENMP 4.0] Support for 'uniform' clause in 'declare...
2016-04-12 Chuang-Yu Cheng[PPC64] Mark CR0 Live if PPCInstrInfo::optimizeCompareI...
2016-04-12 Saleem AbdulrasoolBasic: fix profiling with GNU EABI
2016-04-12 Chuang-Yu Cheng[PPC64] Use mfocrf in prologue when we only need to...
2016-04-12 Rafael EspindolaDevide _gp in the same spot as other mips symbols....
2016-04-12 Matthias BraunTargetLowering: Add missing doxygen group end.
2016-04-12 Matthias BraunAArch64: Drive-by cleanup
2016-04-12 George Burgess IVAttempt to make buildbot happier with r266032.
2016-04-12 Enrico GranataRestore the lazy initialization of ScriptInterpreterPyt...
2016-04-12 George Burgess IVAdd the allocsize attribute to LLVM.
2016-04-12 Devin Coughlin[analyzer] Fix assertion in ReturnVisitor for body...
2016-04-12 Quentin Colombet[AArch64] Add test cases for the repairing of physical...
2016-04-12 Quentin Colombet[RegBankSelect] Teach the repairing code how to handle...
2016-04-12 Quentin Colombet[AArch64] Add a test case for the propagation of regist...
2016-04-12 Quentin Colombet[RegisterBankInfo] Do not provide a default mapping...
2016-04-12 Quentin Colombet[AArch64] Add a test case for the repairing of definitions.
2016-04-12 Quentin Colombet[RegBankSelect] Teach how to repair definitions.
2016-04-12 Quentin Colombet[MachineIRBuilder] Expose the insertion point in the...
2016-04-12 Greg ClaytonFixed Variable::GetDecl() and Variable::GetDeclContext...
2016-04-12 JF BastienMergeFunctions: test alloca better
2016-04-12 Quentin Colombet[AArch64] Test that RegBankSelect inserts the proper...
2016-04-11 Derek SchuffReplace MachineRegisterInfo::TracksLiveness with a...
2016-04-11 Adrian PrantlAdd a missing DICompileUnit to testcase.
2016-04-11 Mehdi AminiThinLTO renaming: use module hash instead of position...
2016-04-11 Adrian PrantlLegalize the debug info in this testcase in anticipatio...
2016-04-11 JF BastienAtomicExpandPass: mark assert variable as used
2016-04-11 James Y KnightFix compile with GCC after r266002 (Add __atomic_*...
2016-04-11 Davide Italiano[LTO] Switch Module to std::unique_ptr<>.
2016-04-11 Justin BognerCodeGen: Fix a use-after-free in TailDuplication
2016-04-11 JF BastienNFC: keep comment up to date
2016-04-11 Evgeniy Stepanov[safestack] A test for stackprotector canaries.
2016-04-11 Evgeniy StepanovAllow simultaneous safestack and stackprotector attributes.
2016-04-11 Evgeniy Stepanov[safestack] Add canary to unsafe stack frames
2016-04-11 Tim NorthoverARM: use r7 as the frame-pointer on all MachO targets.
2016-04-11 James Y KnightAdd __atomic_* lowering to AtomicExpandPass.
2016-04-11 Enrico GranataAdd support for resolving dynamic types of extended...
2016-04-11 Manman Renswifterror: fix up a testing case.
2016-04-11 Davide Italiano[DebugInfo/Test] Add CU as required.
2016-04-11 Simon Pilgrim[DAGCombiner] Fold xor/and/or (bitcast(A), bitcast...
2016-04-11 Manman RenSwift Calling Convention: swifterror target support.
2016-04-11 Adrian PrantlRevert accidentally committed change
2016-04-11 Adrian PrantlAdd missing DICompileUnit to this testcase
2016-04-11 Hans Wennborglibclang: fix two memory leaks (PR26292)
2016-04-11 Zachary TurnerFix some display bugs in llvm-pdbdump.
2016-04-11 Tom StellardRevert "AMDGPU/SI: Do not generate s_waitcnt after...
2016-04-11 Richard TrieuAdjust tests to have consistent integer sizes.
2016-04-11 Hans WennborgFix repeated conditional expression (PR20711)
2016-04-11 Hans WennborgFix broken assert, PR24624
2016-04-11 Hans WennborgRemove redundant .c_str(), as suggested by PR25633
2016-04-11 Hans WennborgFix a couple of redundant conditional expressions ...
2016-04-11 Rafael EspindolaSimplify handling of mips gp* symbols.
2016-04-11 Sanjay Pateluse range-loops; NFCI
2016-04-11 Tim NorthoverMCParser: diagnose missing directional labels more...
2016-04-11 Matthew Simpson[LoopUtils, LV] Fix PR27246 (first-order recurrences)
2016-04-11 Charles LiLit C++11 Compatibility Patch #6
2016-04-11 Rafael EspindolaSimplify the creation of __rel[a]_iplt_{start,end}.
2016-04-11 Davide Italiano[DebugInfo] Fix even more tests to include DICompileunit.
2016-04-11 Enrico GranataAdd support for additional NSArray formatters
2016-04-11 Enrico GranataAdd a formatter for zero-sized NSData
2016-04-11 Mehdi AminiEmit the module hash by default with -flto=thin.
2016-04-11 Sriraman TallamTest commit.
2016-04-11 Lang Hames[Object] Make .alt_entry directive parsing MachO specific.
2016-04-11 Adrian PrantlFix missing DICompileUnits in testcases
2016-04-11 Sanjay Patel[InstCombine] consolidate tests for related bugs
2016-04-11 Reid KlecknerUse member initializers for all scalar fields of Machin...
2016-04-11 Reid KlecknerCombine redundant stack realignment booleans in Machine...
2016-04-11 Sanjay Pateladd FIXME comment; NFC
2016-04-11 Sanjay Pateladd an assert for safety; NFC
2016-04-11 Sanjay Patelvariable names start with a capital letter; NFC
2016-04-11 Hemant Kulkarni[llvm-readobj] Add ELF hash histogram printing
2016-04-11 Xinliang David LiAdd code comment/NFC
2016-04-11 Sanjay Patel[InstCombine] use canEvaluateShiftedShift() to handle...
2016-04-11 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512...
2016-04-11 Reid KlecknerUpdate getting started docs
2016-04-11 Adrian PrantlMake the distinct DISubprogram in this testcase really...
2016-04-11 Adrian PrantlUpdate discriminator testcases to use proper NoDebug...
2016-04-11 Sanjay Patel[InstCombine] don't try to shift an illegal amount...
2016-04-11 Pavel LabathMark TestPrintStackTraces as flaky on android arm
2016-04-11 Pavel Labath[Driver] Fix a segfault in signal handlers
2016-04-11 Peter CollingbourneELF: Set FDE count in .eh_frame_hdr correctly.
2016-04-11 Peter CollingbourneELF: Implement basic support for module asm in bitcode...
next