platform/upstream/llvm.git
2016-02-10 Chad Rosier[AArch64] Update comment to match reality. NFC.
2016-02-10 Reid KlecknerDisable the new Orc lazy JIT tests on Windows, they...
2016-02-10 Matt ArsenaultSelectionDAG: Make Properties a field of SDPatternOperator
2016-02-10 Matt ArsenaultSelectionDAG: Make min/max commutative and associative
2016-02-10 Xinliang David LiRollback 260394 -- 32bit test needs more config support
2016-02-10 Colin LeMahieu[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
2016-02-10 Rong Xu[PGO] Indirect-call profile annotation in IR level...
2016-02-10 Matt ArsenaultAMDGPU: Fix indentation and variable names
2016-02-10 Matt ArsenaultAMDGPU: Split R600 and SI load lowering
2016-02-10 Hemant KulkarniRevert "[llvm-readobj] Option to emit readelf like...
2016-02-10 Reid Kleckner[pdbdump] Fix test for different type ordering with...
2016-02-10 Teresa Johnson[ThinLTO] Move global processing from Linker to Transfo...
2016-02-10 Xinliang David LiAdd tests for -m32
2016-02-10 Xinliang David Li[PGO] coverage map bug with cov data produced for 32bit...
2016-02-10 Hemant Kulkarni[llvm-nm] Add -radix option
2016-02-10 Hemant Kulkarni[llvm-readobj] Option to emit readelf like output
2016-02-10 James Y Knight[SPARC] Repair floating-point condition encodings in...
2016-02-10 Daniel BerlinRename a member variable to be more accurate with how...
2016-02-10 David Majnemer[MS ABI] Never reference dllimport'd vtables
2016-02-10 Daniel BerlinConstify two functions, make them accessible to unit...
2016-02-10 Ehsan AkhgariDisable all llvm-config tests for now, will investigate...
2016-02-10 Rong Xu[PGO] Differentiate Clang instrumentation and IR level...
2016-02-10 Rafael EspindolaAdd support for R_X86_64_DTPOFF64.
2016-02-10 Chad Rosier[AArch64] This bit of logic is specific to pairing...
2016-02-10 Teresa JohnsonFix VST_CODE_* bitcode id comments (NFC)
2016-02-10 Ben CraigLimit catopen usage to unix-like OSes
2016-02-10 Rafael EspindolaUse a SymbolBody to represent the personality.
2016-02-10 Andrey TuretskiyReapply the patch of r260376.
2016-02-10 Daniel Jasperclang-format sort include use the source file name...
2016-02-10 Tamas BerghammerRevert "Improve the handling of missing elf symtab...
2016-02-10 Andrey Turetskiy[X86] Fix stack alignment for MCU target (Clang part...
2016-02-10 Andrey Turetskiy[X86] Fix stack alignment for MCU target, by Anton...
2016-02-10 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'first...
2016-02-10 Denis ZobninFix assertion "Chunk.Kind == DeclaratorChunk::Function...
2016-02-10 Ewan Crawford[RenderScript] Refactor allocation expressions
2016-02-10 Alexey BataevFix PR26543: add a check for definition in CXXRecordDecl.
2016-02-10 Tamas BerghammerImprove the handling of missing elf symtab and missing...
2016-02-10 Tamas BerghammerFix handling of the arm IT instruction in the unwinder
2016-02-10 Tamas BerghammerUse BKPT instead of UDF for arm/thumb breakpoints
2016-02-10 Tamas BerghammerAdd new option to lldb-server to display its version
2016-02-10 Simon Atanasyan[ELF][MIPS] Group and sort initialization of MipsTarget...
2016-02-10 Simon Atanasyan[ELF][MIPS] Rename MipsTargetInfo::relocateOne argument...
2016-02-10 Dylan McKay[AVR] Add instruction definitions
2016-02-10 Mohit K. Bhakkad[LLDB][MIPS] Generalise MIPS arch names
2016-02-10 Xinliang David Li[PGO] fix prof symbol lookup bug
2016-02-10 Akira Hatanaka[Sema] Issue a warning for integer overflow in nested...
2016-02-10 JF BastienX86: Remove useless semicolon
2016-02-10 Jim InghamThis is an idea to make "thread step-in --target" work...
2016-02-10 NAKAMURA Takumillvm-config: Fix DLL prefix on cygming.
2016-02-10 Chris Bieneman[CMake] For multi-stage builds to be deterministic...
2016-02-10 Enrico GranataChange lldb.value.__int__() so that it takes into accou...
2016-02-10 Paul RobinsonGet rid of another SAME-NOT. FileCheck does not have...
2016-02-10 NAKAMURA Takumiclang/test/Index/skip-parsed-bodies/compile_commands...
2016-02-10 Justin LebarRemove some unnecessary CHECK-SAMEs in ModuleDebugInfo...
2016-02-10 Jim InghamAdd a missing break.
2016-02-10 NAKAMURA Takumilibclang: Enable skip-parsed-bodies on win32.
2016-02-10 NAKAMURA Takumillvm-config: Quick fix for cross compilation. Don't...
2016-02-10 Tom StellardStructurizeCFG: Initialize SkipUniformRegions in the...
2016-02-10 Chris Bieneman[CMake] Pass LLVM_EXTERNAL_*_SOURCE_DIR variables to...
2016-02-10 Chris Bieneman[CMake] Fixing the 3-stage cmake cache.
2016-02-10 Reid KlecknerRevert "Turn on LLVM_ENABLE_PLUGINS by default on Windows"
2016-02-10 Lang Hames[Orc] Add lazy-JITting support for i386.
2016-02-10 Richard SmithFix overload sets of strchr, strpbrk, strrchr, memchr...
2016-02-10 Tom StellardStructurizeCFG: Add an option for skipping regions...
2016-02-10 Amaury SechetAdd support for struct in C API test
2016-02-10 Justin LebarGet rid of CHECK-SAME-NOT in tests.
2016-02-10 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-02-10 Amaury SechetAdd binding for counting argument and find called value...
2016-02-10 Adrian McCarthyDon't dereference the first element of an empty container.
2016-02-10 Ed MasteRemove FreeBSD failure decorator from TestCppIncomplete...
2016-02-09 Tim NorthoverARM: improve documentation slightly.
2016-02-09 Adrian McCarthyAdd status for LLDB on Windows to status.html.
2016-02-09 Kostya Serebryany[asan] update the scariness score: tweak a few weights...
2016-02-09 Zachary TurnerChange `CoreTests` to LLDBCoreTests to avoid name clash.
2016-02-09 Sanjay Patel[x86] convert masked load of exactly one element to...
2016-02-09 Amaury SechetSplit clone value and instruction in the echo C API...
2016-02-09 Vasileios KalintirisRevert "Introduce a cmake module to figure out whether...
2016-02-09 Greg ClaytonAdded code that was commented out during testing to...
2016-02-09 Amaury SechetAdd icmp and conditional branches in the C API echo...
2016-02-09 Rui UeyamaRangefy, and replace a switch with `if`s. NFC.
2016-02-09 Justin LebarAdd convergent-removing bits to FunctionAttrs pass.
2016-02-09 Justin LebarUpdate documentation about convergent attribute.
2016-02-09 Peter CollingbourneFix GCC build.
2016-02-09 Ahmed Bougacha[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNo...
2016-02-09 Ahmed Bougacha[X86] Don't reuse an unrelated variable, create a new...
2016-02-09 Ahmed Bougacha[X86] Remove unnecessary assignment. NFC.
2016-02-09 Amaury SechetAdd C binding for AllocaInst::getAllocatedType
2016-02-09 Peter CollingbourneWholeProgramDevirt: introduce.
2016-02-09 Richard SmithUpdate documentation to reflect that libc++abi provides...
2016-02-09 Rafael EspindolaFix inverted comparison.
2016-02-09 Amaury SechetImprove the C API echo test tool to emit basic block...
2016-02-09 Greg ClaytonFixed many issues that were causing differing type...
2016-02-09 Richard SmithPR26349: correctly check whether a digit sequence is...
2016-02-09 Jonathan PeytonProxy task fix: task_state stack push condition on...
2016-02-09 Simon Atanasyan[mips] Extend MipsAsmParser class to handle %got(sym...
2016-02-09 Jan Veselyconfigure: Remove llvm 3.6 defines
2016-02-09 Jan Veselyconfigure: Remove cl_khr_fp64 for device that don't...
2016-02-09 Jan Veselyconfigure: Introduce per device defines
2016-02-09 Jan Veselymath: Fix log2 vectorization on non-fp64 hw
2016-02-09 Jonathan PeytonHave Mac builds use @rpath when supported in CMake
next