platform/upstream/llvm.git
2015-01-15 Rui UeyamaSimplify.
2015-01-15 NAKAMURA Takumi[CMake] clangCodeGen: Prune a redundant "Target" out...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64 platform. There are...
2015-01-15 Rui Ueyama[ELF] Do not error on non-existent file in the driver.
2015-01-15 Rui UeyamaRemove InputGraph and use std::vector<Node> instead.
2015-01-15 David MajnemerAST: Ensure implicit records have default visibility
2015-01-15 Rui UeyamaRename InputElement Node.
2015-01-15 Rui UeyamaRemove InputGraph::addInputElement{,Front}.
2015-01-15 Rui UeyamaRemove WrapperNode.
2015-01-15 Rui UeyamaRemove FileNode::parse.
2015-01-15 Rui UeyamaRemove FileNode::getPath().
2015-01-15 NAKAMURA Takumi[CMake] Update libdeps on clangCodeGen, corresponding...
2015-01-15 Rui Ueyamatemporary commit.
2015-01-15 Rui UeyamaRemove InputGraph::size().
2015-01-15 Rui UeyamaSimplify FileNode.
2015-01-15 David MajnemerSimplifyIndVar: Remove unused variable
2015-01-15 Rui UeyamaMerge SimpleFileNode with WrapperNode.
2015-01-15 Simon Atanasyan[Mips] Define macros `__mips_isa_rev` in case of mips32...
2015-01-15 David MajnemerSema: Recover when a function template is in an extern...
2015-01-15 Tobias GrosserAdjust to the new explicit debug metadata
2015-01-15 Rui Ueyama[PECOFF] Remove an InputElement placeholder for the...
2015-01-15 Rui UeyamaRe-commit r225766, r225767, r225769, r225814, r225816...
2015-01-15 Nico WeberRemove unused parameter, followup to r179639. No behavi...
2015-01-15 Rui UeyamaAttempt to fix a Linux buildbot.
2015-01-15 NAKAMURA TakumiUpdate libdeps since TLI was moved from Target to Analy...
2015-01-15 NAKAMURA TakumiReorder.
2015-01-15 Hans Wennborgutils/release/tag.sh: fix -revision vs. -rc check
2015-01-15 Rui UeyamaRe-commit r225674: Convert other drivers to use Wrapper...
2015-01-15 Peter CollingbourneIntroduce llgoi, a REPL for Go
2015-01-15 Nico WeberRemove ASTConsumer::HandleVTable()'s bool parameter.
2015-01-15 Chandler Carruth[PM] Clean up the TLI doxygen comments prior to refacto...
2015-01-15 Jim InghamFix a little thinko in r226017 - the code to actually...
2015-01-15 Greg ClaytonDon't crash when we can't find a block for some reason...
2015-01-15 Hal FinkelRevert "r226071 - [RegisterCoalescer] Remove copies...
2015-01-15 Greg ClaytonDon't crash when we run into lexical block address...
2015-01-15 Greg ClaytonModified LLDB to be able to lookup global variables...
2015-01-15 Richard SmithPR13699: Include friend declarations in code completion...
2015-01-15 Chandler CarruthSwitch this header file to not hard-code Windows line...
2015-01-15 Chandler Carruth[PM] Update for LLVM r226078 which moved TargetLibraryI...
2015-01-15 Chandler Carruth[PM] Update for LLVM r226078 which moved TargetLibraryI...
2015-01-15 Chandler Carruth[PM] Move TargetLibraryInfo into the Analysis library.
2015-01-15 NAKAMURA TakumiWin64Exception.cpp: Try to fix crash for x64 EH. "Per...
2015-01-15 Ed MasteFix build after r226068: cannot initialize 'int' with...
2015-01-15 Sanjoy DasFix PR22222
2015-01-15 Jim InghamMake sure that when a breakpoint is hit but its conditi...
2015-01-15 Hal Finkel[TableGen] Add support for negative immediates to AsmMa...
2015-01-15 Rui UeyamaMake libmyshared.dylib a fat binary.
2015-01-15 Hal Finkel[RegisterCoalescer] Remove copies to reserved registers
2015-01-15 Hal Finkel[PowerPC] Add assembler support for mcrfs and friends
2015-01-15 Richard SmithFor PR21145: recognise a builtin call to a known deallo...
2015-01-15 Kate StoneThree related changes to help:
2015-01-15 Richard SmithFix crash-on-invalid and name lookup when recovering...
2015-01-15 Colin LeMahieu[Hexagon] Replacing old versions of stores and loads.
2015-01-15 Adrian PrantlAdd missing include directive for llvm::make_unique().
2015-01-15 Jonathan RoelofsRename src_root -> libcxx_src_root. NFC
2015-01-14 Enrico GranataReenable the logic to take an integer value and attempt...
2015-01-14 Jonathan RoelofsRename system_lib -> system_cxx_lib. NFC
2015-01-14 Ramkumar Ramachandra[GC] CodeGenPrep transform: simplify offsetable relocate
2015-01-14 Duncan P. N... IR: Fix comment spelling, NFC
2015-01-14 Colin LeMahieu[Hexagon] Replacing old version of convert and load...
2015-01-14 Philip ReamesgetMangledTypeStr: clarify how it mangles types, and...
2015-01-14 NAKAMURA TakumiUpdate libdeps in NVPTXCodeGen, since r225944.
2015-01-14 Zachary TurnerOnly set the StopInfo on Windows if the stop is valid...
2015-01-14 Zachary TurnerDon't try to link libpthread on Windows.
2015-01-14 Reid KlecknerUse MMI->getPersonality() instead of MMI->getPersonalit...
2015-01-14 Duncan P. N... IR: Move MDLocation into place (clang testcases)
2015-01-14 Duncan P. N... IR: Move MDLocation into place
2015-01-14 Matthias BraunMachineVerifier: Allow undef reads if a matching superr...
2015-01-14 Duncan P. N... IR: Always print MDLocation line
2015-01-14 Duncan P. N... IR: Drop metadata references more aggressively during...
2015-01-14 Jonathan RoelofsRename library_root to libcxx_library_root. NFC
2015-01-14 Zachary TurnerFix a number of tests on Windows.
2015-01-14 Greg ClaytonSpecify ObjC++ when running heap commands in case we...
2015-01-14 Jonathan RoelofsRefactor configure_compile_flags. NFC
2015-01-14 Vince HarronFixes compilation/run error with BUILD_SHARED_LIBS...
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2015-01-14 Ed Mastetest: Add workaround for FreeBSD libedit vs readline...
2015-01-14 Colin LeMahieu[Hexagon] Removing old, unused !tstbit instructions.
2015-01-14 Rafael EspindolaAdd a test that would have found the issue with r225644.
2015-01-14 Chandler Carruth[MBP] Add flags to disable the BadCFGConflict check...
2015-01-14 Bill Schmidt[PPC64] Add support for the ICBT instruction on POWER8.
2015-01-14 Rafael EspindolaFix linking of shared libraries.
2015-01-14 David BlaikieAdd comment about a gotcha I ran across while touching...
2015-01-14 Duncan P. N... IR: Fix a use-after-free in RAUW
2015-01-14 David Blaikieunique_ptrify the value in DominatorTreeBase::DomTreeNodes
2015-01-14 Greg ClaytonTyping "gui" will crash programs that don't give LLDB...
2015-01-14 Rafael EspindolaFix handling of extern_weak. This was broken by r225983.
2015-01-14 Daniel Jasperclang-tidy: Add initial check for "Don't use else after...
2015-01-14 Jonathan RoelofsSupport picking the unwinder used for testing on linux...
2015-01-14 David MajnemerInstCombine: Don't take A-B<0 into A<B if A-B has other...
2015-01-14 Rafael EspindolaRevert "Add r224985 back with two fixes."
2015-01-14 Reid KlecknerEmit the Itanium LSDA for unknown EH personalities...
2015-01-14 Reid KlecknerRemove dead code for llvm.eh.selector in the old EH...
2015-01-14 Zachary TurnerImplement demangling on Windows.
2015-01-14 Zachary TurnerAdd null pointer checks to some SBStream functions.
2015-01-14 Hans Wennborgdocs/conf.py: bump version to 3.7
2015-01-14 Hans WennborgUpdate PACKAGE_VERSION to 3.7.0svn
2015-01-14 Colin LeMahieu[Hexagon] Removing old versions of cmph and updating...
2015-01-14 Rafael EspindolaAdd support for comdats with names larger than 256...
2015-01-14 Steven WuRevert "More robust deployment target parsing on darwin"
next