platform/upstream/llvm.git
2013-06-18 Stephen LinFix C++ constructor/destructor tests when run on ARM
2013-06-18 Kevin EnderbyChange the arm assembler to support this from the v7c...
2013-06-18 Richard SmithDR14, DR101, and part of DR1: fix handling of extern...
2013-06-18 Quentin ColombetDuring SelectionDAG building explicitly set a node...
2013-06-18 John ThompsonFixed a typo and naming convention.
2013-06-18 Jack CarterMips ELF: Mark object file as ABI compliant
2013-06-18 Rafael EspindolaRemove uniqueID from PathV1.h.
2013-06-18 Rafael EspindolaUse llvm::sys::fs::GetUniqueID.
2013-06-18 Rafael EspindolaAdd a GetUniqueID that will replace the uniqueID of...
2013-06-18 Adrian PrantlFix a missing pointer deref that was uncovered by one...
2013-06-18 Enrico Granata<rdar://problem/12717717>
2013-06-18 Eli FriedmanCorrectly compute the index of the first string format...
2013-06-18 David BlaikieReduce indentation.
2013-06-18 Enrico GranataThis patch fixes the issue where our command-line tab...
2013-06-18 Richard SmithPR14503: Don't assert if a constexpr constructor templo...
2013-06-18 Rafael EspindolaConvert most uses of PathV1.h in ToolRunner.cpp.
2013-06-18 Enrico GranataRemoving the lldb-perf file group from our Xcode project
2013-06-18 Fariborz JahanianObjective-C: Fixes a typo correction bug where a
2013-06-18 Stefanus Du... Add support for encoding the HLE XACQUIRE and XRELEASE...
2013-06-18 Rafael EspindolaAdd a version of unique_file that return just the file...
2013-06-18 Stephen LinCodeGen: Have 'this'-returning constructors and destruc...
2013-06-18 Rafael EspindolaReturn a std::string from PrependMainExecutablePath.
2013-06-18 Rafael EspindolaRemove PathV1.h use from BugDriver.cpp.
2013-06-18 Rafael EspindolaRemove use of PathV1.h from ExecutionDriver.cpp.
2013-06-18 Nadav RotemScan the successor blocks and use the PHI nodes as...
2013-06-18 Nadav RotemAdd a return value to make this function more useful.
2013-06-18 Fariborz JahanianFix buildbot failure.
2013-06-18 Rafael EspindolaRemove usage of PathV1.h from OptimizerDriver.cpp.
2013-06-18 Edwin Vanecpp11-migrate: Transforms honour header modification...
2013-06-18 Rafael EspindolaConvert some uses of eraseFromDisk.
2013-06-18 Fariborz JahanianObjective-C [qoi]: privide typo correction for selectors
2013-06-18 Edwin Vanecpp11-migrate: Transform now responsible for applying...
2013-06-18 Rafael EspindolaDon't use PathV1.h in tools/bugpoint/Miscompilation...
2013-06-18 Reid KlecknerRemove option emitter from clang-tblgen
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-18 Kostya Serebryany[asan] fix a rare failure in fast unwinder, found by...
2013-06-18 Sergey Matveev[lsan] Set current_thread_tid correctly for main thread.
2013-06-18 Rafael EspindolaRemove duplicated file and directory.
2013-06-18 Evgeniy Stepanov[sanitizer] Fix Android build.
2013-06-18 Rafael EspindolaDon't convert object_error's enum to and from int.
2013-06-18 Evgeniy Stepanov[sanitizer] Remove a set of deprecated ioctls.
2013-06-18 Evgeniy Stepanov[sanitizer] Replace ext2_ ioctls with generic fs_ ioctls.
2013-06-18 Evgeniy Stepanov[sanitizer] Symbolic ioctl names.
2013-06-18 Amaury de la... ARM: fix literal load with positive offset encoding
2013-06-18 Amaury de la... ARM: add operands pre-writeback variants when needed
2013-06-18 Amaury de la... ARM: fix thumb literal loads decoding
2013-06-18 Amaury de la... ARM: thumb stores cannot use PC as dest register
2013-06-18 Timur IskhodzhanovHopefully fix the MSVS build after r184105
2013-06-18 Bill WendlingUpdate to new API.
2013-06-18 Bill WendlingUpdate to pass in pointers intead of references.
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-18 Nick LewyckyFix nondeterminism in .gcno file generation.
2013-06-18 Bill WendlingRemove dead prototype.
2013-06-18 Bill WendlingSimplify some of the code. No functionality change.
2013-06-18 Bob Wilsonsize_t on Darwin AAPCS targets is "unsigned long"....
2013-06-18 Chris Lattnerremove some @deprecated markers: LLVM APIs aren't depre...
2013-06-18 Dmitri GribenkoSimplify a loop in ProcessCodeCompleteResults(). Point...
2013-06-18 Dmitri GribenkoArrayRef'ize CodeCompletionContext::getNumSelIdents()
2013-06-18 Larisse Voufocontextual conversion fix: C++98 compatibility warning.
2013-06-18 John McCallAdd support for -fpcc-struct-return. Patch by Arthur...
2013-06-18 Larisse Voufor184100 Fix -- Updated test cases for contextual conversion
2013-06-18 Bob WilsonBuild Apple's llvmCore with --disable-zlib. <rdar:...
2013-06-18 Enrico Granata<rdar://problem/13270271>
2013-06-18 Sean Silva[yaml2obj][ELF] Factor out string table section creation.
2013-06-18 Sean Silva[yaml2obj][ELF] Refer specifically to the section heade...
2013-06-18 Sean Silva[yaml2obj][ELF] Ensure more fields are zero'd.
2013-06-18 Greg ClaytonAdded a troubleshooting page as a place to add commonly...
2013-06-18 Enrico Granata<rdar://problem/13926101>
2013-06-18 Adrian PrantlRemove an ugly hack that was meant to eliminate the...
2013-06-18 Enrico GranataAdding a "cmdline" category to the test suite
2013-06-18 Eli FriedmanDelete dead code.
2013-06-18 Greg ClaytonA collection of 3 patches to the COFF file ObjectFile...
2013-06-18 Eric ChristopherAccept and ignore -fdebug-types-section for now. This...
2013-06-18 Eric ChristopherFileCheck-ize.
2013-06-17 Eli FriedmanAdd a missing testcase for ObjC ivar encoding for a...
2013-06-17 Richard SmithTurn Clang 3.3 boxes on C++ status from yellow to green...
2013-06-17 Richard SmithPoint link at correct location for Clang 3.3 release...
2013-06-17 Enrico GranataRenaming the "--wipe" option to "command history" to...
2013-06-17 Michael SartainAdd new files to CMakeLists.txt to fix cmake build...
2013-06-17 Enrico Granata<rdar://problem/14134716>
2013-06-17 Eli FriedmanFix source range of CXXNewExpr with parentheses around...
2013-06-17 Rafael EspindolaFix the build with gcc 4.7 and -std=c++11.
2013-06-17 Eli FriedmanCompute the visibility of static local variables consis...
2013-06-17 Rafael EspindolaConvert two uses of eraseFromDisk.
2013-06-17 Andrew TrickMI-Sched: handle ReadAdvance latencies as used by Swift.
2013-06-17 Andrew TrickReenable, improve, and add MI-Sched unit tests.
2013-06-17 Andrew TrickGive RegMax higher priority.
2013-06-17 Andrew TrickRemove compareRPDelta.
2013-06-17 Andrew TrickMI Sched: fix a typo in RegPressure heuristics.
2013-06-17 Andrew TrickMI-Sched: Remove another heuristic that is sensitive...
2013-06-17 Andrew TrickMI-Sched: Track multiple candidates with the same prior...
2013-06-17 Sebastian Poprevert r183799: scop detection: remove an iteration...
2013-06-17 Enrico GranataFixing a linking issue when building LLDB with ToT...
2013-06-17 Matt KopecFix breakpoint test to account for full path of source...
2013-06-17 Sean CallananFixed a problem in the expression parser that
2013-06-17 Rui Ueyama[PECOFF] Extract atom definitions as Atoms.h so that...
2013-06-17 Eli FriedmanFix Expr::Classify to correctly classify ExtVectorEleme...
2013-06-17 Rafael EspindolaRemove usage of PathV1.h in FindBugs.cpp.
2013-06-17 Bill WendlingDirectly access objects which may change during compila...
2013-06-17 Rafael EspindolaReapply r183985 now that the missing check was added...
next