platform/upstream/llvm.git
2015-01-28 Greg FitzgeraldRemove PPC ELF target
2015-01-28 Bjorn SteinbrinkFix LLVMSetMetadata and LLVMAddNamedMetadataOperand...
2015-01-28 Simon Atanasyan[ELFYAML] Provide explicit value for relocation addendu...
2015-01-28 Michael Kuperstein[x32] Change the condition from bitness to LP64 for...
2015-01-28 Tom StellardR600: Move DataLayout to AMDGPUTargetMachine
2015-01-28 Tom StellardR600: Use a Southern Islands GPU as the default for...
2015-01-28 Tom StellardR600: Use a Southern Islands GPU as the default for...
2015-01-28 Hal FinkelFix typo (count correctly) in include/clang/AST/TypeNod...
2015-01-28 Nathan SidwellPR 20146
2015-01-28 Hal FinkelCorrect the AggressiveAntiDepBreaker's handling of...
2015-01-28 Sean SilvaAvoid testing for a particular choice of resource dir.
2015-01-28 Francisco Lopes... Improves overload completion result chunks.
2015-01-28 Michael Kuperstein[X86] Reduce some 32-bit imuls into lea + shl
2015-01-28 Michael Kuperstein[x32] Enable sibcall optimization on x32.
2015-01-28 Sean Silva[docs] Use slightly more proper .rst markup
2015-01-28 Sean Silva[docs] [cleanup] No need for a comment around C++11...
2015-01-28 Elena DemikhovskyAVX-512: Added FMA intrinsics with rounding mode
2015-01-28 Craig Topper[X86] Teach disassembler to handle illegal immediates...
2015-01-28 Craig Topper[X86] Merge printSSECC and printAVXCC. They only differ...
2015-01-28 Chandler Carruth[LPM] Rip all of ManagedStatic and ThreadLocal out...
2015-01-28 Chandler Carruth[LPM] A targeted but somewhat horrible fix to the legac...
2015-01-28 Elena DemikhovskyFold fcmp in cases where value is provably non-negative...
2015-01-28 Simon Atanasyan[Mips] Fix enumeral and non-enumeral type in conditiona...
2015-01-28 David Majnemerllvm-ar: Remove unimplemented -N option from -help
2015-01-28 David MajnemerSema: Ensure that __c11_atomic_fetch_add has a pointer...
2015-01-28 Chandler Carruth[LPM] Stop using the string based preservation API...
2015-01-28 Eric ChristopherMigrate AArch64 except for TTI and AsmPrinter away...
2015-01-28 Chandler CarruthIntroduce a section to the programmers manual about...
2015-01-28 David BlaikieAdd description to assert
2015-01-28 David BlaikiePR22356: DebugInfo: Handle the size of a member where...
2015-01-28 Enrico GranataEmit a warning the first time that one tries to resolve...
2015-01-28 Greg ClaytonChanges in 226712 needed some fixing as a platform...
2015-01-28 Lang HamesRevert r227247 and r227228: "Add weak symbol support...
2015-01-28 Zachary Turner[llvm-pdbdump] Add basic symbol dumping.
2015-01-28 Jim InghamSBThread::GetDescription should use the Thread format...
2015-01-28 Reid KlecknerMove EH personality type classification to Analysis...
2015-01-28 Jim InghamUse LLDB_INVALID_FRAME_ID for invalid frame ID's.
2015-01-28 Enrico GranataMove several GetByteSize() calls over to the brave...
2015-01-28 Greg ClaytonIf we say:
2015-01-28 Larisse VoufoRe-arrange DR test cases, and update DR status page.
2015-01-28 Kaelyn TakataUse the real CXXScopeSpec when setting the correction...
2015-01-28 Enrico GranataMore work for the dynamic type size feature
2015-01-28 Zachary Turner[llvm-pdbdump] Add support for printing source files...
2015-01-28 Zachary Turner[llvm-pdbdump] Print more friendly names for enum values.
2015-01-28 Enrico GranataPreparatory infrastructural work to support dynamically...
2015-01-28 Eric FiselierFix flag order of -xc++ in CXXCompiler.
2015-01-27 Quentin ColombetRevert r227242 - Merge vector stores into wider vector...
2015-01-27 Greg ClaytonAdded test case to make sure we don't regress on settin...
2015-01-27 Hans WennborgIntrin.h: define _XCR_XFEATURE_ENABLED_MASK
2015-01-27 Petar Jovanovic[mips] Use __clear_cache builtin instead of cacheflush()
2015-01-27 Enrico GranataFix a typo in code-signing.txt
2015-01-27 Richard SmithCleanups, and add some FIXMEs. No functional change.
2015-01-27 Alexey Samsonov[ASan] Fix test cases: don't assume that fast unwinder...
2015-01-27 Eric FiselierFix definition of __has_feature in r227263
2015-01-27 Eric FiselierEnsure __has_feature is defined in test/support/count_n...
2015-01-27 Zachary TurnerRun dos2unix against llvm-pdbdump.
2015-01-27 Saleem AbdulrasoolSymbolRewriter: allow rewriting with comdats
2015-01-27 Saleem AbdulrasoolSymbolRewriter: prevent unnecessary rewrite
2015-01-27 Rui UeyamaRemove kindInGroup reference.
2015-01-27 Alexey Samsonov[ASan] Fix use-after-scope in COMMON_INTERCEPTOR_ENTER...
2015-01-27 Zachary TurnerAdd support for dumping debug tables to llvm-pdbdump.
2015-01-27 Sanjay Patelremove function names from comments; NFC
2015-01-27 Chris BienemanRe-landing changes to use ArrayRef instead of SmallVect...
2015-01-27 Kostya Serebryany[fuzzer] properly enable asan's coverage feedback
2015-01-27 Sanjay Patelfix typos; NFC
2015-01-27 Kostya SerebryanyAdd a Fuzzer library
2015-01-27 Kaelyn TakataFix a think-o in handling ambiguous corrections for...
2015-01-27 Ahmed Bougacha[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.
2015-01-27 Sanjoy DasTeach IRCE to look at branch weights when recognizing...
2015-01-27 Alexey SamsonovRevert "[x86] Combine x86mmx/i64 to v2i64 conversion...
2015-01-27 Keno Fischer[ExecutionEngine] Fix r227228 tests on Windows
2015-01-27 Kevin Enderbydd the option, -link-opt-hints to llvm-objdump used...
2015-01-27 Simon Atanasyan[Mips] Remove unused function argument
2015-01-27 Simon Atanasyan[Mips] Support R_MIPS_GPREL16 relocation
2015-01-27 Sanjay PatelMerge vector stores into wider vector stores (PR21711)
2015-01-27 Zachary TurnerAdd llvm-pdbdump to tools.
2015-01-27 Eric FiselierFix linking pthread in tests on FreeBSD
2015-01-27 Simon AtanasyanUse Reference::KindValue instead of uint16_t to pass...
2015-01-27 Simon Atanasyan[Core] Reformat the code with clang-format
2015-01-27 Dmitry Vyukovtsan: properly instrument unaligned accesses
2015-01-27 Dmitry Vyukovtsan: properly instrument unaligned accesses
2015-01-27 Ramkumar Ramachandraoverloaded-intrinsic-name: exercise anyptr on struct
2015-01-27 Keno Fischer[ExecutionEngine] Add weak symbol support to RuntimeDyld
2015-01-27 Keno Fischer[ExecutionEngine] FindFunctionNamed: Skip declarations
2015-01-27 Nico Weber[libcxx] Make __wrap_iter work with gcc.
2015-01-27 Kai Nacke[mips] Add range checks and transformation to octeon...
2015-01-27 Larisse VoufoImplement the remaining portion of DR1467 from r227022...
2015-01-27 Alex RosenbergCheck wchar_t type on PS4.
2015-01-27 Chaoren LinFix copy paste error in file header.
2015-01-27 Adrian PrantlUpdate the doxygen comments in CGDebugInfo.h to follow...
2015-01-27 Kaelyn TakataProperly handle typos in the conditional of ?: expressi...
2015-01-27 Filipe CabecinhasFix part of r227215. PS4 code just omits leaf frame...
2015-01-27 Hafiz Abid... Clean lldb-mi test cases.
2015-01-27 Jim InghamThe MCJIT doesn't seem to call getPointerForNamedFuncti...
2015-01-27 Kostya SerebryanyAdd cmake flag LLVM_USE_SANITIZE_COVERAGE
2015-01-27 Filipe CabecinhasAdded more PS4 defaults for code generation
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-27 Marek OlsakR600/SI: Fix MIN3/MAX3 on VI, define MED3
2015-01-27 Marek OlsakR600/SI: Don't set patterns for chip-specific instructi...
2015-01-27 Marek OlsakR600/SI: Add VI versions of LDS atomics
next