platform/upstream/llvm.git
2015-02-26 Tobias GrosserUse isl_ast_expr_call to create run-time checks
2015-02-26 Evgeniy Stepanov[msan] Fix MsanTest to pass in track_origins=2 mode.
2015-02-26 Bruno Cardoso... [X86][MMX] Fix a typo in a couple of tests
2015-02-26 Bruno Cardoso... [X86][MMX] Remove widening experimental flag from MMX...
2015-02-26 Tobias GrosserUpdate isl to 88d60cfe1 'add isl_ast_expr_call'
2015-02-26 Michael Kuperstein[X86][Haswell][SchedModel] Fix WriteMULm latency.
2015-02-26 Sergey Matveev[lsan] Fix indent.
2015-02-26 Hal Finkel[InstCombine] Add a test for altivec load/store intrins...
2015-02-26 Sergey MatveevLSan: fix a deadlock caused by dl_iterate_phdr().
2015-02-26 Ilia KFix usage of shared_ptr for array which may cause a...
2015-02-26 Robert FlackTest commit - fix typo.
2015-02-26 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2015-02-26 Daniel Jasperclang-format: Make braced list formatting more consistent.
2015-02-26 Tamas BerghammerIncrease default packet timeout for android to 20s
2015-02-26 Daniel Jasperclang-format: Fix space of arrays of pointers to templa...
2015-02-26 Johannes DoerfertAllow non-affine control flow by default
2015-02-26 Chandler Carruth[x86] Sink the single-input v8i16 lowering code that...
2015-02-26 Chandler Carruth[x86] Remove a SimpleTy usage. No need for it here...
2015-02-26 Alexey Bataev[OPENMP] Fixed codegen for directives without function...
2015-02-26 Daniel Jasperclang-format: Allow breaking after "else if(" as a...
2015-02-26 Sanjoy DasIRCE: only touch loops that have been shown to have...
2015-02-26 Sanjoy DasIRCE: generalize to handle loops with decreasing induct...
2015-02-26 Chandler Carruth[x86] Make the vector shuffle helpers order the SDLoc...
2015-02-26 Craig Topper[X86] Remove the blendps/blendpd builtins. They aren...
2015-02-26 Craig Topper[X86] Correct immediate range checking for blendps...
2015-02-26 Davide Italiano[Core] Do not reclaim absolute atoms in resolver.
2015-02-26 Duncan P. N... IR: Use '= default' instead of r230609, NFC
2015-02-26 Duncan P. N... FileCheck: Add CHECK-SAME
2015-02-26 Simon Atanasyan[Mips] Handle -mips32r[3|5] / -mips64r[3|5] options...
2015-02-26 Duncan P. N... CGDebugInfo: Use DIImportedEntity default constructor...
2015-02-26 Duncan P. N... IR: Add default constructor for DIImportedEntity
2015-02-26 Adam Nemet[LoopAccesses] Add command-line option for RuntimeMemor...
2015-02-26 Sanjoy DasIRCE: print newline after printing an InductiveRangeCheck.
2015-02-26 Saleem AbdulrasoolUnwind: clean up some GCC warnings
2015-02-26 Oleksiy VyalovReturn a current executable's directory from HostInfoAn...
2015-02-26 Richard TrieuUpdate assumption in template diffing about integer...
2015-02-26 Enrico GranataIf we are trying to load the scripting resource for...
2015-02-26 Philip Reames[GC docs] Add example IR, assembly, and stackmaps to...
2015-02-26 Richard SmithSplit StaticAnalyzer module into three to fix a cyclic...
2015-02-26 David MajnemerReplace a few instances of NULL with nullptr.
2015-02-26 Reid Klecknerclang-cl: Expose -fcolor-diagnostics and -fansi-escape...
2015-02-26 David MajnemerSema: __assume with side effects shouldn't result in...
2015-02-26 Reid KlecknerPass /nologo to ml64 for quieter builds
2015-02-26 Jonathan RoelofsAdd self to CREDITS.txt
2015-02-26 Michael J.... Add Example Sub Target.
2015-02-26 Michael J.... [ELF][x86-64] Make the X86_64LinkingContext and X86_64T...
2015-02-26 Jonathan RoelofsAdd remote testing support to the lit config.
2015-02-26 Ramkumar RamachandraPlaceSafepoints: use IRBuilder helpers
2015-02-26 Reid KlecknerSilence unused variable warning in NDEBUG build
2015-02-26 Eric ChristopherFix a [-Werror,-Wreorder] initialization ordering error.
2015-02-26 Peter Collingbournedocs: Document CFI padding and all-ones optimizations...
2015-02-26 Reid KlecknerAdd -fuse-line-directive flag to control usage of ...
2015-02-26 Richard SmithRemove some unused includes of llvm/IR headers from...
2015-02-26 Eric ChristopherRemove a FIXME.
2015-02-26 Eric ChristopherFix a couple of depedent->dependent typos.
2015-02-26 Eric ChristopherRemove an argument-less call to getSubtargetImpl from...
2015-02-25 Ramkumar RamachandraMemDepPrinter: Fix some nits introduced in r228596
2015-02-25 Philip Reames[GC docs] More minor word tweaks to make the GC bits...
2015-02-25 Larisse VoufoImprovement on sized deallocation from r230160:
2015-02-25 Larisse VoufoFix typo.
2015-02-25 Michael J.... Remove unused variables.
2015-02-25 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-25 Philip Reames[GC Docs] Update LangRef to link to Statepoint docs
2015-02-25 Michael J.... [ELF][x86] Detemplatify ELFT. There's only a single...
2015-02-25 Kostya Serebryany[asan] reenable odr-violation.cc test on non-x86-64...
2015-02-25 Philip Reames[GC docs] Fill in description of the statepoint-example...
2015-02-25 Peter CollingbourneUBSan: Use the correct function prologue for x32.
2015-02-25 Philip Reames[GC Docs] Minor wording clarification
2015-02-25 Alexey Samsonov[CMake] Properly detect whether we're building runtime...
2015-02-25 David MajnemerMS ABI: Turn throw into std::terminate for now, make...
2015-02-25 Justin BognerObject: Handle Mach-O kext bundle files
2015-02-25 Justin BognerInstrProf: Make the __llvm_profile_runtime_user symbol...
2015-02-25 Duncan P. N... IR: Drop newline from AssemblyWriter::printMDNodeBody()
2015-02-25 Sanjay Patelonly propagate equality comparisons of FP values that...
2015-02-25 Justin BognerInstrProf: Remove dead code in CoverageMappingReader
2015-02-25 Greg ClaytonOptimize finding the Complete Definition of an ObjC...
2015-02-25 Eric ChristopherMove TargetLoweringBase::getTypeConversion to the ...
2015-02-25 JF BastienInstCombine: extract instead of shuffle when performing...
2015-02-25 Frederic Riss[dwarfdump] Fix frame info register number dump.
2015-02-25 Richard Smith[modules] Even if we already have a definition of a...
2015-02-25 JF Bastienlibc++: support newlib's ctype
2015-02-25 Oleksiy VyalovAdd qModuleInfo request in order to get module informat...
2015-02-25 Duncan P. N... IR: Annotate dump methods with LLVM_DUMP_METHOD
2015-02-25 Frederic RissTry to appease buildbots.
2015-02-25 Hal Finkel[PowerPC] Make LDtocL and friends invariant loads
2015-02-25 Johannes DoerfertAdd the IMPACT2015 publications
2015-02-25 Frederic Riss[dwarfdump] Make debug_frame dump actually useful.
2015-02-25 Frederic Riss[dwarfdump] Don't print meaningless pointer.
2015-02-25 Frederic RissDWARFDebugFrame: Move some code around. NFC.
2015-02-25 Frederic RissDWARFDebugFrame: Add some trivial accessors. NFC.
2015-02-25 Frederic RissDWARFDebugFrame: Actually collect CIEs associated with...
2015-02-25 Johannes DoerfertAdd myself to the contributors of Polly
2015-02-25 Johannes DoerfertAdd non-affine subregions to the TODO list
2015-02-25 Manman Ren[LTO API] fix memory leakage introduced at r230290.
2015-02-25 David MajnemerX86, Win64: Allow 'mov' to restore the stack pointer...
2015-02-25 Lang Hames[Orc][Kaleidoscope] Clean up the Orc/Kaleidoscope tutor...
2015-02-25 Kuba BreckaFix >80 line after r230530.
2015-02-25 Peter CollingbourneLowerBitSets: Align referenced globals.
2015-02-25 Zachary Turner[CMake] Fix the clang-cl self host build.
2015-02-25 Richard SmithRemove non-existent file from module map.
next