platform/upstream/llvm.git
2015-07-30 Matt ArsenaultAMDGPU: Set SubRegIndex size and offset
2015-07-30 Matt ArsenaultAMDGPU: Fix unreachable when emitting binary debug...
2015-07-30 Alex LorenzMIR Serialization: Serialize the machine basic block...
2015-07-30 David Majnemer[COFF] Add IMAGE_SCN_TYPE_NOLOAD to SectionCharacteristics
2015-07-30 Pete CooperAdd fmodules-cache-path to 2 tests which were missing it.
2015-07-30 Renato Golin[ARM] Allow setting the generic features for native...
2015-07-30 Tom StellardAMDGPU/SI: Simplify moveSMRDToVALU()
2015-07-30 Tom StellardAMDGPU/SI: Remove isTriviallyReMaterializable() functio...
2015-07-30 Daniel Sanders[libcxxabi][mips] Correct float_data::mangled_size...
2015-07-30 Ulrich WeigandFix sanitizer fallout from r243642
2015-07-30 Ulrich Weigand[SystemZ] Add support for vecintrin.h vector built...
2015-07-30 Ulrich WeigandAdd support for System z vector language extensions
2015-07-30 Marshall ClowChange some #ifdefs to #if - thanks to Dexon for thge...
2015-07-30 Vasileios Kalintiris[mips] Fix out-of-date debug information in test file.
2015-07-30 NAKAMURA TakumiMCJITTests/MCJITCAPITest.cpp: Try to appease i686-win32.
2015-07-30 Vasileios Kalintiris[mips][FastISel] Remove hidden mips-fast-isel option.
2015-07-30 Tamas BerghammerFix issues with separate symbolfile handling
2015-07-30 Vasileios Kalintiris[mips][FastISel] Apply only zero-extension to constants...
2015-07-30 Alexey Bataev[OPENMP 4.1] Initial support for extended 'ordered...
2015-07-30 Daniel Sanders[test-release.sh] Add -no-libunwind to disable it on...
2015-07-30 Michael Kuperstein[X86] Recognize "flags" as an identifier, not a registe...
2015-07-30 Michael Kuperstein[X86] Recognize "flags" as an identifier, not a registe...
2015-07-30 Tamas BerghammerMark TestMiBreak as falkey on Linux
2015-07-30 Matt ArsenaultAdd amdopencl environment to triple
2015-07-30 Simon Atanasyan[Mips] Implement definition of DT_MIPS_RLD_MAP dynamic...
2015-07-30 Sean SilvaAdd a comment explaining differing Windows behavior.
2015-07-30 Sean SilvaEnable accidentally-disabled tests.
2015-07-30 Asaf Badouh[X86][AVX512BW] Remove whitespaces
2015-07-30 Mohit K. Bhakkad[LLDB][MIPS] Added expected failure for "test disassemb...
2015-07-30 Ilia KClean up test/tools/lldb-mi/variable/main.cpp after...
2015-07-30 Mohit K. Bhakkad[LLDB][MIPS] To handle SI_KERNEL generated for invalid...
2015-07-30 Ilia KFix bug in expression display when determining if a...
2015-07-30 Jaydeep Patil[LLDB][MIPS] Create Unix Signals based on target archit...
2015-07-30 Adam Nemet[LoopVer] Add missing std::move
2015-07-30 Nico WeberRevert r243604, it (very likely) caused PR24312.
2015-07-30 Richard SmithRemove some noise "this->"s left behind by r243213.
2015-07-30 Adam Nemet[LDist] Filter the checks locally rather than in LAA...
2015-07-30 Richard Smith[modules] Remove redundant information written into...
2015-07-30 Kostya Serebryany[libFuzzer] implement strncmp hook for data-flow-guided...
2015-07-30 Kostya Serebryany[sanitizer] add a weak hook for strncmp interceptor...
2015-07-30 Lang Hames[MCJIT] Fix a memory leak in a unit test that was intro...
2015-07-30 Hans Wennborg[CMake] Pass -march=i686 when targeting i686 (PR24222)
2015-07-30 Kostya Serebryany[libFuzzer] implement memcmp hook for data-flow-guided...
2015-07-30 Sean SilvaRemove bad test.
2015-07-30 Kostya Serebryany[sanitizer] add a weak hook for memcmp interceptor...
2015-07-30 Sean SilvaAttempt to make clang-x64-ninja-win7 happy.
2015-07-30 Alexey Samsonov[Sanitizer] Replace diagnostic string literal to workar...
2015-07-30 Pete CooperPrefix make_reverse_iterator with llvm namespace.
2015-07-30 Sean SilvaAvoid failure to canonicalize '..'.
2015-07-30 Sanjay Patelpush fast-math check for machine-combiner reassociation...
2015-07-29 Kostya Serebryany[asan,tsan,msan] move the memcmp interceptor from asan...
2015-07-29 Richard TrieuFix -Wredundant-move warning.
2015-07-29 Eric FiselierRevert recent CMake changes again due to failing compil...
2015-07-29 Richard Smith[modules] When performing redeclaration lookup for...
2015-07-29 Eric FiselierAttempt to fix build issues introduced by
2015-07-29 Matthias BraunIR: Implement Value::mergeUseLists() iteratively
2015-07-29 Lang Hames[MCJIT] Fix PR20656 by teaching MCJIT to honor Executio...
2015-07-29 Rui UeyamaRemove unused #includes.
2015-07-29 Rui UeyamaCOFF: Suppress "Duplicate entry" warning of lib.exe
2015-07-29 Nick LewyckyFix typo in unused variable name.
2015-07-29 Nick LewyckyFix typo "fuction" noticed in comments in AssumptionCac...
2015-07-29 Frederic Riss[dsymutil] Re-add command line option -v this time...
2015-07-29 Frederic Riss[dsymutil] Use option categories.
2015-07-29 Frederic Riss[dsymutil] Rename -v option to -verbose
2015-07-29 Pete CooperReapply "Add reverse(ContainerTy) range adapter."
2015-07-29 Oleksiy VyalovMake DWARF at_comp_dir symbolic links configurable...
2015-07-29 Michael J.... [ELF2] Templatize addChunk and handle section flags.
2015-07-29 Eric ChristopherRename hasCompatibleFunctionAttributes->areInlineCompat...
2015-07-29 Simon Pilgrim[X86][SSE] Keep 32-bit target i64 vector shifts on...
2015-07-29 Tim NorthoverAArch64: use 32-bit MOV rather than UBFX to truncate...
2015-07-29 Alex LorenzMIR Serialization: Serialize the frame info's save...
2015-07-29 Eric FiselierRecommit r243503 "[libcxx] Cleanup CMake configuration...
2015-07-29 Rui UeyamaCOFF: Fix command line option spelling.
2015-07-29 Alex LorenzMIR Parser: Extract the code that parses MBB references...
2015-07-29 Davide Italiano[SemaAccess] Provide meaningful message when we hit...
2015-07-29 Rui UeyamaRemove astyle-options.
2015-07-29 Simon Pilgrim[X86][SSE] Vectorize i64 ASHR operations
2015-07-29 Rui UeyamaCOFF: Ignore /ThrowNew command line option.
2015-07-29 Pete CooperRevert "Add reverse(ContainerTy) range adapter."
2015-07-29 David Blaikie[opaque pointers] Remove use of PointerType::getElement...
2015-07-29 Rui UeyamaCOFF: Add /safeseh command line option.
2015-07-29 Evgeniy Stepanov[asan] XFAIL 1 test on Android.
2015-07-29 Pete CooperAdd reverse(ContainerTy) range adapter.
2015-07-29 Alexey Samsonov[ASan] Disable dynamic alloca and UAR detection in...
2015-07-29 Rui UeyamaCOFF: ARM: Fix relocations to thumb code.
2015-07-29 Rui UeyamaCOFF: ARM: Fix DLL import table.
2015-07-29 Colin LeMahieu[llvm-objdump] Inverting logic to match the word "predi...
2015-07-29 Rui UeyamaCOFF: Fix seh.test.
2015-07-29 Colin LeMahieu[llvm-objdump] Merging MachO DumpSections in to FilterS...
2015-07-29 Jingyue WuRoll forward r242871
2015-07-29 Alex LorenzMIR Serialization: Serialize the '.cfi_def_cfa' CFI...
2015-07-29 Alex LorenzMIR Parser: Parse multiple LHS register machine operands.
2015-07-29 Douglas KatzmanUse the AddAllArgs overload which accepts an ArrayRef...
2015-07-29 Greg ClaytonCentralize where we update the source file contents...
2015-07-29 Hans WennborgRevert r243503 "[libcxx] Cleanup CMake configuration...
2015-07-29 Sanjay Patelmove DAGCombiner's allowableAlignment() helper function...
2015-07-29 Evgeniy Stepanov[asan] Remove special case mapping on Android/AArch64.
2015-07-29 Peter CollingbourneCFI: Update tests for various bit vector sizes followin...
2015-07-29 Peter CollingbourneLowerBitSets: Add debugging output.
2015-07-29 Michael Zolotukhin[Unroll] Handle SwitchInst properly.
next