platform/upstream/llvm.git
2014-02-17 Kostya Serebryany[sanitizer] implement node removal in Deadlock graph
2014-02-17 Tim NorthoverDarwin: remove buggy assertion
2014-02-17 Craig TopperFix diassembler handling of rex.b when mod=00/01/10...
2014-02-17 Alexey Samsonov[compiler-rt] Fix CompilerTargetTriple for non-English...
2014-02-17 Kostya Serebryany[sanitizer] simplify DeadlockDetectorTLS
2014-02-17 Daniel Jasperclang-format: Don't wrap "const" etc. of function decla...
2014-02-17 Kostya Serebryany[sanitizer] add one more test for deadlock detection...
2014-02-17 Elena DemikhovskyAVX-512: implemented zext fron i1 to i16
2014-02-17 Gerolf Hoflehnerfix for null VectorizedValue assertion in the SLP Vecto...
2014-02-17 Saleem AbdulrasoolMCAsmParser: add some mixed argument tests
2014-02-17 Saleem AbdulrasoolMCAsmParser: better handling for named arguments
2014-02-16 Mark SeabornUse 16 byte stack alignment for NaCl on ARM
2014-02-16 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-16 Rafael EspindolaRemove dead code, we already require cmake 2.8.8.
2014-02-16 Rafael EspindolaRemove unnecessary typename.
2014-02-16 Nico RieckFix more broken CHECK lines
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-16 Nico RieckActually call FileCheck in tests
2014-02-16 NAKAMURA Takumillvmbuild: Exclude disabled targets from LLVMExports...
2014-02-16 NAKAMURA TakumiLLVMExports.cmake: Add System libs $(LIBS) to LLVMSuppo...
2014-02-16 NAKAMURA TakumiLLVMExports.cmake: Exclude gtest since they are not...
2014-02-16 Elena DemikhovskyAVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp...
2014-02-16 Gerolf Hoflehnerfixed typo in comment as my test commit
2014-02-16 NAKAMURA Takumiclang/unittests/AST,ASTMatchers: Remove _MSC_VER.
2014-02-16 NAKAMURA Takumicheck-clang: Introduce the feature "non-ms-sdk" to...
2014-02-16 NAKAMURA Takumicheck-clang: Introduce the feature "dw2" to suppress...
2014-02-16 NAKAMURA TakumiIntroduce the feature "can-remove-opened-file" to suppr...
2014-02-16 Eric ChristopherAdd a DIELoc class to cover the DW_FORM_exprloc set...
2014-02-16 Nico RieckUse -target instead of ignored -arch to fix x86_64...
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-16 Nico RieckRemove useless XPASS
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-16 Nico RieckFileCheck's -LABEL cannot be combined with -NOT or...
2014-02-16 Nico RieckFix broken RUN lines
2014-02-16 Saleem AbdulrasoolMCAsmParser: relax declaration parsing
2014-02-16 Ed Masteelf-core: Plug latent memory leak
2014-02-16 Marshall ClowRemove tabs that crept in during an earlier refactoring...
2014-02-16 Saleem AbdulrasoolARM IAS: (partially) support .arch_extension directive
2014-02-15 David BlaikieDebugInfo: imported_decl/using declarations at namespac...
2014-02-15 David BlaikieDebugInfo: Deduplicate entries in the fission address...
2014-02-15 Argyrios Kyrtzidis[Sema] Fix assertion hit while trying to do constant...
2014-02-15 David BlaikieDwarfDebug: Remove dead code.
2014-02-15 Arnold SchwaighoferRevert "SCEVExpander: Try hard not to create derived...
2014-02-15 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-15 Nico RieckCleanup docs about lit substitutions
2014-02-15 Craig TopperAdd opcode extension forms of MOV8ri/MOV16ri/MOV32ri.
2014-02-15 David MajnemerMS ABI: Remove a useless FileCheck line
2014-02-15 Nico RieckFix typo
2014-02-15 Marshall ClowMark issue 2293, 2241 and 2308 as complete
2014-02-15 Marshall ClowFirst pass at the Issaquah issues list
2014-02-15 David BlaikieMove test inputs into the Inputs directory (improvement...
2014-02-15 Ed MasteSimplify core file register context handling
2014-02-15 Manman RenPGO: fix a bug in parsing pgo data.
2014-02-15 Enrico Granata<rdar://problem/16006373>
2014-02-15 David MajnemerMS ABI: Fix some layout tests
2014-02-15 David MajnemerMS ABI: Fix some layout tests
2014-02-15 Richard SmithRemove transactional memory from c++ status page; there...
2014-02-15 Lang HamesRemove tautological test line (unsigneds are always...
2014-02-15 David BlaikieRemove unnecessary typename introduced in r201440.
2014-02-15 Richard SmithAdd some missing threes.
2014-02-15 Richard SmithAdd entries to C++ status page for Technical Specificat...
2014-02-15 Jason MolendaAdd some additional logging to the Mac OS X SystemRunti...
2014-02-15 Fariborz Jahanian[Objective-C Sema]. Warn when an indirectly overridden...
2014-02-14 David BlaikieDebugInfo: Implement DW_AT_stmt_list for type units
2014-02-14 David BlaikieDwarfUnit: Remove unnecessarily explicit/out of line...
2014-02-14 Rafael EspindolaHopefully fix the build with gcc.
2014-02-14 David BlaikieDwarfUnit: Remove unnecessary (void)t; that was previou...
2014-02-14 David BlaikieDwarfUnit: Refactor out DW_AT_stmt_list creation into...
2014-02-14 Rafael EspindolaAdd extern template instantiations of llvm::Calculate.
2014-02-14 Quentin Colombet[CodeGenPrepare][AddressingModeMatcher] Give up on...
2014-02-14 Richard SmithFix crash-on-invalid if decltype(auto) is used as a...
2014-02-14 David BlaikieConsistently print anonymous namespace names as "<anony...
2014-02-14 David BlaikiePrint anonymous namespaces as <anonymous namespace...
2014-02-14 Ed MasteAllow FreeBSD/i386 core files to be loaded
2014-02-14 Ed MasteCorrect offset calculation for FreeBSD i386 core NT_PRS...
2014-02-14 Tom StellardTargetLowering: n * r where n > 2 should be an illegal...
2014-02-14 Howard HinnantRemove myself as owner of libc++
2014-02-14 Tom StellardAdd generic nvptx targets
2014-02-14 Eli BenderskyRemove unused #include
2014-02-14 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-14 Fariborz Jahanian[IRGen]. Fixes a crash in using Objective-C array
2014-02-14 Diego NovilloSupport DWARF discriminators in object streamer.
2014-02-14 Reed KotlerThis patch has two main functions:
2014-02-14 Rafael EspindolaTrivial cleanup: reuse existing variable.
2014-02-14 Daniel Jasperclang-format: Fix formatting of class template declaration.
2014-02-14 Artyom SkrobovGenerate the DWARF stack frame decode operations in...
2014-02-14 Ed MasteAdjust logging test case after r201372
2014-02-14 Alexey SamsonovLSan: Print warning about dynamic linker only in verbos...
2014-02-14 Evgeniy Stepanov[asan] Replace posix_memalign with memalign in test.
2014-02-14 Argyrios KyrtzidisIf the headermap maps the filename to a framework inclu...
2014-02-14 Ed MasteUpdate decorators for tests that still fail with FreeBS...
2014-02-14 Alexey Samsonov[ASan] Rename asan_runtime_libraries to asan. Re-enable...
2014-02-14 Evgeniy Stepanov[asan] Disabled one more test on Android.
2014-02-14 Evgeniy Stepanov[asan] Change stack uar test to not use ulimit.
2014-02-14 Alexey SamsonovMove TSan lit-tests under test/tsan
2014-02-14 Alexey SamsonovMove ASan lit-tests under test/asan
2014-02-14 Alexey SamsonovMove MSan lit-tests under test/msan
2014-02-14 Evgeniy Stepanov[asan] Revert r201402, r201404.
2014-02-14 Evgeniy Stepanov[sanitizer] Fix getpwuid_r (and similar) interceptors...
2014-02-14 Alexey SamsonovRemove empty directories
next