platform/upstream/llvm.git
2015-01-15 Vince HarronUriParser - fixed potential buffer overrun
2015-01-15 Hal Finkel[asan] Loosen test for upcoming ppc64 change
2015-01-15 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-15 Hal FinkelRevert "r226086 - Revert "r226071 - [RegisterCoalescer...
2015-01-15 Vince HarronMoved Args::StringToXIntYZ to StringConvert::ToXIntYZ
2015-01-15 Philip ReamesStyle cleanup of old gc.root lowering code
2015-01-15 Matt ArsenaultR600/SI: Improve fpext / fptrunc test coverage
2015-01-15 Philip Reamesclang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
2015-01-15 Philip ReamesSplit GCStrategy.cpp into two files (NFC)
2015-01-15 Colin LeMahieu[Hexagon] Removing old versions of vsplice, valign...
2015-01-15 Dan AlbertUse set() instead of option() for string option.
2015-01-15 Marek OlsakR600/SI: Unify VOP2 instructions which are VOP3-only...
2015-01-15 Marek OlsakR600/SI: Use 64-bit encoding by default for opcodes...
2015-01-15 Marek OlsakR600/SI: Add V_READLANE_B32 and V_WRITELANE_B32 for VI
2015-01-15 Marek OlsakR600/SI: Don't shrink instructions whose e32 encoding...
2015-01-15 Marek OlsakR600/SI: Add common class VOPAnyCommon
2015-01-15 Marek OlsakR600/SI: Don't select SI-only VOP3 opcodes on VI
2015-01-15 Dan AlbertAdd a cmake option for LIT configuration variant.
2015-01-15 Colin LeMahieu[Hexagon] Adding vmux instruction. Removing old transf...
2015-01-15 Ramkumar Ramachandrastatepoint tests: use statepoint-example gc
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2015-01-15 Nico WeberFix a -Wnull-conversion warning.
2015-01-15 Nico WeberFix build after clang r226128.
2015-01-15 Colin LeMahieu[Hexagon] Deleting old float comparison instruction...
2015-01-15 Nathan SidwellPR 20146
2015-01-15 Evgeniy Stepanov[sanitizer] Restore -fno-lto accidentally removed in...
2015-01-15 Colin LeMahieu[Hexagon] Replacing old fadd/fsub instructions and...
2015-01-15 Evgeniy Stepanov[sanitizer] Implement include= option.
2015-01-15 Jonathan RoelofsRefactor configure_link_flags for modularity. NFC
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Alexander Kornienkoclang-tidy: 'size' call that could be replaced with...
2015-01-15 Daniel Sanders[mips] Fix a typo in the compare patterns for MIPS32r6...
2015-01-15 Vasileios KalintirisFix the C-API MCJIT test for 32-bit big endian machines.
2015-01-15 Evgeniy Stepanov[sanitizer] Flag parser rewrite.
2015-01-15 Evgeniy Stepanov[lsan] Fix a typo in a test.
2015-01-15 Evgeniy StepanovFix compilation of compiler_rt against libunwind.
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips32r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r2 platform. There...
2015-01-15 Mehdi AminiFix SelectionDAG -view-*-dags filtering
2015-01-15 Sylvestre LedruIn commit clang r226096, DefinitionRequired has been...
2015-01-15 Alexander KornienkoReplace size method call of containers to empty method...
2015-01-15 Chandler Carruth[PM] Port TargetLibraryInfo to the new pass manager...
2015-01-15 Chandler Carruth[PM] Track an LLVM API change by switching this code...
2015-01-15 Chandler Carruth[PM] Track an LLVM API update which separates the Targe...
2015-01-15 Chandler Carruth[PM] Separate the TargetLibraryInfo object from the...
2015-01-15 David MajnemerAST: alignof might be dependent because of alignment...
2015-01-15 Craig TopperHide some redundant AVX512 instructions from the asm...
2015-01-15 Rui UeyamaRename InputGraph.h -> Node.h.
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:
next