platform/upstream/llvm.git
2013-07-01 Chad Rosier[ARMAsmParser] Sort the ARM register lists based on...
2013-07-01 Lang HamesMake PBQP require/preserve MachineLoopInfo - the spille...
2013-07-01 Sean Silva[docs] Amend confusing title
2013-07-01 Akira Hatanaka[mips] Reverse the order of source operands of shift...
2013-07-01 Ulrich Weigand[PowerPC] Also add "msync" alias
2013-07-01 Eli FriedmanFix CMakeLists.txt.
2013-07-01 Akira Hatanaka[mips] Increase the number of floating point control...
2013-07-01 Eli FriedmanFix mangling for block literals.
2013-07-01 Akira Hatanaka[mips] Fix test case to check that mips64 instructions...
2013-07-01 Anton KorobeynikovReally fix the test. Sorry for the breakage...
2013-07-01 Anton KorobeynikovFix the test which relies on uncommitted change
2013-07-01 Cameron ZwarichFix the build after r185363. Use llvm::next instead...
2013-07-01 Michael SartainSplit symbol support for ELF and Linux.
2013-07-01 Anton KorobeynikovAdd jump tables handling for MSP430.
2013-07-01 Cameron ZwarichFix PR16508.
2013-07-01 Anton KorobeynikovFix MSP430 builtin types.
2013-07-01 Hal FinkelDon't form PPC CTR loops for over-sized exit counts
2013-07-01 Tim NorthoverAArch64: correct CodeGen of MOVZ/MOVK combinations.
2013-07-01 Matt Beaumont-Gay(1) Add ".test" to test/Other/lit.local.cfg, so llvm...
2013-07-01 Jim InghamFormatting cleanup.
2013-07-01 Tim NorthoverRevert r185339 (ARM: relax the atomic release barrier...
2013-07-01 Manman RenDebug Info: Scope of a DebugLoc should not be null.
2013-07-01 Ulrich Weigand[PowerPC] Fix @got references to local symbols
2013-07-01 Marshall ClowImplement n3656 - make_unique. Thanks to Howard for...
2013-07-01 Ulrich Weigand[PowerPC] Add "wait" instruction
2013-07-01 Ulrich Weigand[PowerPC] Support "eieio" instruction
2013-07-01 Michael GottesmanAdded c++ mode selector to head of SelectionDAGBuilder...
2013-07-01 Ulrich Weigand[PowerPC] Add some existing instructions to ppc64-encod...
2013-07-01 Daniel JasperFix incorrect token counting introduced by r185319.
2013-07-01 Alexey Samsonov[ASan] try to fix Windows build
2013-07-01 Ulrich Weigand[PowerPC] Add variants of "sync" instruction
2013-07-01 Marshall ClowImplement n3658 - Compile-time integer sequences
2013-07-01 Alexey Samsonov[ASan] Properly disable strict init-order checking...
2013-07-01 Evgeniy Stepanov[msan] Intercept stpcpy.
2013-07-01 Tim NorthoverARM: relax the atomic release barrier to "dmb ishst"
2013-07-01 Evgeniy Stepanov[sanitizer] Intercept getnameinfo.
2013-07-01 Alexander KornienkoAvoid column limit violation in block comments in certa...
2013-07-01 Justin Holewinski[NVPTX] Add support for module-scope inline asm
2013-07-01 Justin Holewinski[NVPTX] We dont use NVBuiltin anymore
2013-07-01 Justin Holewinski[NVPTX] Cut down on physical register defs
2013-07-01 Justin Holewinski[NVPTX] 64-bit ADDC/ADDE are not legal
2013-07-01 Justin Holewinski[NVPTX] Fix vector loads from parameters that span...
2013-07-01 Justin Holewinski[NVPTX] Handle signext/zeroext attributes properly
2013-07-01 Justin Holewinski[NVPTX] Add support for native SIGN_EXTEND_INREG where...
2013-07-01 Justin Holewinski[NVPTX] Add isel patterns for [reg+offset] form of...
2013-07-01 Justin Holewinski[NVPTX] Make sure we zero out high-order 24 bits for...
2013-07-01 Daniel JasperDon't align "} // namespace" comments.
2013-07-01 Alexey SamsonovChange __sanitizer_symbolize_demangle hook return type...
2013-07-01 Alexander Potapenko[ASan] Cache atos processes to make Darwin symbolicatio...
2013-07-01 Sergey Matveev[sanitizer] Use the correct macro to check glibc version.
2013-07-01 NAKAMURA Takumiclang/test/lit.cfg: Improve is_filesystem_case_insensit...
2013-07-01 NAKAMURA Takumillvm-symbolizer: Recognize a drive letter on win32...
2013-07-01 Daniel JasperDon't add an extra space before ellipsis after pointers.
2013-07-01 Daniel JasperKeep space between pointer and block comment.
2013-07-01 Daniel JasperFix braced-list detection in lieu of trailing comments.
2013-07-01 Alexey Samsonov[ASan] Add sanity test for asan_symbolize.py script
2013-07-01 Evgeniy Stepanov[sanitizer] Fix build with older kernels.
2013-07-01 Serge PavlovAdded the test missed from r185080.
2013-07-01 Alexey Samsonov[ASan] Remove leading underscores from function names...
2013-07-01 Alexey SamsonovHide mlock/munlock info message under verbosity flag.
2013-07-01 Sylvestre LedruFollowing the modification introduced in llvm by commit...
2013-07-01 Sylvestre LedruFollowing the modification introduced in llvm by commit...
2013-07-01 Sylvestre LedruThe build system is currently miss-identifying GNU...
2013-07-01 Rui Ueyama[PECOFF][Writer] Set SizeOfInitializedData file header.
2013-07-01 Rui Ueyama[PECOFF][Writer] Add setter methods that sets the impor...
2013-07-01 Rui Ueyama[PECOFF][Writer] Do not emit the empty section as Windo...
2013-07-01 Rui Ueyama[PECOFF][Writer] Amend the comment about DLL linking.
2013-07-01 Craig TopperPut helper class in anonymous namespace.
2013-07-01 Craig TopperPut helper class in anonymous namespace.
2013-07-01 Richard SmithPR16502: Fix a dumb bug where we might look past the...
2013-07-01 Craig TopperPut helper classes in an anonymous namespace.
2013-07-01 Craig TopperUse LLVM_DELETED_FUNCTION on unimplemented copy constru...
2013-07-01 Craig TopperPut helper classes in an anonymous namespace.
2013-07-01 Craig TopperUse static for helper functions instead of an anonymous...
2013-07-01 Arnold SchwaighoferLoopVectorize: Math functions only read rounding mode
2013-07-01 Howard HinnantIn istream::ignore, check the delimeter as an int_type...
2013-07-01 Howard HinnantThe bind and function functor constructors and assignme...
2013-06-30 Craig TopperMake string pointer const.
2013-06-30 Craig TopperPut helper classes into anonymous namespace.
2013-06-30 Vincent LejeuneR600: Fix an unitialized variable in R600InstrInfo.cpp
2013-06-30 James DennettDocumentation cleanup for TypeOrdering.h.
2013-06-30 Ahmed BougachaX86: POP*rmm: move address operand to (ins) from (outs).
2013-06-30 Stephen LinRestore r184205 and associated commits (after commit...
2013-06-30 Stephen LinDeadArgumentElimination: keep return value on functions...
2013-06-30 Howard HinnantFix bind by making _is_valid_bind_return more robust...
2013-06-30 James DennettDocumentation cleanup: Mostly formatting \brief documen...
2013-06-30 Alexey SamsonovAlways set -m32/-m64 flags for targeting i386/x86_64...
2013-06-30 Alexey SamsonovDefine the path to llvm-symbolizer tool in a common...
2013-06-30 Rui Ueyama[PECOFF][Writer] Fix buildbot failure on x86_64-win7.
2013-06-30 Benjamin KramerConstantFold: Check that truncating the other side...
2013-06-30 Rui Ueyama[PECOFF][Reader] Create a jump table for functions...
2013-06-30 Richard SmithTeach -Wunsequenced that the side-effects of a function...
2013-06-30 Richard SmithReinstate r185229, reverted in r185256, with a tweak...
2013-06-30 David MajnemerLex: Cleanup whitespace in PragmaRegionHandler
2013-06-30 James DennettBug fix: Make RecursiveASTVisitor<T>::TraverseLambdaExp...
2013-06-30 James DennettAdd enumerators to TestVisitor::Language to allow visit...
2013-06-30 Howard HinnantMatthew Dempsky: POSIX defines that the _POSIX_C_SOURCE...
2013-06-29 Howard HinnantMatthew Dempsky: Same as stdexcept.cpp in libc++abi...
2013-06-29 Howard HinnantPrevent '\b' from backing up into invalid memory. ...
2013-06-29 David MajnemerValueTracking: Teach isKnownToBeAPowerOfTwo about ...
next