platform/upstream/llvm.git
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-08 Adam Nemet[bugpoint] Don't ignore arg in -compile-commad="tool...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-08 Craig TopperDe-virtualize a method since it doesn't override anythi...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-08 Adrian PrantlRevert "Experimentally enable --verify-debug-info on...
2014-03-08 David BlaikieDebugInfo: further improvements to test following up...
2014-03-08 Ted Kremenek[-Wunreachabe-code] Don't warn about unreachable destru...
2014-03-08 Ted KremenekFix CFG bug where the 'isTemporaryDtorsBranch' bit...
2014-03-08 Ted Kremenek[CFG] Record would-be successor for noreturn destructor.
2014-03-08 Ted Kremenek[-Wunreachable-code] Handle 'return' with no argument...
2014-03-08 Jason MolendaNeed to use rm -rf on dSYM bundle directories.
2014-03-08 Rui UeyamaRemove extra space.
2014-03-08 Jason MolendaAdd API logging to the SBQueue/SBQueueItem/SBThread...
2014-03-08 David BlaikieDebugInfo: Fix test fallout from r203323
2014-03-08 Rui UeyamaAdd one more test for r203308.
2014-03-08 Adrian PrantlExperimentally enable --verify-debug-info on some testc...
2014-03-08 Adrian PrantlAdd back the original version of the test, too. (as...
2014-03-08 Rafael EspindolaAdd an option to disable plugins in clang.
2014-03-08 Adrian PrantlWork around a bug in LLDB (it finds the wrong "C",...
2014-03-08 David BlaikieDebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TA...
2014-03-08 Rui UeyamaFix a bug that mergeCases table does not match the...
2014-03-08 Rafael EspindolaRevert "Add an option to disable plugins in clang."
2014-03-08 Rafael EspindolaAdd an option to disable plugins in clang.
2014-03-08 Eric ChristopherAdd support for hashing location information for CU...
2014-03-08 Richard SmithRevert accidentally-committed file.
2014-03-08 Richard SmithModule [extern_c] attribute: inherit to submodules...
2014-03-07 Adam Nemet[DAGCombiner] Distribute TRUNC through AND in rotation...
2014-03-07 Adam Nemet[DAGCombiner] Recognize another rotation idiom
2014-03-07 Adam Nemet[DAGCombiner] Slightly improve readability of matchRota...
2014-03-07 Michael J.... [docs] Add missing features for the x86-64 ELF backend.
2014-03-07 Jason MolendaFix a small inferior process memory leak in SystemRunti...
2014-03-07 Arnold SchwaighoferISel: Make VSELECT selection terminate in cases where...
2014-03-07 Jason MolendaRe-enable ProcessElfCore for non-FreeBSD/Linux builds...
2014-03-07 Adrian PrantlRemove unnecessary test for Darwin and update testcase...
2014-03-07 Rui Ueyama[PECOFF] Support a new type of weak symbol.
2014-03-07 Eric ChristopherAdd a virtual destructor to quiet a warning.
2014-03-07 Owen AndersonRange-ify some for loops.
2014-03-07 Eric ChristopherActually add the header file.
2014-03-07 Eric ChristopherTwo part patch:
2014-03-07 Eric ChristopherAdd include guards and make public a few routines that...
2014-03-07 Ismail PazarbasiReplace "can not" with "cannot" in diagnostics messages.
2014-03-07 Eli BenderskyRemove unused method declaration
2014-03-07 Adrian PrantlRevert "Remove unnecessary check for Darwin. rdar:...
2014-03-07 Aaron BallmanIn my tests, I'm finding that declaring iterators in...
2014-03-07 Sasa StankovicMoved test file from test/MC/Mips to test/CodeGen/Mips.
2014-03-07 Adrian PrantlRemove unnecessary check for Darwin. rdar://problem...
2014-03-07 David BlaikieDebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlin...
2014-03-07 David BlaikieDebugInfo: Update test to cover linux (with a FIXME...
2014-03-07 Benjamin Kramer[C++11] Revert uses of lambdas with array_pod_sort.
2014-03-07 Benjamin Kramer[C++11] Revert uses of lambdas with array_pod_sort.
2014-03-07 Greg ClaytonRemove unused code.
2014-03-07 Marshall ClowUpdate status for LWG 2193 and 2344.
2014-03-07 Marshall ClowImplement LWG #2344: quoted()'s interaction with paddin...
2014-03-07 Benjamin Kramer[C++11] Convert sort predicates into lambdas.
2014-03-07 Benjamin Kramer[C++11] Convert sort predicates into lambdas.
2014-03-07 Eric ChristopherActually include the ArrayRef header rather than rely...
2014-03-07 Eric ChristopherFix up formatting.
2014-03-07 Eli BenderskyFix EXPECT_* to not produce a compile warning.
2014-03-07 Ted Kremenek[-Wunreachable-code] Treat constant globals as configur...
2014-03-07 Ted KremenekZap another dead 'break' statement.
2014-03-07 Tom StellardR600/SI: Using SGPRs is illegal for instructions that...
2014-03-07 Tom StellardR600/SI: Custom lower i1 stores
2014-03-07 Ahmed CharlesReplace OwningPtr with std::unique_ptr.
2014-03-07 Aaron Ballman[C++11] Replacing DeclBase iterators decls_begin()...
2014-03-07 Ahmed CharlesReplace OwningPtr::isValid() with conversion to bool.
2014-03-07 Benjamin Kramer[C++11] DwarfDebug: Turn single-use functors into lambdas.
2014-03-07 Ahmed CharlesChange OwningPtr::take() to OwningPtr::release().
2014-03-07 Greg ClaytonVerify we have a correct ELF or Mach core file before...
2014-03-07 Jordan Rose[ADT] Update PointerIntPair to handle pointer types...
2014-03-07 Michael Gottesman[docs] Teach CMake docs build how to generate Qt Creato...
2014-03-07 Ed MasteUse predefined $(RM) in clean rule, and -r only for...
2014-03-07 Benjamin Kramer[C++11] DwarfDebug: Use range-based for loops.
2014-03-07 Rafael EspindolaDon't avoid cfi instructions on the bg/p.
2014-03-07 Ed MasteFix malloc thread step-out test on FreeBSD
2014-03-07 Ted KremenekRemove dead 'break' (dominated by 'return').
2014-03-07 Ted KremenekRemove dead return and simplify code.
2014-03-07 Ted KremenekRemove dead 'return'.
2014-03-07 David MajnemerMC: Use MachO::SectionType for MCSectionMachO::getType...
2014-03-07 David BlaikieDebugInfo: Refactor high_pc/low_pc construction into...
2014-03-07 Aaron BallmanRenaming the chains() ranged iterator to chain() per...
2014-03-07 Aaron Ballman[C++11] Replacing IndirectFieldDecl iterators chain_beg...
2014-03-07 Nico WeberAdd a note in the user manual that tsan is not supporte...
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for clang.
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2014-03-07 Duncan P. N... C++11: Remove const from in auto guidelines
2014-03-07 David BlaikieDebugInfo: Restrict DW_AT_high_pc encoding as data4...
2014-03-07 Aaron Ballman[C++11] Replacing ObjCMethodDecl iterators param_begin...
2014-03-07 Duncan P. N... C++11: Copy pointers with const auto *
2014-03-07 Ed MasteFix test 'make clean' target for empty $(DSYM) on FreeBSD
2014-03-07 Aaron Ballman[C++11] Adding an iterator_range accessor for parameter...
2014-03-07 Duncan P. N... ARM: Make .unreq directives case-insensitive
2014-03-07 Aaron Ballman[C++11] Replacing BlockDecl iterators param_begin(...
2014-03-07 Benjamin Kramer[C++11] Now that the users are gone, rip out the duplic...
2014-03-07 Aaron Ballman[C++11] Replacing FunctionDecl iterators param_begin...
2014-03-07 Tim NorthoverARM: fix file's header comment
2014-03-07 Dmitri GribenkoAdd missing std:: qualifiers
2014-03-07 Ed MasteAdd decorator for recent FreeBSD failure
next